* {margin:0; padding:0;}

body {font:12px Arial, Helvetica, sans-serif; color:white; background-color:black;}

.absmiddle {vertical-align:middle;margin-bottom: .10em; }
.error {color:#D20000;}
.white {color:white;}
.spacer {visibility:hidden; clear:both;}


#header { background:url(img/bg-header.png) repeat; height:176px; width:100%;}
#header img {border:none;}
#circle {background:url(img/circle.png) no-repeat; width:1050px; height:176px; margin:auto; }
#logo {float:left; padding-left:125px; padding-top:50px;}
#menu {margin-left:530px; padding-top:70px;}
#menu ul {list-style-type:none; padding:0; margin:0; }
#menu ul li {float:left; padding-left:35px; } 
#menu ul li a, a.mail {color:white; text-decoration:none}
#menu ul li a:hover, a.mail:hover {color:#999;}
#submenu {background:url(img/menu.png) no-repeat; width:388px; height:2px; border:none; margin-top:11px;  margin-bottom:10px;}

#actualite {background:url(img/bg-global.png) repeat-x; width:100%; height:159px; padding-top:15px; color:#666;}
#content {width:1050px; margin:auto;}

.projet {width:795px; color:white;}
.projet img {border:1px solid #fff;}
.projet img.cover {margin-bottom:5px;}
.projet ul {margin-left:20px; margin-top:8px; list-style-type:circle;}
.title {float:left; width:350px;}
.descr {float:left; margin-left:10px; width:432px;}

hr {margin-bottom:59px;}

#slideshow {
    border: 5px solid white;
    width: 808px;
	margin: auto;
    height: 400px;
}
.marge {margin-left:120px;}

p.center {text-align:center;}
#choix {float:left; margin-left:285px;}

h2 {font: lighter 160% "Trebuchet MS",Arial sans-serif; display:inline; text-transform:uppercase; color:white;}
h2 a {color:white; text-decoration:none}
h2 a:hover {color:#999;}

p#welcome{ padding:10px 20px; border:1px dotted #b7cee7; color:#b7cee7; width:400px; }
p#success{ padding:10px 20px; border:1px dotted #0f0; color:#009900; width:400px; }

form {color:white;}
label {
	display:block;
	width:150px;
	float:left;
}
input[type=text], select {background-color:#161616; border:1px solid #3A3A3A; color:#ececec; height:20px; padding-top:2px;}
textarea {padding:5px; font-family:Arial; font-size:13px; color:#ececec; background-color:#161616; border:1px solid #3A3A3A;}

