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

@import "reset.css";

/* Mise en page */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333;
padding-top:1em;
background-repeat:repeat;
background-color:#003366;
text-align: center;
}

#englobe {
width: 800px;
height: auto;
margin: auto;
text-align: center;
background-color: #FFFFFF;
}

#entete {
height: 120px;
background-color:#B40000;
}

#pub {
	clear: both;
	padding-top:10px;
	margin:0 auto 0 auto;
	height: 100px;
	width: 728px;
}

#pub1 {
width: 350px;
padding-top: 20px;
padding-bottom: 20px;
padding-left:50px;
margin:0 0 30px 50px;
float:left;
margin: 0;
}

#pub2 {
width: 350px;
padding-top: 20px;
padding-bottom: 20px;
margin:0 0 30px 10px;
float: left;
margin: 0;
}


.contentphotos {
clear: both;
height: auto;
width: 720px;
margin: 0 auto 0 auto;
background-color:FFF;

}

.photos {
float:left;
padding:0 12px 0 12px;
width:120px;
line-height:1em;
}



.photos2 {
float:left;
margin: 0 0 0 0;
width:120px;
line-height:1em;
}




#menu {
background-color:#B40000;
text-align: center;
}

#menu li {
	display:block;
	font-size: 1em;
	margin: 0 3px 0 3px;
	text-align:center;
	float: left;
	letter-spacing:0.05em;
	width: 140px;
	line-height: 1.5em;
}

#menubas {
	clear: both;
	height: 20px;
	margin: 20px 0 0 0;
	padding-right:10px;
	background-color:#B40000;
	text-align: right;
	padding-top: 4px;
}

#menubas li {
float: right;
padding: 1px;
letter-spacing:0em;
}



.freespace {
clear:both;
margin:2px 0 0 0;
}



#pied {
clear: both;
height: 10px;
margin: 5em 0 0 0;
line-height: 10px;
padding: 10px;
background-color:#BC2628;
font-size: 0.7em;
}

/* Liens */


/* Tous */
a:link {
color: #000;
}
a:visited {
color: #000;
}
a:hover {
color: #B40000;
}
a:active {
color: #000;
}



/* Menu */
#menu li a:link {
	display:block;
	width: 140px;
	background-color:#003366;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
}
#menu li a:visited {
display:block;
width: 140px;
background-color:#003366;
color: #FFF;
font-weight: normal;
text-decoration: none;
}
#menu li a:hover {
display:block;
width: 140px;
background-color:#B40000;
color:#FFFF00;
font-weight: normal;
text-decoration: none;
}
#menu li a:active {
display:block;
width: 140px;
background-color:#003366;
color: #FFF;
font-weight: normal;
text-decoration: none;
}




/*menupied */

#menubas li a:link {
color: #FFF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}
#menubas li a:visited {
color: #FFF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}
#menubas li a:hover {
color:#99FFFF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}
#menubas li a:active {
color: #C02727;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}


/* Typo */



h1 {
clear:both;
text-align:left;
margin:10px 0 0 40px;
font-size: 100%;
color:#000000;
}

/*h2 {
text-align:center;
font-size: 150%;
color:#FFFFFF;

}

h3 {
clear:both;
margin:0 1em 0.2em 0.7em;
font-size: 130%;
color:#996600;
font-family:"Courier New", Courier, monospac
}

h4 {
clear:both;
margin:1em 1em 0 1em;
font-size: 110%;
color:#996600;
font-family:"Courier New", Courier, monospace;
}

*/

h5 {
text-align:left;
font-size:80%;
font-weight:bold;
margin:5px 0 0 0;
color: #000;
font-family:Arial, Helvetica, sans-serif;
}

h6 {
text-align:left;
font-size:80%;
color: #000;
margin: 2px 0 10px 0;
font-family:Arial, Helvetica, sans-serif;
}





/*feuille de style liens */

.link {
margin: 5px 0 0 0;
font-size: 90%;
color:#C02727;
font-family:"Courier New", Courier, monospace;
}

.piedbox{
font-size:150%;
color:#FFFFFF;
}

.menupied {
float:left;
font-size:120%;
text-align:right;
margin: 0 0 0 0;
color:#FFFFFF;
}

/* Contenu */






ul{
color:#339900;
font-size:100%;
margin:0 0 10px 0;
}

dl{
color:#C02727;
font-size:100%;
}

li{
color:#333;
font-size:100%;
}


/* nettoyeur */

.net {
clear:both;
line-height:1px;
font-size:1px;
}

