/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Definition du calque corpsPage
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#corpsPage {
	width: 756px;
	height: auto !important; 
	height: 400px; /* hack pour min-height dans ie */ 
	min-height: 400px;
	background-repeat: repeat-y;
	/*
	border: 2px orange dashed;
	*/
}
.marronHome {background-image: url(../_images/gif/barreGris.gif); color: #cccccc}
.grisHome{background-image: url(../_images/gif/barreGris.gif); color: #ffffff; }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * calques encartGauche
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#encartGauche{
	position: absolute; 
	left: 0;
	width: 158px;
	margin-right:30px;
	height: 200px;
	background-repeat: no-repeat;
	/*
	display: none;
	float: left;
	*/
}
.marronGauche {background-image: url(../_images/gif/vagueGris.gif);}
.grisGauche{background-image: url(../_images/gif/vagueGris.gif);}


#menuHome a, #menuPage a, #menuVertical{
	top: 15px;
	position: relative;
	display: block;
	width: 144px;
	height: 20px;
	margin: 0px 0 0 0px;
	font-size: 10pt;
	line-height: 1em;
	padding-left: 5px;
	padding-top:8px;
	font-family: verdana, sans-sherif;
}


a.menuHome, a.menuPage, .menuOff, a.menuVertical, .menuVertical {text-decoration: none; color: #056335; }
a.menuHome:hover,a.menuVertical:hover, a.menuPage:hover, .menuOff {color: #0F8C37; background: #E2E2E2;}
.menuOff a {text-decoration: none; color: #333333;}

#truc {
	width: 100px;
	margin: 12px;
	border: 1px dashed yellow;
}
#truc:hover {
	color: #FF0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * calques encartDroite
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#encartDroite {
	float: right; /* modif du 8 avril 2005 */
	right: 0;
	margin-top: 4px;
	margin-left:4px;
	width: 220px;
	background-color: #FF0;
	/*
	position: absolute; /* modif du 8 avril 2005 */ /*
	background-color: #EEE;
	*/
}
.hautEncart {
	width: 220px;
	height: auto !important; 
	height: 53px; /* hack pour min-height dans ie */ 
	min-height: 53px;
	background-color: #97BA97;
	border-bottom: 3px solid #EEE;
	/*
	*/
}


.hautEncart2
{
	background-color: #97BA97;
	border-bottom: 3px solid #EEE;
	width: 220px;
}
.titre {
	color: #FFF;
	line-height: 2em;
	font-size: 1em;
	position: relative;
	top: 12px;
	text-align: center;
	/*
	left: 18px;
	*/
}
.milieuEncart {
	width:auto;
	margin-top: 14px;
	min-height: 150px;
	height:auto !important;
	height:150px;
 	background-color: #0F8C37;
	color: #FFF;
	/*
	border: 2px blue dashed;
	position: relative;
	position: absolute;
	*/
}
.milieuEncart * 
{
	position: relative;
	left:0px;
}
.milieuEncart a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}


.login { /* special home ! */
	position: relative;
	left: 14px;
	top: 12px;
	/*
	overflow: hidden;
	width: 20px;
	display: none;
	visibility: hidden;
	*/
}
.basEncart {
 	background-color: #EEE;
	color: #333;
	/*
	*/
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * calques colonneCentrale
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#colonneCentrale {
	width: 340px; /* modif du 04 octobre 2005 */
	margin-left: 158px;
	padding: 22px 8px 8px 8px; /* pour redescendre le contenu un peu sous le retour de la vague */
	background-image: url(../_images/gif/retour.gif);/**/
	background-repeat: no-repeat;
	text-align: justify;
	color: #666;
	/*
	border: 1px dashed red;
	min-height:450px;
	height:auto !important;
	height:450px;
	background-color: #FF0;
	margin-right: 224px;
	*/

}
#vague {
	height: 36px;
}
#pied {
	width: 756px;
	height: 24px;
	background-color: #FFF;
	font-size: 8pt;
	/*
	border: 2px black dashed;
	*/
}
#pied p {margin-left: 12px; float: left;}
.note {
	position: absolute;
	left: 155px;
	color: #666666;
	font-size: 9px;
	font-style: italic;
}
#bg {
	width: 12px;
	height: 12px;
	position: absolute;
	margin-top: 12px;
	left: 0;
	background-repeat: no-repeat;
	/*
	background-color: red;
	*/
}
#bd {
	width: 12px;
	height: 12px;
	position: absolute;
	margin-top: 12px;
	right: 0;
	background-image: url(../_images/gif/coinBD.gif);
	background-repeat: no-repeat;
	/*
	position: relative;
	display: none;
	background-color: orange	;
	float: right;
	top: 12px;
	*/
}
.marronCoin {background-image: url(../_images/gif/coinMarronBG.gif);}
.grisCoin {background-image: url(../_images/gif/coinGrisBG.gif);}
.marronHome1col {background-image: url(../_images/gif/barreMarron.gif); color: #eeeeee}
.grisHome1col
{
	background-image: url(../_images/gif/barreGriseEtBlanche.gif); 
	color: #ffffff;
	width:560px;
}


.grisHome1col  {  width : 560px;}
#bd .marronHome1col {background-image: url(../_images/gif/coinBDBlanc.gif)}


hr {
	border: 0px;
	height: 3px;
	margin-top: 6px;
	margin-left: -13px;
	background-image: url(../_images/gif/ligne2.gif);
	background-repeat: no-repeat;
	
	/*
	border: 1px dashed blue;
	clear: both; /* modifications du 8 avril 2005 */ /*
	*/
}


/* ajout du 8 avril 2005 - style du logo iascf */

.logo_iascf {
	position: relative;
	left: 250px;
	/*
	border: 2px orange dashed;
	float: right;
	position: absolute;
	*/
}

.text_form {
	width: 190px;
	height: 100px;
}

.bargraph {
	border: 1px gray solid;
}

.tableau_pub {
	width: 200px;
	text-align: center;
	/*
	border: 2px blue solid;
	*/
}