/* CSS Document */

body {
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/interface/fond_degrade.jpg);
	background-repeat: no-repeat;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
/*	background-color: #F5F5F5; */
	background-color: #FFFFFF;
	margin-top: 20px;
}

#entete {

}
#logo {
	background-image: url(img/interface/logo_codimag.gif);
	height: 124px;
	width: 201px;
	background-repeat: no-repeat;
	float: left;
}
#bandeau {
	background-image: url(img/interface/bandeau.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 779px;
	float: left;
	font-size: 14px;
}
#centre {
	background-color: #FFFFFF;
}

#milieu {
	float: left;
}
#marge_g {
	width: 201px;
	float: left;
	background-color: #FFFFFF;
}
#principal {
	background-image: url(img/interface/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 779px;
}
a:link{
color: #E75325;
text-decoration:none;

}
a:hover {
color: #000000;
text-decoration:underline;

}
a:active {
color: #000000;
text-decoration:none;

}
a:visited {
color: #E75325;
text-decoration:none;

}
#menu_fg {
	background-image: url(img/interface/fond_menu.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 779px;
}
#menu_int {
	padding-top: 8px;
	padding-left: 35px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
/*
#menu_int a:link{
color: #FFFFFF;
text-decoration:none;

}
#menu_int a:hover {
color: #000000;
text-decoration:none;

}
#menu_int a:active {
color: #000000;
text-decoration:none;

}
#menu_int a:visited {
color: #FFFFFF;
text-decoration:none;

}
*/
/*
.menu_item {
	background-image: url(img/interface/separateur_menu.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 17px;
	float: left;
}
.menu_item_first {
	padding-left: 0px;
	padding-right: 17px;
	float: left;
}

*/
.deblayage {
	clear: both;
}
#pied {
	background-image: url(img/interface/ombre_pied.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	text-align: center;
	color: #000000;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenu_txt {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin-top:15px;*/
}
.contenu_txt h1{
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #dddddd;
	border-left-color: #999999;
	color: #E75325;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-top: 15px;
}
.contenu_txt h2{
	display: block;
	color: #E75325;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.contenu_txt h3{
	display: block;
	color: #E75325;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
.contenu_txt p{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}
#menu_bandeau {
	margin-left: 35px;
	margin-top: 8px;
	color: #000000;
}

#menu_bandeau a:link{
color: #000;
text-decoration:none;

}
#menu_bandeau a:hover {
color: #E75325;
text-decoration:none;

}
#menu_bandeau a:active {
color: #000000;
text-decoration:none;

}
#menu_bandeau a:visited {
color: #000;
text-decoration:none;

}

.ss_menu_item {
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	color: #000000;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.ss_menu_bas {
	background-image: url(img/interface/fond_bas_ssmenu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
}

.tab_agents_1 {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}
.tab_agents_2 {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.tab_agents_3 {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.tab_spec_1 {
	background-color: #F4F4F4;
	padding: 13px 3px 13px 5px; /**/
}
.tab_spec_2 {
	background-color: #FFFFFF;
	padding: 13px 3px 13px 5px;/**/
}
