@charset "utf-8";
/* CSS Document */

body
{
background-color: #3A1A01;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:20px;
padding:0px;
}

img
{
	border:0;
}


#entrez a /*style pour tous les liens texte sauf ceux du menu du bas*/
{
	color:#333333;
	text-decoration:none;
	font-size:32px;
	font-weight:bold;
}

a:hover /*style pour tous les roll over sauf le menu du bas*/
{
	color:#FFFFFF;
	text-decoration:none;		   
}

a:visited
{
	color:#333333;
	text-decoration:none;		   
}


.txtgras
{
font-weight:bold;
font-size:13px;
}

.italique
{
font-style:italic;
font-weight:bold;
font-size:16px;
font-family:"Times New Roman", Times, serif;
}


#contenu
{
display:block;
width:900px;
height:605px;
background-image:url(images/fond-index-FACE7.jpg);
background-repeat:no-repeat;
margin:auto;
}


#avertissement
{
display:block;
width:530px;
height:50px;
margin:20px 270px 0px 80px;
color:#FFFFFF;
text-align:right;
}

#txtindex
{
float:left;
display:block;
width:500px;
height:220px;
text-align:left;
margin:250px 0px 0px 0px;
padding:30px 20px 0px 30px;
}

#photokelly
{
float:left;
display:block;
height:400px;
width:320px;
margin:150px 10px 0px 10px;
padding:20px 0px 0px 0px;
}

#entrez
{
float:left;
display:block;
width:500px;
height:30px;
text-align:right;
margin:-80px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#basindex
{
display:block;
width:900px;
height:30px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

#basindex a
{
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;

}
#basindex a:hover /*style pour tous les roll over sauf le menu du bas*/
{
	color:#FFFFFF;
	text-decoration:none;		   
}
