/* Kits graphiques par Graphiques-Kits.com */
/* contact@graphiques-kits.com */
/* Tous droits réservés 2007 */

body {
    font-family: verdana;
    font-size: 11px;
	color: #000000;
	background: #5c8eb1 url(../images/site/fond.jpg) repeat-x;
	text-align: center;
    margin: 0 auto 0;
	position: relative;
}

div#site {
    text-align:left;
    background: url(../images/site/site.jpg) repeat-y 0 0;
    width: 1000px;
    margin : auto
}

div#header {
    background: url(../images/site/header.jpg) no-repeat 0 0;
    height : 205px;
    margin : 0;
    padding:0
}

img { border: 0; }

a {
    color : #00696A;
    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color : red;
    font-weight : bold;
    text-decoration:none;
}

div#footer {
    background:url(../images/site/footer.jpg) no-repeat 0 0;
    height : 101px;
	clear:both;
}

div#footer p {
    text-align: center;
    font-size: 0.9em;
    padding-top:40px; 
    clear:both;
    color:#666666;
}

div#footer a {
    color : #666666;
    text-decoration:none;
}

div#left {
    width:273px;
	float:left;
	margin:0px;
}

div#right {
    margin-left: 273px;
	margin-right: 61px;
}

#left_haut {
    margin-left:62px;
	height: 37px;
	widht: 211px;
	position: relative;
	background: url(../images/site/left-top.jpg) no-repeat;
}

#left_haut h3 {
    padding-top:13px;
	text-align:center;
	font-size: 1.2em;
	color:#FFFFFF;
	margin:0px;
}

#leftbk {
    margin-left:62px;
	widht: 211px;
	background: url(../images/site/left-bk.jpg) repeat-y;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 5px;
	position: relative;
}

#left_bas {
    margin-left:62px;
	height: 15px;
	widht: 211px;
	background: url(../images/site/left-bottom.jpg) repeat-y;
	position: relative;
}

#right_haut {
    margin-left:0px;
	height: 20px;
	widht: 665px;
	position: relative;
	background: url(../images/site/right-top.jpg) no-repeat;
}

#right_bas {
    margin-left:0px;
	height: 15px;
	widht: 665px;
	position: relative;
	background: url(../images/site/right-bottom.jpg) no-repeat;
	margin-bottom:3px;
}

#rightbk {
    margin-left:0px;
	widht: 665px;
	background: url(../images/site/right-bk.jpg) repeat-y;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
	position: relative;
}

#rightbk h2 {
    font-size: 1.3em; 
    color: #2366a7;
    margin: 0; 
	padding: 0;
    margin-bottom: 10px;
	padding-bottom: 0.3em; 
	border-bottom: 1px dashed #C0C0C0;
}

#left h2 { 
    margin-bottom: 10px;
	padding-left: 0.5em;
	padding-bottom: 0.3em;  
	border-bottom: 1px dashed #C0C0C0; 
	border-left: 3px solid #C0C0C0; 
}

ul#navbar{
    list-style:none;
    text-align:center;
    padding-left:140px;
    padding-top:180px; 
    font-size:10px;
	margin:0px;
}

ul#navbar li{
    float:left;
    width:135px;
    margin:0 14px 0 0;
    text-align:center;
    font-size:9px;
}

ul#navbar li a, ul#navbar li a:link{
    font-family:Verdana;
    font-size:9px;
    text-decoration:none;
    color:#0D627E;
}

ul#navbar li a:hover, ul#navbar li a:active, ul#navbar li a:focus {
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#0D627E;
}

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 11px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:170px;}
ul.vert-one li{margin:0;padding:0;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#0D627E;padding:0 0 0 20px;width:150px;}
ul.vert-one li a:hover{background:#D0D0D0 url("../images/site/vert-one_arrow.gif") no-repeat 0 5px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#D0D0D0 url("../images/site/vert-one_arrow.gif") no-repeat 0 5px;}

td.titre{font-weight : bold; text-align : center; background-image:url(../images/divers/bleu.gif); color: black; border: 1px solid black;}
td.titrejaune {font-weight : bold; text-align : center; background-image:url(../images/divers/jaune.jpg); color: black; border: 1px solid black}

img.float-left {
	float: left;
	margin: 7px;
}

.messageOk
{
	color:#0f4d2a; 
	font-weight:bold; 
	font-size:11px;
}
.messageKo
{
	color:red; 
	font-weight:bold;
	font-size:11px;
}

div.yellow {color:#2366a7; font-weight : bold; text-decoration:underline;font-size:13px;}
div.align {text-align:justify; padding-left:8px; padding-right:8px; padding-top:8px; padding-bottom:8px;}
td.whiteSurligne {font-weight : bold; text-decoration:underline; border-style:solid; border-width:0px; border-color:black; font-size:13px;}