/* REDEFINITION DES BALISES */
a:link {
    BACKGROUND: none;
 	COLOR: #666666; 
	FONT-SIZE: 12px; 
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: none;
}
a:active {
	BACKGROUND: none;
	COLOR: #666666; 
	FONT-SIZE: 12px; 
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: none;
}
a:visited {
	BACKGROUND: none; 
	COLOR: #666666; 
	FONT-SIZE: 12px; 
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: none;
}
a:hover {
	BACKGROUND: none; 
	COLOR: #FAA932; 
	FONT-SIZE: 12px; 
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: none;
}
body {
	margin : 0px;
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #c0c0c0;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #4091B9;
    scrollbar-darkshadow-color: #4091B9;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #CAD407;
}
b, strong {
	font-family: Arial, Helvetica;
	font-weight: bold;
}
i, em {
	font-family: Arial, Helvetica;
	font-style: italic;
}
table, tr, td {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	color : #666666;
}
/* Menu INTRO DU SITE */
.corIntro {	
	font-family : Arial, Helvetica;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}
.corIntroGras {	
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weigth : bold;
	color : #ffffff;
	text-decoration : none;
}

/* MISE EN PAGE DU CORPS DU SITE */
.corLienMenu {	
	font-family : Arial, Helvetica;
	font-size : 13px;
	font-weigth : bold;
	color : #ffffff;
	text-decoration : none;
}
.corMEP {
	width : 95%;
	margin-left : 30px;
	margin-top : 30px;
	margin-bottom : 30px;
}
.corImg {
	margin-right : 10px;
}
.corImage {
	margin-top : 20px;
}
.corTitre {
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	width : 400;
	border-bottom : solid 1px #CAD407;
	color : #4091b9;
}
.corSTitre {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CAD407;
	margin-left : 26px;
}
.corPara {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-align : justify;
	color : #666666;
	margin-top : 20px;
}
.corGrasBleu {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4091B9;
}
.corGrasJaune {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CAD407;
}
.corPuce1 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-align : justify;
	color : #666666;
	margin-top : 20px;
	list-style-type : decimal;
}
.corPuce2 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-align : justify;
	color : #666666;
	margin-top : 20px;
	list-style-type : square;
}
.corPuce3 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-align : justify;
	color : #666666;
	margin-top : 5px;
	margin-bottom : 10px;
	list-style-type : none;
}
.corFooter {
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.posLeft {
	text-align : right;
}
/* POP UP */
.blanc {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
}

/* TABLEAU */
.tabTitre {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color : #ffffff;
	text-align : center;
	width : 500;
	height : 25;
	background-color : #7EC4E9;
	border : 1px solid #4091b9;
}
.tabSTitre {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	width : 500;
	margin-top : 10px;
	margin-bottom : 10px;
}
.tabCase1 {
	font-family: Arial, Helvetica;
	background-color : #cccccc;
	font-size: 12px;	
	width : 500;
}
.tabCase2 {
	font-family : Arial, Helvetica;
	background-color : #E4E4E4;
	font-size: 12px;	
	width : 500;
}
.tabTaille1 {
	width : 70%;
}
.tabHo {
	border : 1px solid #4091b9;	
	height : 16px;
	width : 602;
	margin-bottom : 1px;
	margin-left : 37px;
}
.ret {
	margin-left : 37px;
}
.retrait {
	margin-left : 37px;
	margin-bottom : 1px;
	border : 1px solid #4091b9;
	width : 602;
}
.tabHoCase1 {
	font-family : Arial, Helvetica;
	font-size: 13px;
	font-weight : bold;
	color : #ffffff;
	border-right : 1px solid #4091b9;
	background-color : #7EC4E9;	
	height : 100%;
	width : 200px;
	padding-left : 5px;
}
.tabHoCase2 {	
	font-family : Arial, Helvetica;
	font-size: 13px;	
	height : 100%;	
	width : 400px;
	padding-left : 5px;
}
.cadre {
	background-color : #7EC4E9;
	border : 1px solid #4091b9;
	font-weight : bold;
	color : #ffffff;
}
/* WEB CONFERENCE */
.cGras {
	font-family: Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #4091B9;
}
.cRouge {
	font-family: Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
	color : #FF0000;
}
.cNew {
	font-family: Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight: bold;
	color : #FF0000;
}
.cLien {
	font-family: Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #A1D409;
	text-decoration : none;
}
.ctdTitre {
	font-family: Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #666666;
}
.cDate {
	font-family: Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #819405;
}
.cPS {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
}
