.csss {
	font-family: Arial, Verdana, sans-serif;
}
.style1 {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;	
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.style3 {
	font-family: Arial, Verdana,sans-serif;
	font-size: 12px;
	color: #112233;
}
.style4 {font-size: 14px}
.style5 {font-size: 11px}
.style6 {color: #454545}
.style8 {font-family: Arial, Verdana,sans-serif; font-size: 10px; color: #666666; }
.style9 {
	font-family: Arial, Verdana,sans-serif;
	color: #000000;	
	font-size: 11px;
	font-weight: normal;
}

.style10 {
	color: #80BC19;
}

.style11 {
	font-family: Arial, Verdana,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*/links2/*/
a.redlink:hover {font-weight: normal;color: #999999;}
a.redlink:link {color: #112233;}
a.redlink:active {color: #112233;}
a.redlink:visited {color: #112233;}
a.redlink:hover {color: #8BC823;}

a.blacklink:link {color: #000000;}
a.blacklink:active {color: #000000;}
a.blacklink:visited {color: #000000;}
a.blacklink:hover {font-weight: normal;color:#8BC823}

a.blacklink2:link {color: #000000;}
a.blacklink2:active {color: #000000;}
a.blacklink2:visited {color: #000000;}
a.blacklink2:hover {font-weight: normal;color:#FFFFFF}

.bottompage {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
height:95px;
}
a.bottompage:link {color:orange;}
a.bottompage:active {color: orange;}
a.bottompage:visited {color: orange;}
a.bottompage:hover {font-weight: normal;color:#8BC823}


.blocbottom {
float:left;
text-align:justify;
width:23%;
height:280px;
padding-left:5px;
padding-right:5px;
border: 0px solid;
background-color:#eeffee;
}

/* links for menu bar */
a.menu_link:link {color:white; font-weight:bold;}
a.menu_link:active {color: white;font-weight:bold;}
a.menu_link:visited {color: white;font-weight:bold;}
a.menu_link:hover {color:#ccddcc;font-weight:bold;}

.spip {}
a.spip_out{
	color: #000000;
	text-decoration:underline;
}


/* submenu */

#submenu li
{
float:left;
margin: 4px -20px;
} 

#container_expertise {
position:absolute;
width:300px;
border: 1px solid white;
font-family:Arial,Sans-Serif;
font-size:12px;
text-align:left;
background-color:#ccddcc;
background-image:url(images/sub.jpg);
}

#container_securisation {
position:absolute;
width:240px;
height:50px;
border: 1px solid white;
font-family:Arial,Sans-Serif;
font-size:12px;
background-color:#ccddcc;
background-image:url(images/sub.jpg);

}

.norepeat{
background-image:no-repeat;
}

/* gerer les enumerations de texte */
.listeEnumeration{
padding-left:200px;
}
.listeEnumeration li {
background-color: #e0dfef;
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
margin-bottom:5px;
list-style: none;
height:60px;
}



/* bloc plugins_spip_thelia */

#sticker_plugins_gpl {
float:left;
margin-left:57%;
width:101px;
}	
