/* css */

* {margin:0px; padding:0px}
/*html, body { height: 100%}*/

body{ 
	background:#fbfbfb url(../images/site_shadow_background.gif) repeat-x top; 
	margin:0px; 
	padding:0px;
}

#site_container{ position:relative; width:970px; margin:auto; background:#FFFFFF; background:url(../images/bkg_main.png) repeat-y center; padding: 0 14px 0 14px;  }

#header{ height:111px; width:inherit;}
	#logo{ width:250px; float:left; margin-left:25px}
	#header_nav{ width:500px; float:right; text-align:right; margin:15px 20px 0 0;}
	#header_nav a:hover{ color:#0066cc}
	#header_newsletter{ width:560px; height:85px; float:right; padding:0 40px 0 0; text-align:right; background:url(../images/header_infolettre_bkg.gif) bottom no-repeat}
	#header_newsletter img {margin-right:140px; position:relative; top: 10px}
	#newsletter_status { color:#FF0000; margin:4px 90px 0 0}
	
/* formulaires  */
.field { width:200px; color:#666666; margin-right:10px; font-size:10px}	
.img_btn { position:relative; top:6px}

#main_nav{ height:38px; clear:both; background:url(../images/bkg_navigation.gif) repeat-x;width:970px;}
#banner{ width:970px; z-index:-20000;  }
#page_container{ width:930px; padding:5px 20px 0px 20px; margin-bottom:15px; }

/* accueil */
#bloc_nouvelles {}
.item_nouvelle { width:276px; height:170px; overflow:hidden; float:left; padding:12px 16px 16px 16px; margin-right:1px; background:url(../images/dotted_corner.gif) bottom right no-repeat #e4e4e4; }
#bloc_all_news { clear:both; text-align:right; padding-right:60px; padding-top:10px}

/* left_column */
#left_column { padding:0 0 0 10px; float:left;  display:block; position:relative; margin:0 0 10px 0}
	#sous_menu { padding:15px 25px 0 15px; background:#f1f1f1; height: 245px;  position:absolute; top: 180px; left:45px; width:250px;}
	#sous_menu ul { padding-left:10px; margin-top:15px}
	#sous_menu li { display:block; margin-bottom:1px; padding:2px 2px 2px 25px; list-style: none; color:#666666; background:url(../images/sm_green_puce.gif) no-repeat left #FFFFFF }
	#sous_menu li.sm_section { padding-left:15px; background-image:url(../images/sm_gray_puce.gif) }
	#sous_menu li.sm_section:hover { background-image:url(../images/sm_gray_puce.gif) }
	#sous_menu li:hover { background-image:url(../images/sm_blue_puce.gif)}
	#sous_menu li a { color:#009933; text-decoration:none; }
	#sous_menu li a:hover { color:#0066cc; text-decoration:underline; }
	
	#left_column_content { padding:5px 0 0 0px; float:left; width:295px; margin:50px 0 0 0; }
	#left_column_content img {border:1px solid #CCCCCC }
	#left_news { width:268px}
	#left_news img { border:none}	
	
#right_column { width:602px; float:right; padding:0 0 15px 15px;  display:block; position:relative; min-height:550px; }
	div.titlepage {  margin-bottom:10px; border-bottom:3px solid #CCCCCC; margin-bottom:10px}
	div.contentpage ul{margin:0 0 20px 20px; color:#666666}
	div.contentpage ul li{margin:2px 0 2px 0; color:#666666}
	div.boxContent {border:1px solid #CCCCCC; padding:10px; background:url(../images/bkg_navigation.gif) repeat-x}
	div.boxContent .boxtitle{ padding:0px 4px 4px 4px; font-size:15px; color:#333333; font-weight:bold;}
	td.titretable { padding:4px; font-size:12px; color:#333333; font-weight:bold;  border-bottom:1px solid #FFFFFF; background:#c1d9f3}
	td.contenttable { padding:4px; font-size:11px; color:#333333; font-weight:normal; border-bottom:1px dotted #cccccc}
	td.totaltable { padding:4px; font-size:11px; color:#333333; font-weight:bold; border-top:1px solid #FFFFFF; background:#FFF}



#footer{ width:930px; clear:both; padding:0px 20px 20px 20px; margin-top:15px; background:#FFF; height:200px;  }
	.separator {height:16px; background-color:#e4e4e4;}
	.footer_colunm{ width:auto; float:left}
	.footer_colunm a:hover{text-decoration:underline}
	#footer_credits{ width:auto; float:right; margin:50px 0 0 0; text-align:right}
	#footer ul { margin:20px 20px 20px 15px; list-style:none }

/* nouvelles */
.newsImg { float:right; margin:0 0 5px 10px }

.laureats a img{border:none;}
