.grisclair10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9EACB2;
}

#body{
	font-size: 12px;
	color: #191B53;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/tmpl/left1.gif);
}

/*
*	MENU PRINCIPAL DU SITE EICAR
*/
#eicar_beforemenu td{
	height:2px;
	background: #2C2C2C;
}

#eicar_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 837px;
	color:#FFF;
	text-decoration:none;
}
#eicar_menu_thead{width: 837px;}

#eicar_menu tr{
	text-align:center;
	height: 20px;
	background: url(../images/tmpl/filet_haut1.gif) bottom;
}

#eicar_menu td#eicar_menu_sep{
	width: 2px;
	background: url(../images/tmpl/haut_separateur1.gif) bottom no-repeat;
}

#eicar_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
}

#International{width: 120px;text-align: right;}
#International a{color: #BBCBE2;}
#International span{vertical-align:top;}
#WHEREIS{width: 198px;text-align: left;}
#WHEREIS a{color: #7DB4BA;}
#WHEREIS span{font-weight: bold;}


/* 
* --------------------- 
*/
#body_maindiv{ /* DIV PRINCIPAL */
	margin:0 auto;
	width:853px;
	min-height:600px;
	height:auto;
}
	
#eicar_mainmenu { /* MENU */
	float:left;
}

#eicar_maincontent { /* CONTENT contenant toutes les div (y compris l'image de pied de page) !important sinon décalage des div */
	float:left;
	width:837px;
}

#eicar_bodyTable{ /* CONTANT GENERAL FONT BLEU */
	float:left; !important;
	width:837px;
	background: #EAEFF2;
}
	
#eicar_bg_content{ /* CONTANT MARGER (blanc)*/
	float:left;
	margin: 8px 8px;
	height:inherit;
	background-color: #FFF;
}

#eicar_body{ /* HEAD FONT */
	margin-left: 14px;
	width: 807px;
	height: 123px; !important;
	height: auto;
	background: #FFF ;
}

#eicar_bodyheadfont{ /* HEAD FONT */
	float:left;
	margin-left: 14px;
	width: 793px;
	height: 123px; 
	background: #FFF url(../images/tmpl/recherche002.gif);
}

#eicar_logo{ /* LOGO */
	float: left;
	height: 123px;
	width: 405px;
	background: url(../images/tmpl/logo1.gif);
	background-repeat: no-repeat;
}

#eicar_content{ /* CONTANT (le vrai!!) */
	float:left;
	width: 806px;
	background: url(../images/tmpl/bgcontent.gif) top left;
	background-repeat:repeat-y;
}

#eicar_panelfootcontent{ /* IMAGE plie de page (end of content) */
	float: left;
	width: 806px;
	height: 47px;
	background: url(../images/tmpl/basf2.gif) top left no-repeat;
}

#eicar_panelfootecole{ /* div école */
	float: left;
	width: 807px;
	height: 21px;
	text-align: center;
	background: url(../images/tmpl/fond_ecole2.gif) top left;
	background-repeat:repeat-y;
}

#eicar_panelfootecole span{ /* span école */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #848586;
	font-weight: bold;
}

#eicar_panelfootsep{ /* ligne séparatrice */
	float: left;
	width: 807px;
	height: 3px;
	background: url(../images/tmpl/formation-footer3.gif) top left no-repeat;
}

#eicar_panelfooter{ /* image de font du foot (tableau de fin) */
	float: left;
	width: 807px;
	height: 95px;
	background: url(../images/tmpl/fond_ecole2.gif) top left;
	background-repeat:repeat-y;	
}

#eicar_pagefooter { /* derniere image (blanche dégradé) */
	float: left;
	width: 837px;
	height: 22px;
	background: url(../images/tmpl/bas_pages.gif) top left no-repeat;
}
/*
*	End Page
*/
#eicar_endpage {
	margin:0 auto;
	text-align:center;
}

#eicar_endpage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

/*
*
*/
#body_content{ /* DIV CONTENT POUR COMMUNICATION AJAX (div affichant les info)*/
	float: left;
	width:740px;
	min-height:200px;
	margin-left: 30px;
}
	* html #body_content{ /* for ie */
		height:300px;
	}

#id_mainframe, #id_maincontenu{ /* DIV AJAX (div affichant les info)*/
	float: left;
	width:740px;
}

