a {    text-decoration: none;}

/* couleur de fond */
body
{
background-color: black;
background-image: url("../files/!Header.png");
background-repeat: repeat-x;
}

.titresite
{
width: 660px;
position: absolute;
left: 25px;
top: 10px;

font-family: Verdana, Arial, sans-serif;
font-variant: normal;
font-size: 0.7em;
font-weight: normal;

color: white;
background-color: black;

letter-spacing: 0.2em;

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


.langue
{
min-width: 760px;
position: relative;
top: 0px;
right : 10px;
text-align: right;

font-family: Verdana, Arial, sans-serif;
font-variant: normal;
font-size: 0.7em;
font-weight: normal;
color: black;
/* color: white; */ 
background-color: none;
border-right: none ;
border-left: none ;
border-top: none;
border-bottom: none;
letter-spacing: 0em;
padding-left: 4px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 6px;
margin-left: 0px;
margin-right: 0px;
}


.langue a
{
color: black;
/* color: #808080; */ 
background-color: black;
border: none;
}
.langue a:hover 
{
color: black;
/* color: white; */ 
background-color: black;
border: none;
}


/* ONGLETS */
ul#tabnav {    font: normal 11px verdana, arial, sans-serif;
    letter-spacing: 0.3em;    list-style-type: none;    /*margin: 100;*/
    position: absolute;
	left: 0px;
	top: 30px;}

ul#tabnav li {    float: left;    height: 21px;    background-color: black;
    margin: 2px 20px 0px 2px;
    
	/*margin-left: 10px;*/
	/*margin: 2px 2px 0px 2px;*/
    /*margin: 4px 4px 47px;*/}

ul#tabnav li.active {    background-color: #F4015F;}

#tabnav a {    float: left;    display: block;    color: white;    text-decoration: none;    padding: 4px;}

#tabnav a:hover {    background: #8D0036;}
/* FIN ONGLETS */


.Contenu
{
position: absolute;
top: 80px;
left: 25px;

}


		.PrezText
		{
		font-family: Verdana, Arial, sans-serif;
		width: 330px;
		margin-top: 30px;
		margin-left: 20px;
		}		
		
		.PrezText, nomduprojet
		{
		font-size: 1em;
		color: white;
		letter-spacing: 0em;
		font-weight: bold;
		margin-left: 0px;
		margin-right: 10px;
		
		padding-bottom: 5px;
		/* border-bottom: 1px dotted #1A1A1A ; */
		}
		
		.PrezText H1
		{
		font-size: 0.7em;
		color: #C2B5A8;
		letter-spacing: 0em;
		font-weight: bold;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 20px;
		margin-bottom: 8px;
		}		
		
		.PrezText p
		{
		line-height: 1.3em;
		font-size: 0.7em;
		color: #C2B5A8;
		letter-spacing: 0em;
		font-weight: normal;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align: left;
		}

		.PrezText p a
		{
		color: white;
		}
		
		.PrezText li
		{
		line-height: 1.3em;
		font-size: 0.7em;
		color: #C2B5A8;
		letter-spacing: 0em;
		font-weight: normal;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: left;
		}
		
		.PrezText n
		{
		line-height: 1.3em;
		font-size: 0.9em;
		color: #A39487;
		letter-spacing: 0em;
		font-weight: normal;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: left;
		
		padding-top: 3px;
		/* border-top: 1px dotted #A39487 ; */
		}
		
		
		
		
		.PrezTextLARGE
		{
		font-family: Verdana, Arial, sans-serif;
		width: 600px;
		margin-top: 30px;
		}		
		
		.PrezTextLARGE nomduprojet
		{
		font-size: 1em;
		color: white;
		letter-spacing: 0em;
		font-weight: bold;
		margin-left: 20px;
		margin-right: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #1A1A1A ;
		}
		
		.PrezTextLARGE H1
		{
		font-size: 0.7em;
		color: white;
		letter-spacing: 0em;
		font-weight: bold;
		margin-left: 70px;
		margin-right: 10px;
		margin-top: 20px;
		margin-bottom: 0px;
		}		
		
		.PrezTextLARGE p
		{
		line-height: 1.3em;
		font-size: 0.7em;
		color: #C2B5A8;
		letter-spacing: 0em;
		font-weight: normal;
		margin-left: 25px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align: left;
		}

		.PrezTextLARGE p a
		{
		color: white;
		}
		
		.PrezTextLARGE li
		{
		line-height: 1.3em;
		font-size: 0.7em;
		color: #C2B5A8;
		letter-spacing: 0em;
		font-weight: normal;
		margin-left: 50px;
		margin-right: 10px;
		margin-top: -10px;
		margin-bottom: 13px;
		text-align: left;
		}
		
		.PrezTextLARGE n
		{
		line-height: 1.3em;
		font-size: 0.9em;
		color: #A39487;
		letter-spacing: 0em;
		font-weight: normal;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: left;
		
		padding-top: 3px;
		border-top: 1px dotted #A39487 ;
		}

.Footer
{
float: left;width: 100%;
height: 35px;
background: transparent url("../files/!Footer.png") repeat bottom;
margin-top: 0px;
}

