/* CUSTOM Thème - 99 ko */


body{
margin: 0px;
background: #f9fffc;
font-family: arial, sans-serif;
font-size: 13px;
color: #777;
}
:focus {
outline: none;
}
h1, h2, h3, h4{
font-weight: normal;
}
a{
color: #2BA82B;
text-decoration: underline;
}
a:hover{
color: #00aad2;
}
a img{
border: 0;
}
ul{
list-style-position: inside;
list-style-type : square;
margin-left: 20;
padding-left: 0;
line-height : 17px;
}
h1 a, h2 a{
color: #696969;
}
h1 a:hover, h2 a:hover{
color: #696969;
}
label{
float: left;
width: 125px;
}
input[type=text], textarea{
border: 1px solid #e2e2e2;
padding: 3px;
width: 150px;
}
input[type=submit]{
cursor: pointer;
margin-left: 125px;
display: block;
padding: 3px;
width: 85px;
border: 1px solid #e2e2e2;
color: #000;
background: #f6f6f6;
}
input[type=submit]:hover{
color: #00aad2;
}
textarea{
height: 150px;
width: 350px;
}
.important{
color: #cc3333;
}
img.captcha{
margin-left: 5px;
}
h1#nom_site{
font-size:0px;
color: #97db6c;
}
p#baseline{
font-size:0px;
color: #97db6c;
}

/* CUSTOM */

#corps table {
font-size:13px;
margin-left:20px;
}

.resume td {
border-bottom : 1px dotted grey;
padding-top : 5px;
padding-right: 17px;
}
#corps h2 {
	position : relative;
color :#354c9e;
	padding-top : 0px;
	padding-left : 10px;
	padding-bottom : 0px;
	margin-top: 10px;
	text-align : left;
	
	font-size : 1.2em;
	//letter-spacing : 1px;
	font-weight: bold;
	//text-decoration: underline;
	//font-variant: small-caps;
	
}

.int {
color :#e3811d;
font-weight : bold;
padding : 10 0 0 10 px;
margin : 35 0 0 30 px;
font-size: 14 px;
}


.sur_la_d {
right : 10px;
margin : 5 10 5 0 px;
}
.logo
{
top : 300px;
left : 700px;
position : absolute; 
}
#corps h1 {
	color :#F7F5EC;
	padding-top :  30px;
	margin-top: 0px;
	padding-right:3px;
	text-align : right;
	font-size : 18px;
	letter-spacing :1px;
	width: 305px;
	background: url(images/fond_h1.jpg);
	padding-bottom : 3px;
	
}

iframe {
	border : 1px solid black;
}

#navigateur {
	margin-top : 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width : 385px;
	font-size:12px;
	color: #666;
float: right;
padding-left: 15px;
padding-top: 1px;
background: url(images/fond_nav.jpg) repeat-y#e0fcde;
border: solid #bbb 1px;
}

p {
	text-align : justify;
	text-indent : 5px;
}
form {
	border : 1px #bbb solid;
}
.conteneur {
width:330px;
height : 320px;
margin: 5 5 5 5px;
float:left;

}

/* DIV PRINCIPAUX */
#header, #page, #footer, #menu{
width: 776px;
margin: 0 auto;
clear: both;
padding: 0 0px 0 45px;
}
#header{
	height : 188px;
margin-top:10px;
background: url(images/header.jpg) no-repeat;
}
#header *{
color: #fff;
}
#footer{
color: #fffcd9;
text-align: center;
font-size: 11px;
height: 27px;
padding-top: 2px;
background: url(images/footer.jpg) no-repeat;
}
#footer *{
margin: 0;
color: #fff;
}
#page{
overflow: hidden;
background: url(images/page.png) repeat-y;
padding-top: 0px;
padding-bottom: 5px;
}
#corps{
overflow: hidden;
float: left;
width: 700px;
background:;
}

/* MENU */
#menu{
height: 30px;
width: 776px;
padding: 0 20 0 20px;
background: url(images/nav.jpg) no-repeat;
}
#menu ul{
list-style: none;
margin: 0;
margin-left: 1px;
}
#menu li{
float: left;
}
#menu li a{
display: block;
text-decoration: none;
height: 24px;
padding: 6px 10px 0 10px;
color: #fff;
}
#menu li a:hover{
background: #6b81cd;
color: #fff;
}
#menu li a.actif{
background: url(images/bg_nav.png) repeat-x;
color: #fff;
}