/**********************************************/
/*	CORPS DE LA PAGE	*/
/**********************************************/
	BODY {
		margin: 0; 
		padding: 0;
		color : #D7C7C8;	
		width:100%;
		background-color : #ffffff;
		font : normal 12px Trebuchet MS,Verdana;
	} 
/**********************************************/
/*	Header	*/
/**********************************************/
	#container {
		background:url(/acic_images/site/bande_jaune.gif) repeat-x;
		width:100%;
		height:1024px;
		padding:0;
		margin:0;
	}
	#content{
		margin-left:auto;
		margin-right:auto;
	}
/**********************************************/
/*	Barre Nav	*/
/**********************************************/
/**********************************************/
/*	Divers 	*/
/**********************************************/
	.BandeauMenuDroit{
		margin-top:2px;
		font: bold bold 11px Arial , Verdana, Helvetica, sans-serif;  
		padding-left:10px;
		background-color: #2C3657;
		color:#ffffff;
		text-align:left;
		text-transform:uppercase;
	}
	.TexteMenuDroit{
		padding:10px;
	}
/**********************************************/
/*	Standard Definition	*/
/**********************************************/
	h1 { 
		color : #4E5671;
		font: bold normal 18px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0 0 9px 0;
		margin : 0 0 0 0;
	}
	h2 { 
		color : #4E5671;
		font: normal bold 16px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0 0 9px 0;
		margin : 0 0 0 0;
	}
	h3{ 
		color : #727991;
		font: normal bold 12px Arial , Verdana, Helvetica, sans-serif;  
		padding : 0 0 5px 0;
		margin : 0 0 0 0;
	}
	h4{ 
		color : #727991;
		font: normal bold 11px Arial , Arial, Helvetica, sans-serif;  
		padding : 0 10px 5px 0;
		margin : 0 0 0 0;
	}
	ul,ol {
		padding:5px 0 10px 30px;
		margin:0 0 0 0px;
	}
	li { 
		font : normal 11px Arial MS,Verdana;
		color:#D7C7C8;
		margin-bottom:5px;
		padding :0 ;
	}
	a:link,a:visited,a:hover,a:active{ 
		color : #D7C7C8;
		text-decoration: underline;
	}
	p {
		color : #D7C7C8;	
		font : normal 11px Arial MS,Verdana;
		margin : 0 0 0 0;
		padding : 0px;
		
	}
	td {
		/*font : normal 12px Trebuchet MS,Verdana;*/
		color : #D7C7C8;	
		vertical-align:top;
	}
	p {
		padding-bottom : 10px;
	}



/**********************************************/
/* Formulaire Contact */
/**********************************************/
	.FormContact,.FormContact td,.FormReponse{
		font: normal  10px Verdana, Arial , Helvetica, sans-serif;  
		color:#E0E0E0;
		/*color:#3A99AD;*/
		width:90%;
	}
	.FormSubmit {
		color:#FF0000;
		font-size: 10px; 
		font-weight: bold; 
		height: 20px;
		background-color:#ffffff;
	}
	INPUT,SELECT,textarea{
		font: bold 10px Verdana, Arial , Helvetica, sans-serif;  
		border : 1px #7D0909 solid;
	}
	.LargeInput{
		width:260px;
	}
	.SmallInput{
		width:60px;
	}
	.MediumInput{
		width:190px;
	}
	.chkBoxes{
		background-color:none;border-width:0;
	}
	.XSmallInput{
		width:20px;
	}
	.HalfInput{
		width:126px;
	}

/**********************************************/
/* Footer */
/**********************************************/
	#Footer{
		text-align : center;
		color: #7B7E7B;
	}
	#Footer a ,#Footer p,#Footer td{
		color: #7B7E7B;
		text-align:center;
		padding-bottom:0px;
		font: normal 9px Verdana , Verdana, Helvetica, sans-serif;
		text-decoration : none;
		text-transform:uppercase;
	}
	#Footer a:link,
	#Footer a:visited,
	#Footer a:active{ 
		color: #7B7E7B;
	}
	#Footer td a:hover{
		text-decoration : underline;
	}

.Clikeo { 
	padding-top : 20px;
	color :#7B7E7B;
	text-align : center;
}
.Clikeo p,.Clikeo a,.Clikeo a:visited,.Clikeo a:hover,.Clikeo a:active { 
	color :#7B7E7B;
	font: normal normal 7pt Verdana; 
}

	/****************************************************/
	/*					NAVIGATION 						*/
	/****************************************************/
	#menu , #menu td{
		color:#ffffff;
	}

	.MenuNav { /* c'est le conteneur */
		width:597px;
		color: #ffffff;
		margin : 0;
		padding : 0;
		line-height:17px;
		vertical-align:top;
		text-align:left;
		cursor:pointer;
		background-color : #9B0000;
	}
	.MenuNavElem{
		font: bold 10px Trebuchet MS;
		color: #ffffff;
		height:17px;
		text-align:center;
		background: url(/acic_images/site/menu_sep.gif) no-repeat right;
	}
	.MenuNavElem2{
		font: bold 10px Trebuchet MS;
		height:17px;
		text-align:center;
		text-decoration:underline;
		background: url(/acic_images/site/menu_sep.gif) no-repeat right;
	}
	.MenuNavElemNoSep{
		font: bold 10px Trebuchet MS;
		color: #ffffff;
		height:17px;
		text-align:center;
	}
	.MenuNavElemNoSep2{
		font: bold 10px Trebuchet MS;
		height:17px;
		text-decoration:underline;
		text-align:center;
	}
	
	/* selection */
	.MenuNavElemSel{
		font: bold 10px Trebuchet MS;
		height:17px;
		text-align:center;
		text-decoration:underline;
		background: url(/acic_images/site/menu_sep.gif) no-repeat right;
	}
 	.MenuNavElemSel2{
		font: bold 10px Trebuchet MS;
		height:17px;
		text-align:center;
		text-decoration:underline;
		background: url(/acic_images/site/menu_sep.gif) no-repeat right;
	}
	.MenuNavElemNoSepSel{
		font: bold 10px Trebuchet MS;
		color: #ffffff;
		height:17px;
		text-decoration:underline;
		text-align:center;
	}
	.MenuNavElemNoSepSel2{
		font: bold 10px Trebuchet MS;
		height:17px;
		text-decoration:underline;
		text-align:center;
	}
	
	/****************************************************/
	/*					SOUS NAVIGATION 				*/
	/****************************************************/
	
	.MenuSousNav { /* c'est le conteneur */
		text-align:center;
		cursor:pointer;
		text-align:left;
		background-color:#172349;
	}
	.MenuNavSubElem{
		width:100px;
		height:20px;
		font: normal 10px Trebuchet MS;
		color: #ffffff;
	}
	.MenuNavSubElem2{
		width:100px;
		height:20px;
		font: normal 10px Trebuchet MS;
		color: #ffffff;
	}