/* CSS Document */

body 
{ 

margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#680A4A;}

hr{
color: #B31312;
background-color:#B31312;
height: 1px;
border: 0;
}


a{
text-decoration:none;
color:#B31312;
    outline: none;}
a:hover{
text-decoration:underline;}


/* Liens */ 

a:link { 
    outline: none; 

} 
a:visited { 
    outline: none;
} 
a:hover, a:focus, a:active { 
    outline: none; 
} 
/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
a:active { 
  outline: none; 
} 

/* PAGE D'ACCUEIL*/
#globalindex {
position : relative;
margin-left: auto;
margin-right: auto;
width: 930px;
height:620px;
text-align:left;
background-color:#FAE2D2;
border: 1px solid #D5756C;
background-image:url(images/acc_fond.jpg);
background-repeat: repeat-x;
line-height:18px;
}

#acccarmen{
position:absolute;
top:305px;
left:165px;
width:350px;
height:110px;
}

#accmenu{
position:absolute;
top:478px;
left:138px;
width:765px;
height:43px;
}
#accactu{
position:absolute;
top:50px;
left:240px;
width:188px;
height:230px;
}

.actu{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FAD8BE;
font-weight:bold;
padding-left:5px;}

.actu02{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FAD8BE;
padding-left:5px;}


#mentions{
position:absolute;
top:538px;
left:244px;
width:180px;
height:35px;
}

.mentions{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:normal;
color:#FAD8BE;}

#contenu {/* PAGE D'ACCUEIL et RUBRIQUES*/
width:930px;
}
/* PAGES RUBRIQUES*/
#global {
position : relative;
margin-left: auto;
margin-right: auto;
width: 930px;
text-align:left;
background-color:#FFE7D6;
border: 1px solid #D5756C;
background-image:url(images/fond_page.jpg);
background-repeat: repeat-x;
line-height:18px;
}
	 
	 /* Sortent du flux */
#carmen{
width:440px;
height:110px;
position:absolute;
top:60px;
left:160px;}

#menu{
width:750px;
height:40px;
position:absolute;
top:180px;
left:160px;}

#fleurs{
width:160px;
height:560px;
position:absolute;
top:0px;
left:0px;}
	  /* FIN Sortent du flux */



#titre{
	width:630px;
	position:absolute;
	top:251px;
	left:205px;
}

#texte{
	width:630px;
	padding-left:208px;
	padding-top:320px;
	}
.imgcadre{
	border:1px solid #D5756C;
	float:left;
	margin-right:10px;
	}
	
	.imgdroite{
	float:right;
	margin-right:10px;
	}
	
	.imgindex{
	border:1px solid #D5756C;

	}
.introbio{
	
	color:#B31312;
	font-family:Arial, Helvetica, sans-serif;
	}
	.titresautres{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#B31312;
border-bottom:1px dotted #B31312;}
#xiti{
position:absolute;
top:595px;
left:10px;
width:81px;
height:16px;
}
#xiti02{
padding-left:12px;
padding-bottom:8px;
width:81px;
height:16px;
}
