/* CSS Document */

body {
margin:0px;
margin-left:250px;
padding: 0px;
font-size: 11px; 
font-family: arial;  
color: #C1B2A0;
cursor: default;
line-height: 10px;
text-align: justify;
background-color: #E0D3B0;
letter-spacing: 0px;
}

.contenu {
background-image: url(images/bgcontenu.png);
background-repeat: repeat-x;
background-color: #F8F0DE;
border: 0px solid #000000;
padding-left: 1px;
padding-right: 1px;
}

.page_content {
background-image: url(images/bgcontenu.png);
background-repeat: repeat-x;
background-color: #F8F0DE;
border: 0px solid #000000;
padding-left: 1px;
padding-right: 1px;
}


.nom_menu {
color: #E2B883;
text-shadow: #FDFDE4 2px 2px 0px;
text-align: center;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 8px;
font-family: times new roman;
font-size: 18px;
text-transform: lowercase;
font-style: none;
letter-spacing: 2px;
font-weight: bold;
border-bottom: dashed 1px #EEE4C5;
}

.nom_project { 
color:#BAA594;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 1px;
font-family: georgia;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-align: right;
}

.page_title {
background-color: #F8F0DE;
color: #E2B883;
text-shadow: #FDFDE4 2px 2px 0px;
text-align: center;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 8px;
font-family: times new roman;
font-size: 18px;
text-transform: lowercase;
font-style: none;
letter-spacing: 2px;
font-weight: bold;
border-bottom: dashed 1px #EEE4C5;
}

.page_title2 {
background-color: #FAF4E7;
color: #E2B883;
text-shadow: #FDFDE4 2px 2px 0px;
text-align: right;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 8px;
font-family: times new roman;
font-size: 15px;
text-transform: lowercase;
font-style: italic;
letter-spacing: 2px;
font-weight: bold;
border-top: dashed 1px #EEE4C5;
border-bottom: solid 1px #F0E8CE;
}



.nom_autre { 
color: #8CAABD;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 1px;
font-family: georgia;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-align: left;
}


.menu { 
color: #ffffff;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-family: georgia;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-align: center;
}


.bottom { 
padding: 6px;
background-color: #FCFCE3;
font-family: arial;
font-size: 9px;
color: #636D87;
Line-Height: 5px;
Text-Align: center;
font-weight: normal;
text-transform: none;
letter-spacing: 2px;
}

td{
font-size : 8pt; 
}

a:link, a:visited, a:active {
text-decoration :none;
color: #DD8947;
cursor: crosshair;
font-family: tahoma;
font-size: 11px;
text-transform: none;
letter-spacing: 0px;
font-weight: none;
}

a:hover {
text-decoration: none;
color: #DBD0B2;
cursor: crosshair;
font-family: tahoma;
font-size: 11px;
text-transform: none;
letter-spacing: 0px;
font-weight: none;
}


.img_sidebar {
	border: #E5E5CD 1px solid;
	padding: 3px;
	background-color: #FFFFFF;
}


.img_news {
	border: #FFFFFF 4px solid;
	padding: 0px;
	background-color: #E5E5CD;
}


select { 
font-family: tahoma; 
color: #FFFFFF; 
font-size: 9px;
cursor: help;
background-color: #B3B7D0;
} 

i{
font-family: arial;
font-weight:normal; 
text-decoration:italic;
font-size: 11px;
letter-spacing : 1px; 
color: #AA9074; 
}

b{
font-family: arial;
font-weight:bold; 
text-decoration:none;
font-size: 11px;
letter-spacing : 0px; 
color: #C7B89C; 
}

u{
font-family: arial;
font-weight:normal; 
text-decoration:underline;
font-size: 11px;
letter-spacing : 1px; 
color: #BBA986; 
}

.quote{
background-color: #FAF3E4;
color: #A08A70;
background-image: url('');
background-repeat: no-repeat;
background-position: top left;
font-style:normal;
font-size: 11px;
padding: 20px;
}

textarea, input{ 
font-family: arial; 
font-size: 10px; 
color: #B1ACAE; 
background: EFEFEF; 
border-style: dashed; 
border-color: transparent; 
border-width: 0px; 
cursor: help; 
}

a.nav:link, a.nav:active, a.nav:visited{  
text-transform: none;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #DD8947;
cursor: Default;
display: block;
padding-left: 7px;
padding-top: 7px;
padding-bottom: 7px; 
height: 7px;
line-height: 8px ;
letter-spacing: 1px;
background: transparent;
border-bottom: #ffffff 0px solid;
border-left: #ffffff 0px solid;
FONT-FAMILY: arial;
FONT-SIZE: 10px;
}

a.nav:hover{
letter-spacing: 1px;
text-transform: none;
text-align: left;
text-decoration: none;
font-weight: none;
color: #BAA594;
background: #FCFCE3;
display: block;
cursor: Default;
line-height: 8px ;
border-left: #ffffff 0px solid;
}