html{
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 0.75em;
	color: #444;
	/*background: #EBE8DF url(images/fond.png) repeat-x;*/
	background: #898888 url(images/body.png) repeat-x;
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link{color: #444;
	background: transparent;
	text-decoration: none;
}

a:visited{color: #666;
background: transparent;
text-decoration: none;
}
a:hover{color: #437843;
	background: transparent;
text-decoration: none;
}

a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}
a img{border: none;}

hr{
	display: none;
}

h2{
	color: #454A5F;
	/* background: transparent; */
	font-size: 1.4em;
	background: url(images/h2.png) no-repeat left;
	padding-left: 0.8em;
	padding: 0 0.2em 0 1.3em;
}

h2 a{
	color: #454A5F;
	background: transparent;
	text-decoration: none;
}

h2 a:visited{
	color: #454A5F;
	background: transparent;
}

label{
	cursor: pointer;
	cursor: hand;
}

ul{
	list-style-image: url(images/puce.png);
}

ol{
	list-style: decimal;
}

blockquote{
	background: #EEE url(images/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

pre{
	font-size: 1.2em;
	font-family: monospace;
	border: 1px solid #E0E0E0;
	padding: 1em;
	margin: 0 auto;
	background: #EEE;
	color: #000;
	width: 90%;
	overflow: auto;
}
/*******************************************************************/
div#page{
	position: relative;
	width: 62em;
	text-align: left;
/*	margin: auto; */
	margin-left: 170px;

	padding: 0;
	border: 0px solid #999999;
	background: #FFF;
	color: inherit;
}
/*******************************************************************/
#top{
	background: #ffffff url(images/martinez.png) no-repeat;
	line-height: 155px;
	height: 155px;
}

h1{
	margin: 0;
	padding: 1.5em;
	font-family: arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1.1em;

}

#top h1 a{
	text-decoration: none;
	color: #E2EBDE;
	background: transparent;
	float: right;
		
}
/*******************************************************************/
p#prelude{
	position: absolute;
	top: 5px; 
	right: 5px;
	margin: 0;
	color: #FFD633;
	background: transparent;
	font-size: 0.9em;
}

p#prelude a{
	color: #FFD633;
	text-decoration: none;
}
/*******************************************************************/
div#content{
	width: 43em;
	float: left;
	padding: 1em;
}

div.post{
	margin-bottom: 2em;
}

p.post-info{
	background: #EEE url(images/postinfo.png) no-repeat bottom right;
	padding: 3px;
	border: 1px solid #EEE;
	-moz-border-radius: 4px;
}
/*******************************************************************/
#sidebar{
	width: 14em;
	float: right;
	padding: 1em;
	background: #E6EBE4;
	-moz-border-radius: 5px;
}

#sidebar h2{
	font-size: 1.2em;
	background: transparent;
	padding-left: 0;
        padding: 0 0 0 0;
}

#sidebar ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#sidebar li{
	margin: 0;
	padding: 0;
	display:inline;
}

#sidebar a{
	display: block;
	padding: 0.1em;
	text-decoration: none;
}

#sidebar a:hover{
	background: #FFF url(images/menu.gif);
}

#calendar{
	text-align: center;
}

#calendar h2{
	display: none;
}

#calendar table{
	font-size: 0.8em;
}

#calendar a{
	display: inline;
}

#calendar td a{
	font-weight: bold;
	border: 1px dotted;
	padding: 0;
}

/*******************************************************************/
#footer{
	clear: both;
	background: #898888;
	color: #666;
	margin: 0;
	padding: 0em;
	height: 0em; /* pour un bug bizarre d'IE6 */
}

#footer a{
        color: #E2EBDE;
        font-size: 1em;
        background: transparent;
        text-decoration: none;
	  
}


/*******************************************************************/
.field label{
	display: block;
}

fieldset{
	border: none;
}

textarea{
	width: 90%;
	border: 1px solid #999;
	-moz-border-radius: 4px;
}

#chercher input{
	border: 1px solid #999;
	background: #FCFCFC;
	/*background: #ffffff url(img/input_bg.gif);
	        float: left;
        height: 18px; 
        padding: 3px 0px 0px 4px;*/
	-moz-border-radius: 4px;
} 

#tribune input{
        border: 1px solid #999;
        background: #FCFCFC;
        /*background: #ffffff url(img/input_bg.gif);
                float: left;
        height: 18px;
        padding: 3px 0px 0px 4px;*/
        -moz-border-radius: 4px;
}



#tribune p { overflow: hidden; margin: 0; font-size: 0.9em; line-height: 1.5em }

#tribune form { margin: 0; margin-top: 0.9em; margin-bottom: 0.9em; text-align: center }
#tribune h4 { color: black; border-bottom: 1px dotted black; font-size: 0.8em; }
#tribarchive h4 { color: black; border-bottom: 1px dotted black; font-size: 0.9em; }
#tribarchive p { overflow: hidden; margin: 0; font-size: 0.9em; line-height: 1.5em }
/*
.tribune_odd { background: none; }
.tribune_even { background: #D3D3D3; }
*/
.catimage { border:1; float: right; }

#comments input{
	border: 1px solid #999;
	background: #FCFCFC;
	/*background: #ffffff url(img/input_bg.gif);
	        float: left;
        height: 18px; 
        padding: 3px 0px 0px 4px;*/
	-moz-border-radius: 4px;
} 

a#lienshome {
        display: block;
        padding: 0.1em;
        text-decoration: none;
}

a:hover#lienshome {
        background: #FFF url(images/menu.gif);
}

#adsgalerry {
padding-left: 8px;
margin: 0px;
}
#bande {
padding-top: 265px;
margin-left: 5px;
float: left;
}
#attention {
padding: 10px;
border: 1px solid #FF0000;
background: #FFEFEF;
color: #FF0000;
text-align: center;
font-size: 11px;
}

