/* CSS Document */

body{
	margin-top:0;
	margin-left:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#000000;
	background-image:url(img-seraphin-maquillage/seraphin-fond2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

body ul{
	text-decoration:none;
}
a{
	text-decoration:none;
}

.superGlobal{
	width :850px;
	height:auto;
	position:absolute;
	top:50px;
	left:50%;
	float:left;
	display:block;
	margin-left:-425px;
	padding-bottom:40px;		
	padding-left:25px;
	font-size: 12px;
	background-color:#241E20;
	background-image:url(img-seraphin-maquillage/fond-superGlobal.jpg);
	background-repeat:repeat-x;
}
.global{
	width :800px;
	height:auto;
	float:left;
	display:block;
	margin-top:40px;
	font-size: 12px;
	border:2px solid #CCE24F;
	background-color:#FFFFFF;
	background-image:url(img-seraphin-maquillage/seraphin-charte_fond.jpg);
	background-repeat:repeat-y;	
}

.tete{
	width :790px;
	height:57px;
	display:block;
	float:left;
	color:#FFFFFF;
	background-image: url(img-seraphin-maquillage/seraphin-charte_fond.jpg);
	background-repeat:repeat-y;
}  

.corps{
	width:795px;
	height:auto;
	float:left;
	display:block;	
}
 
 
.superMenuY{
	display:block;
	float:left;
	width:255px;
	height:auto; 
	background-image:url(img-seraphin-maquillage/seraphin-charte_fond2.jpg);
	background-repeat:repeat-y;
}
.menuY{
	width :175px;
	height:365px;
	float:left;
	font-weight:bold;
	background-image: url(img-seraphin-maquillage/seraphin-charte.jpg);
	background-repeat:no-repeat;
	background-position:top;
	line-height:0.6cm;			
}
			

.celluleMenu {
		width:180px;
		height:25px;
		display:block;
		clear: both;
		float:left;
		font-size:12px;
		font-weight:bold;
		margin-top:14px;	
		}
.celluleMenu a{
		width:180px;
		height:25px;
		display:block;
		clear: both;
		float:left;
		text-decoration:none;
		color:#D04C97;		
		background-image: url(img-seraphin-maquillage/seraphin-charte_puce-rose.gif);
		background-repeat:no-repeat;		
		}
	

	.celluleMenu a:hover{
		width:180px;
		height:25px;
		display:block;
		clear: both;
		float:left;
		background-image: url(img-seraphin-maquillage/seraphin-charte_puce-verte.gif);
		background-repeat:no-repeat;
	}
	
	#active{
	width : 180px;
	height:25px;
	display:block;
	clear: both;
	float:left;
	color:#D04C97;
	margin-top:14px;	
	background-image: url(img-seraphin-maquillage/seraphin-charte_puce-verte.gif);
	background-repeat:no-repeat;	
}

/*corps --------------------------------------
*/


.gauche1col { float: left;}
				.gauche1col h1{ color:#CCE24F; font-size: 18px; font-weight: bold;}
				.gauche1col h2{ color:#D04C97; font-size: 14px; text-indent:25px; 
				background-image: url(img-seraphin-maquillage/fond-titre.jpg);
				background-repeat:repeat-y; 
				}
				
.gauche1col h5{ color: #2E6047; font-size: 12px; font-weight:bold; line-height:0.8cm}
.centre1col { text-align: left;  float: left; padding-top:20px;}
.centre1col h1{ color: #666666; font-size: 18px; font-weight: bold;}
.centre1col h2{ color: #999999; font-size: 14px; font-weight: bold;}

.droite1col { color: #000000; font-size: 12px; text-align: left;   float: right;}
				.droite1col h1{ color:#CCE24F; font-size: 18px; font-weight: bold;}
				.droite1col h2{ color:#D04C97; font-size: 14px; text-indent:25px; 
				background-image: url(img-seraphin-maquillage/fond-titre.jpg);
				background-repeat:repeat-y; 
				}


.gauche1col1 { color: #000000; background-color: white; width: 125px; float: left; border:1px solid #FE0000; padding-left:10px;}

.lienBottom{
	float:left;
	clear:both;
	display:block;
	width : 785px;
	height: 20px;
	margin-top:20px;
	font-size: 10px;
	color:#000000;
	text-align:center;		
}

.pied{
	float:left;
	clear:both;
	display:block;
	width : 800px;
	height: 150px;
	margin-bottom:20px;	
	font-size: 10px;	
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(img-seraphin-maquillage/seraphin-charte_fond2.jpg);
	background-repeat:repeat-y;
		
}
		.pied a {
			color:#999999;
		}
		.pied a{
			color:#999999;
		}

/*mise en forme du texte--------------------------------------
*/

.text{
	color:#000000;
	font-size: 12px;
}
.textRose{
	color:#D04C97;
}

.titre{
	color:#666666;
	font-size: 14px;
}
.fondGris{
	background-color:#cccccc;
}


.borderCellule{
	border:1px solid #D04C97;
	
}
