/* Styles yvesnavarre.ch - PB | www.grafix.ch - 16.10.06 */

/* ELEMENTS DE BASE */
/* FONDS */
body {
 background:#000;
 margin:0; 
 text-align:center;
 font-size:11px;
 font-family:arial, helvetica, verdana, sans-serif;
 color:#000;
}

/* IMAGES */
img {
 hspace:0;
 vspace:0;
 border:0;
}

/* MARGES */
#gauche {
 width:auto;
 height:111px;
}

#gauche2 {
 width:auto;
}

#droite_home {
 width:auto;
}

#droite {
 background:url(img/banniere.gif);
 width:auto;
 height:111px;
}

#droite2 {
 width:auto;
 background:#fff;
}
 
/* ENTÊTE */
#head {
 background:url(img/banniere.gif);
 width:780px;
 height:111px;
 margin:0;
}

/* TABLE PRINCIPALE */
#container {
 width:100%;
 height:100%;
}

/* NAVIGATION */

#nav {
 background:#000;
 width:130px;
 padding-top:50px;
 padding-left:10px;
 font-family:courier, courier new, mono;
 font-size:12px;  
 color:#fc0303;  
}

#nav_temoignages {
 background:#000 url(img/traces03b.gif) no-repeat;
 width:130px;
 padding-top:50px;
 padding-left:10px;
 font-family:courier, courier new, mono;
 font-size:12px;  
 color:#fc0303;  
}

#nav_inedits {
 background:#000 url(img/traces04b.gif) no-repeat;
 width:130px;
 padding-top:50px;
 padding-left:10px;
 font-family:courier, courier new, mono;
 font-size:12px;  
 color:#fc0303;  
}

#nav_images {
 background:#000 url(img/traces05b.gif) no-repeat;
 width:130px;
 padding-top:50px;
 padding-left:10px;
 font-family:courier, courier new, mono;
 font-size:12px;  
 color:#fc0303;  
}

#nav_liens {
 background:#000 url(img/traces07b.gif) no-repeat;
 width:130px;
 padding-top:50px;
 padding-left:10px;
 font-family:courier, courier new, mono;
 font-size:12px;  
 color:#fc0303;  
}

.notice {
 font-family:courier, courier new, mono;
 font-size:10px; 
 color:#fc0303;
 text-decoration:none;
}

/* CONTENU */
#content_home {
 background:#000 url(img/chat_home.jpg) no-repeat;
 width:800px;
 height:500px; 
 padding:0;
 padding-left:10px;
 font-family:courier new, courier, mono;
 font-size:14px;
 color:#fff;
}

#content_biographie {
 background:#fff url(img/traces01.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_bibliographie {
 background:#fff url(img/traces02.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_temoignages {
 background:#fff url(img/traces03.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_inedits {
 background:#fff url(img/traces04.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_images {
 background:#fff url(img/traces05.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_association {
 background:#fff url(img/traces06.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_liens {
 background:#fff url(img/traces07.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

#content_notice {
 background:#fff url(img/traces08.gif) no-repeat;
 width:640px; 
 padding:10 20 20 40px;
 font-size:11px;
}

/* PIED */
#foot {
 background:#fff;
 width:750px;
 height:30px;
 text-align:center;
 font-size:10px;
}


/* MISE EN PAGE */
/* PARAGRAPHE */
#spacer {
 margin:0;
 margin-bottom:25px;
}

/* TITRE */
.titre {
 font-family:courier, courier new, mono;
 font-size:14px;
 font-weight:bold;
}

/* SOUS-TITRE */
.sousttitre {
 font-family:courier, courier new, mono;
 font-size:12px; 
 font-weight:bold;
}

/* GRAS */
.gras {
 font-weight:bold; 
}

/* COMMENTAIRE */
.commentaire {
 font-size:10px;
}

/* ERREURS */
#alert {
 color:#394046;
 font-weight:bold; 
}

/* FORMULAIRE */
#form {
 width:300px;
 font-family:arial, helvetica, verdana, sans-serif;
 font-size:11px;
 color:#394046;
}

/* BOUTONS */
#button {
 background:#f59b0c;
 border:0; 
 width:300px;
 height:20px; 
 font-size:11px;
 color:#fff;
 font-weight:bold;
}


/* LIENS */
a:link, a:visited {
 color:#fc0303;
 font-weight:bold; 
 text-decoration:none;
}

a:hover {
 color:#fd4141;
 font-weight:bold; 
 text-decoration:none;
}

/* LIENS NAVIGATION */
a.nav:link, a.nav:visited {
 font-family:courier, courier new, mono;
 font-size:12px; 
 color:#fff;
 text-decoration:none;
}

a.nav:hover {
 font-family:courier, courier new, mono;
 font-size:12px; 
 color:#fd4141;
 text-decoration:none;
}

a.notice:link, a.notice:visited {
 font-family:courier, courier new, mono;
 color:#fff;
 text-decoration:none;
}

a.notice:hover {
 font-family:courier, courier new, mono;
 color:#fd4141;
 text-decoration:none;
}


/* PAGE AFFICHÉE */
.page {
 color:#fc0303;
 text-decoration:none;
}

.page_notice {
 font-size:10px; 
 color:#fc0303;
 text-decoration:none;
}

