@charset "utf-8";
/* CSS Document */
body {
	background:#000;
	scrollbar-base-color:#DA107C;
	/*background:url('http://www.update-conseils.com/limesurvey/images/bg-roseau.jpg') no-repeat top center #000 fixed;*/
	background:url(../images/commun/fond-general.jpg) repeat-y top center; 
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body, input, textarea {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
#site {
	min-height: 100%;
	margin-bottom: -100px;
	position: relative;
}

#conteneur-general {
	width: 950px;
	margin: 0 auto;
	min-height: 600px;
}
#clearfooter {
	height: 100px;
	clear: both;
}
#overallfooter {
	height: 100px;
	/*background:url(../images/fond-attente.png) repeat-x bottom center;*/
	background:url(../images/commun/fond-attente.gif) repeat-x top left;
	position:relative;
	width: 100%;
}
#menuh {
	padding: 10px 0 3px 0;
	border-bottom: 2px solid #DA107C;
	text-align: center;
	width: 100%;
}
#logo-conteneur  {
	margin: 0 auto;
}
#menuh a , #liens_bas-de-page a{
	padding: 0px 20px;
	text-decoration: none;
}
#liens_bas-de-page a {
	font-size: 11px;
	padding: 0 5px;
}
#liens_bas-de-page a:hover {
	color: #FFF;
	text-decoration: underline;
}

#liens_bas-de-page {
	text-align: center;
}
#corps {
	margin-top: 20px;
}
#corps h1 {
	margin: 0px;
	font-size: 18px;
}
#corps h2 {
	font-size: 14px;
}





.abs, #footer img {
	vertical-align: middle;
}
a img {
	border: 0px;
}
body, a {
	color:#FFF;
}
a:hover, .highlight {
	text-decoration:none;
	color: #DA107C;
}
#menuv {
	float: right;
	margin: 30px 420px 0 0;
	width: 250px;
}
#menuv a {
	text-decoration: none;
	font-size: 13px;
	display: block;
}


#adr {
	font-size:10px;
	width:950px;
	margin:0 auto
}
a:focus, object{
outline:none;
}
.titre {
	text-align: right;
	border-bottom: 2px solid #DA107C;
	padding: 3px 0px;
	width:100%
}
.degrade {
	background:url(../images/commun/fond-degrade-1.jpg) repeat-x bottom left #da107c;
	padding:10px;
	font-weight: normal;
}
table#sondage th {
	background:url(../images/commun/fond-degrade-2.jpg) repeat-x top left #000;
}
table#sondage, table#sondage th, table#sondage td {
	border:1px solid #444;
}
label {
	padding-bottom:3px;
	margin:3px;
	padding:3px;
}
input, textarea {
	background-color:#222;
	color:#FFF;
	padding:3px;
	margin:3px;
	border:0px;
}
.bordure {
	border:1px solid #da107c;
}
.formbtn {
	display:block;
	padding:3px 5px;
	background:url(../images/commun/fond-degrade-2.jpg) repeat-x top left #000;
	border:1px solid #fff;
	margin: 3px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.formbtn:hover {
	color:#fff;
	background:url(../images/commun/fond-degrade-2.jpg) repeat-x bottom left #000;
	border: 1px solid #DA107C;
	text-decoration:none;
}
.err {
	border:1px solid #DA107C;
	background-color:#ddd;
	color:#000;
}
.visible {
	display:inline;
}
.hidden {
	display:none;
}
ul, ol {
	margin: 1em 0 1em 24px;
	padding: 0;
}
.liste01 {
	list-style-image:url(../images/e-procurement/puce01.gif);
}
.liste01 li {
	padding:4px 0px;
}
.overnoir:hover {
	color:#000;
}
.mail a {
	color:#da107c;
}
	

	

