/*   * Theme Name: 		Conseil Régional du Limousin * Description: 	Thème pour le portail du Conseil Régional du Limousin * Author: 			Proximit/Le Studio Vert * Author URI: 		http://www.proximit.com/ * Version:			1.0 */
 
 /* Reset des valeurs */
 
* {
margin:0;
padding:0;
border:0;
font-weight:normal;
width:100%;
text-align:left;
}
li {
list-style:none;
}
div#col_encarts {
	clear:both;
	}
div#col_actus, div.sous_col_encarts, img, div.encart_acc, div#texte  {
	width:auto;
	height:auto;
}
div#breadcrumb, div#cols, div#col_actus {
display:block;
}
div#bann, div#flags, div#search, div#menu, div#buttons, div#footer, breadcrumb img, div.credits, div.sous_col_encarts2, div.menu_president, div.col_apropos, div.col_apropossearch, div#menu_v, div.cartographie  {
display:none;
}
div#header {
height:auto;
margin:auto;
padding-left:10px;
width:100%;
margin-top:150px;
}
div#logo {
float:left;	
width:116px;
top:0;
}
div#name {
width:223px;
}
div#content {
clear:both;
margin:auto;
padding:10px 10px 0;
width:100%;
}
hr.separateur {
margin-top:20px;
margin-bottom:20px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:430px;
clear:both;
}
div.contenuArt {
	width:100%;
}

hr.sep_header {
	margin-top:-10px;
margin-bottom:20px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:960px;
clear:both;	
}
hr.separateurBreves {
margin-top:10px;
margin-bottom:10px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:220px;
clear:both;
}
hr.clear {
	clear:both;
}

