body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}
img{
	border:none;
}
.menu1 a, .menu1 a:visited{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	color: #ffd21d;
	font-weight: bold;
}
.menu1 a:hover{
	text-decoration: underline;
}
.menu1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #ababab;
}
.fondbandeau1 {
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #818181;
}
.fondbas {
	font-size: 11px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #575757;

}
.fondbasgche {

	font-size: 11px;
	padding: 10px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #818181;
	background-color: #575757;
}
.hautmenu {
	background-image: url(../interface/onglethaut.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;

}

.unclic{
	background-image: url(../interface/En1click_fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#fe0100;
	font-weight:bold;
	
}
.unclic a, .unclic a:visited{
	color:#fe0100;
	font-weight:bold;
	font-size:14px;

}

.csc-mailform-field{
	width:200px;
	font-weight:bold;
}
.csc-mailform{
	background-color: #ECEEF0;
	border: 1px solid #1e2b67;
	padding:10px;
}
/* Acronyme et abbreviation */
acronym, abbr { cursor: help; }
acronym { border-bottom: 1px dotted black; }
abbr { border-bottom: 1px dashed black; }

/* css de correction */
/* fx 2 cols */

.c2l1-middle { vertical-align:top;}
.bordurebleue {
	border-left: 1px solid #142261;
	border-right: 1px solid #142261;
	border-bottom: 1px solid #142261;
}
.bordurebleuegauche{
	border-left: 1px solid #142261;
}


/*styles du rte */
.bodytext{
	font-size:11px;
}
.titre1{
	color:#b6371f;
	font-size:21px;
	text-decoration:underline;
}

.texte1{
	color: #b6371f;
	font-weight:bold;
	margin-top:8px;
}
.texte2{
	color: #0063e3;
	font-weight:bold;
}
div.texte3{
	padding-left:5px;
}

.fond1 {
	background-color: #e8e8e8;
	padding: 20px;
	border: 1px solid #1e2b67;
}
.fond2 {
	background-color: #e8e8e8;
	border: 1px solid #1e2b67;
}
.fond3{
	background-color:#ebebeb;
}
.fond3 a, .fond3 a:visited{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

.tableauth{
	background-color: #929b59;

}
.tableautr1{
	 background-color: #ECEEF0;
	text-align:center;


}
.tableautr2{
	background-color: #D9E1DD;

}
.pagenav a, .pagenav a:visited{
	color:#474d23;
	font-weight:bold;
	font-size:12px;
	font-style: italic;
	text-decoration:none;
}
.pagenav a:hover{
	text-decoration:underline;
}


/* Ajout kévin : Navig Bar pour intranet */


ul.csc-menu-1 {
 list-style-type:none;
 padding-bottom:40px;
 margin-top:-20px;
}

.csc-menu-1 li {
 float:left;
 padding-left:5px;
 padding-right:5px;
 display:block;
 border-right:1px solid black;
}

.csc-menu-1 li a {
color: #666666;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 12px;
}

.csc-menu-1 li a:hover {
color: #990000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}

