/*
Theme Name: rezo21.net
Theme URI:
Description:
Version: 1.1
Author: Emmanuel
*/
* { margin: 0; }

body
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
background: url(images/bg.jpg);
}
a { color: #5A780A; }
a:hover { color: #000; }

#wrap
{
background: #fff url(images/footer.jpg) bottom no-repeat;
	width: 765px;
	text-align: left;
margin-bottom:20px;
}
img, img a { border: 0; margin:0px; padding:0px;}

#header
{
background: url(images/header.jpg) no-repeat;
	height: 146px;
}

#header img
{
margin:15px 0px 0px 10px;
}

#header .logo
{	
	background: url(images/logo.jpg) no-repeat;
	vertical-align: middle;
	padding-left: 70px;
	padding-top: 30px;


}
#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #4D6A00;
}

#menu
{
background:#6197c5;
	height: 25px;
line-height:25px;
padding-left:15px;
color:white;
font-weight:bold;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a{
	padding: 10px 20px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}

#content
{
	padding: 20px 0px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 560px;
	padding: 0 0 0px 0px;
}

#right
{
position:relative;
left:-31px;
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 158px;
}
#left img
{
	/*margin: 5px;
	max-width: 98%;*/
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/bug.png) no-repeat left top;
	background-position: 0 5px;
	padding-left: 10px;
	margin: 0;
	border: 0;
}
#left .post blockquote
{
	margin: 10px;
	/*background: url(images/quote.jpg) no-repeat top left;*/
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	background: url(images/picto-titre.jpg) no-repeat 1% 35%;
	padding:0px 0px 5px 40px;
	margin: 0px 0px 10px 0px;
	font-size: 19px;
	text-decoration: underline;
	color: #a1af5a;
	font-weight:bold;
}
.post .title a
{
	font-size: 19px;
	text-decoration: underline;
	color: #a1af5a;
	font-weight:bold;
}
.post .title a:hover
{
	color: #4D6A00;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 0px;
	margin-bottom: 35px;
}

.entry p{margin: 0px 0px 0px 0px; padding: 0px 5px 0px 5px}
/*.entry blockquote{width:500px; height:185px}*/




.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 158px;
	height: 22px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 158px;
	height:270px;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#right ul li 
{
	padding: 0px 0px 0px  0px;
	margin: 0px 0px 0px  3px;


	
}

#right ul li a
{
	width: 145px;
	height:50px;

}

#right ul li a:visited
{


}

#right ul li a:hover
{

	
}

.lmid h2
{
	/*font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;*/
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 158px;
	height: 27px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer{position:relative;top:12px;color:#6197c6;text-align:center; height:30px; margin: 10px 0px 0px 0px; }
#footer a{ color:#888; font-size:14px; text-decoration:none; margin: 5px 0px 0px 0px; vertical-align:middle}
#footer a:hover{ color:#555;}
#footer .picto{ margin-bottom:5px;}



.fleche-haut{background:#ffffff url(images/fleche-haut.jpg) no-repeat 10% 50%; color:#888; font-size:12px; font-weight:bold}
.tab-pdf {border-left:3px solid #f2f2f2; border-bottom:3px solid #f2f2f2}

#Layer1, #Layer2{position:absolute; left:45%; top:10%; width:362px; visibility: hidden;  background-color:#FFFFFF;  border:20px solid #ddd; padding:5px;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;}
#Layer1 .fermer , #Layer2 .fermer{float:right;margin:15px;}
#Layer1 .fleche , #Layer2 .fleche{background: transparent url(images/fleche-droite.jpg) no-repeat 0% 50%;padding:0px 0px 0px 20px}
#Layer1 a, #Layer2 a{ color:#a1af5a; font-size:12px; font-weight:bold}
#Layer1 strong, #Layer2 strong{ color: #3f3f3f; font-weight:bold; background-color:#F7F7F7}




.puzzle-bas {margin-top:-7px;_margin-top:0px;}


.liste {
position:relative;
left:85px;
top:-13px;
border-left:2px solid #7da7d9;
width:140px;
text-align:left;
}

#left .liste ul li {
margin-bottom:20px;
list-style-type:circle;
list-style-position:inside;
}

#left li.test a {
color:#6197C5;
}

.menupetales {
height:175px;
position:relative;
left:-20px;
}

.detail-responsable {
margin-top:30px;
float:right;
border-left:1px dotted #cccccc;
width:150px;
text-align:left;
}

#left .detail-responsable ul li {
padding:0px 0px 0px 10px;
margin:0px;
}

.detail-org {
margin-top:30px;
float:right;
border-left:1px dotted #cccccc;
width:170px;
padding:0px 10px 0px 0px;
text-align:left;
}

#left .detail-org ul li {
padding:0px 0px 0px 10px;
margin:0px;
}

p.detail-titre  {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
color:#6197C5;
font-weight:bold;
}

.photo {
/*background: 2px 2px url(images/0photo.jpg) no-repeat;*/
margin-left:10px;
padding:2px;
/*border:1px solid #cccccc;*/
/*width: 93px;*/
/*height:140px;*/

}

/*tableau*/
.tab {
border:2px solid #e2e2e2;
background:#f4f4f4;
}
.bgcolor {
background:#cccccc;
}

.bgcolor2 {
background:#f4f4f4;
}

.bgcolor4 {
background:white;
}

.bgcolor5 {
background:#e2e2e2;
}

.dateCR {
line-height:15px;
height:50px;
font-weight:bold;
}

.telech {
line-height:10px;
}

.retourAnn {
text-align:center;

}

.retourAnn a {
color:#666666;
}
/*fin : tableau*/

#left .etudesListe li {
list-style:disc;
margin-left:30px;
line-height:50px;
}

#left .etudesListe li a {
margin-left:30px;
}

#left .etudesListe li span {
font-size:10px;
margin-left:10px;
}