/* Creation de site - www.shanaya.com */

/* PARAMETRES GENERAUX 
-------------------------------*/ 
html,body {margin:0;padding:0;background: #00355F;}

body {text-align:center}

body, h1, h2, h3, h4, p, td, ul, li 
{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #111; 
line-height: 120%; 
} 

body, p, td, ul, li
{ font-size:small; }

h1
{ font-size:x-large; }

h2
{ font-size:large; margin-top:1.6em; border-bottom:solid 1px;margin-bottom:0.5em}

h3
{ font-size:medium; }

a
{ color: #3399CC; font-weight:bold;}

p{margin:0 10px 10px}

img {border:0}

/* ZONES */

#container {text-align:left}

#container {width:771px;margin:0 auto; margin-bottom:10px;}

#header {margin-bottom:12px;}

#content {float:right;width:564px; background: url(../img/fond-page.gif); margin-bottom:10px;}

#navigation {float:left;width:190px}

a.navigation {display:block; color:#fff;}

div.menu {background:url(../img/fond-menu-bas.gif) bottom; width:170px; padding:5px 10px 25px 10px; border:0; margin-bottom:20px;}

.menu a {color:#fff;}

.menu strong {color: #1BDFF1;}

span.rubriquemenu {display:block; background:url(../img/fond-menu-top.gif); text-align:center; font-weight:bold; width:176px; padding:12px 7px 10px 7px;}

div#bloccadre {
background: url(../img/fond-page-haut.gif) top left no-repeat;
padding: 15px;
}

div#bascadre {
background: url(../img/fond-page-bas.gif) bottom left no-repeat;
padding-bottom: 19px;
}

.tableau {width:520px; border: solid 1px #7C7C8F;}

.tableau td {text-align:center;}

.entete {background-color:#DDDDFF;font-weight:bold; }

.tableaucontact {text-align:right; font-weight:bold; padding-right:6px; vertical-align:top; }
.testcontact {display:none;}