/*
Theme Name: BASE.
Theme URI: 
Description: Theme created by <a href="mailto:faravel.agnes@neuf.fr>Agn&egrave;s Faravel</a> in February 2009.
Version: 1.0
Author: <a href="mailto:faravel.agnes@neuf.fr>Agn&egrave;s Faravel</a>

*/


/* STYLE DE BASE */

body{
background:#756863;/* COULEUR DU FOND TAUPE*/ 
color:#606060;
text-align:left;
font-size:12px;
font-family:'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
margin: 0;
padding: 0;
}

a{
color:#000000;/* COULEUR DU TEXTE DE MENU PRINCIPAL */
text-decoration:none;
}

a:hover{
color:#606060;
text-decoration:underline;
}

h1{
color:#000000;
font-size:30px;
font-weight:normal;
font-variant: small-caps;
margin:1em 0;
font-family: times;
}

h1 a{
color:#000000;
}

h1 a:hover{
color:#000000;
text-decoration:underline;
}

h2, h3{
font-size:12px;
text-transform:uppercase;
font-family: 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, times;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

h4{
font-size:12px;
font-family: 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, times;
color:#000000;
font-weight:normal;
text-decoration:none;
font-style:normal;
}



/* Titre 6 */
h6{
color:#000000;
font-weight:normal;
font-size: 20px;
font-style:italic;
font-family: Times New Roman;
text-decoration:underline;
}


p{
line-height:1.75em;
}

ul li{
display: block;
list-style-type:none;
margin:0.5em 0.5em 0.5em 0.5em;
line-height: 1em;
}

blockquote{
margin-left:2em;
margin-right: 2em;
padding-left:1em;
color:#000000;
text-align: justify;
font-family: times;
font-size: 1.5em;
font-style: italic;
}


#content p img{
	background: #ffffff;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.col1 {
float: left;
width: 500px;
}

.col2 {
float: right;
margin-top: 20px;
width: 350px;
text-align:right;
}

.transition {
float: left;
width: 900px;
height: 30px;
}

#page {
background:#ffffff;/* PAGE SOUS LE MENU */ 
margin:0 auto 0 auto;
width: 1000px;
height: 500px;
border:0px solid #606060;
}

html>body #page { 
height: auto;
min-height: 500px;
margin: 0 auto;
}

	
/* EN-TÊTE */
#header{
width:1000px;
background: url(images/banniere2.jpg) no-repeat;
background-position:bottom;
height:100px;
font-size:35px;
letter-spacing:1px;
font-family: Garamond, Times;
font-variant: small-caps;
margin: 0;
float: center;
text-align: center;
}

#header h1{
font-size:35px;
color:#000000;
letter-spacing: 1px;
font-family: Garamond, Times;
font-variant: small-caps;
margin: 0;
float: center;
text-align: center;
}
#header h1 a{
color: #000000;
font-weight: normal;
text-decoration:none;
letter-spacing: 1px;
 }

#header p{
font-family:Garamond, times;
font-size: 16px;
font-variant: normal;
letter-spacing:1px;
text-align: center;
padding: 1em;
margin:0;
line-height:0em;
}


a.main:hover
{
    background:none;
}


/* NAVIGATION HORIZONTALE */
#nav{
background:#ffffff;/*COULEUR BLANCHE MENU PRINCIPAL*/
    padding-left: 0px;
    font-size:15px;
    font-variant: small-caps;
    font-family: 'Trebuchet MS',"Lucida Sans Unicode", Georgia, Tahoma, Arial, Serif;
    height: 15px;/*HAUTEUR MENU PRINCIPAL GRIS*/
    width: 1000px;
}

#nav, #nav ul {
	list-style: none;
line-height: 1em;
	font-family: 'Trebuchet MS',"Lucida Sans Unicode", Georgia, Tahoma, Arial, Serif;
	font-variant: small-caps;
}

#nav a{
display: block;
	text-decoration: none;
	border:none;
	font-size:15px;
	font-family: 'Trebuchet MS',"Lucida Sans Unicode", Georgia, Tahoma, Arial, Serif;
	background:#ffffff;/* COULEUR GRISE DES SOUS MENUS DAE5EB*/ 
	font-variant: small-caps;
}
 

#nav a:hover{
color: #000000;
display: block;
text-decoration: underline;
border:none;
font-variant: small-caps;
}

#nav li {
        float: left;
        margin: 2px;
	list-style:none;
	font-variant: small-caps;
}

#nav a, #nav a:visited {
	display:block;
	font-weight:normal;
	color: #00000;
	padding:6px 12px;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
		text-decoration:underline;
background:#ffffff;/* PASSAGE SOURIS SUR BARRE MENU PRINCIPALE*/
		}	

#nav li ul {
        position: absolute;	
        left: -999em;
	height: auto;
	width: 170px;
	}


#nav h2{
	font-weight:bold;
	font-size:10px;
	font-variant: small-caps;
	}
	
#nav li li {
	width: 160px;/*LARGEUR DES SOUS MENUS*/
	background:#ffffff;

	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:12px;
	color:#000000;
}

#nav li li a:hover, #nav li li a:active {
	color:#000000;
background:#FFFFFF;
	}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

	
a.main:hover
{
    background:none;
}

/* CONTENU */

#content {
width: 960px; 
height: 500px;
background:#ffffff;/* FOND DU CONTENU AUTOUR PHOTO */
float:left;
text-align: center; 
padding:20px;
margin:0 auto;
}

html>body #content { 
height: auto;
min-height: 500px;
margin: 0 auto;
}
 
#content h1 {
color: #000000;
text-align:left;
font-family: Times;
font-weight: normal;
}

.details {
font-size: 12px;
font-style:italic;
color: #606060;
}

.article {
padding: 10px 40px 10px 40px !important;
text-align: left;
min-width: 65em;
max-width: 85em;
margin:0 auto;
}


/* FOOTER */


#footer {
background: #ffffff;
width:950px;
height:15px;
padding: 0px 0px 5 px 0px;
text-align: center;
clear: both;
font-size:10px;
}



#search{
float:right;
margin: 0 20px 5px 0;
}

#searchform input#s {
border:1px solid #B8B8B8;
color:#606060;
font-family:Times, Arial,Sans-serif;
font-style:italic;
font-size:12px;
padding:2px;
height:12px;
width:105px !important;
}


#searchform #searchsubmit{
	background:#FFFFFF;
	color:#000000;
	border:none;
	font-family: 'Trebuchet MS', "Lucida Grande";
	font-size:11px;
}


.comments-template{
text-align: left; 
border-top: none;
padding: 0px 100px 0px 50px;
}

#commentform{
text-align: left; 
padding-left:100px;
}

