/* CSS Document */
body
 {
	margin:0px;
	padding:0px;
	background-color:#000000;
}
body, textarea, input {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:20px;
	margin:20px 0px;
}
#corps-content h2 {
	font-size: 16px;
	margin: 15px 0px;
}
#corps-content h3 {
	font-size: 15px;
}

#corps #corps-content p {
	margin: 5px 0px;
}


.bouton1 {
	float: left;
	text-align: center;
}
#corps-content a {
	text-decoration: underline;
}
#corps-content a:hover {
	text-decoration: none;
}
#liens-accueil a {
	text-decoration: none;
}

.bouton_accueil img {
	border: 5px solid #000000;
	width: 120px;
	height: 120px;
}


a {
	color: #000000;
	text-decoration: none;
}


a img {
	border: 0;
}

.abs, #footer img {
	vertical-align: middle;
}

#footer {
}

#header, #corps, #footer {
	width: 990px;
	margin: 0 auto;
}
#header {
	margin-top: 50px;
	height: 67px;

}
#header-content  {
	padding: 25px 5px 10px 165px;
}
#corps-content {
	padding: 0px 20px 15px 190px;
	;
	/*overflow: auto;
	min-height: 450px;
	height: 450px;*/
}

#footer {
	text-align: center;
	font-size: 12px;
	padding: 5px 0px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}


#logo {
	position: absolute;
	margin-left: -240px;
	margin: -15px 0 0 -165px;
}
#textecotegauche {
	width: 150px;
	padding: 80px 10px 0 10px;
	float: left;
}
a.fleche {
	background:url(../images/commun/fleche.png) no-repeat top left;
	display: block;
	padding-left: 25px;
	margin: 2px 0px;
	font-weight: bold;
}
.info {
	font-weight: bold;
	color: #FF0000;
}

#menuflash {
	padding:50px 0 0 90px;
	position: absolute;
}
.sortable-list {
	list-style-type: none;
}
.sortable-list li {
	float: left;
}
.opaque {
        opacity: 0.25; 
	filter: alpha(opacity=25); 
	-khtml-opacity: 0.25; 
	-moz-opacity:0.25;
	 
}
.losange {
	background: url(../images/commun/carreau_logo_01.png) no-repeat left top;
	padding-left:30px;
	height: 26px;
	line-height: 26px;
}
