/* Venez.fr v3 */

html, body {
	cursor: default;
	background-color: #ddd;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #2c2c2c;
}

img {
	border: none;
	vertical-align: middle;
}
form {
	display: inline;
}
input, select, textarea {
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #74bbe5;
	font-family: Verdana;
	color: #444;
}
h1, h2, h3, h4, legend {
	color: #327AC5;
	font-weight: bold;
}

h4 { font-size: 13px; }
h3 { font-size: 14px; }
h2 { font-size: 16px; }
h1 { font-size: 18px; }

a {
	cursor: pointer;
	text-decoration : none;
	color : #2c2c2c;
	font-weight: bold;
}
a:hover {
	cursor: pointer;
	text-decoration : underline;
	color : #000;
	font-weight : bold;
}
a.bleu {
	cursor: pointer;
	text-decoration : none;
	color : #327AC5;
	font-weight : bold;
}
a.bleu:hover {
	cursor: pointer;
	text-decoration : underline;
	color : #327AC5;
	font-weight : bold;
}
a.rouge {
	cursor: pointer;
	text-decoration : none;
	color : red;
	font-weight : normal;
}
a.rouge:hover {
	cursor: pointer;
	text-decoration : underline;
	color : red;
	font-weight : normal;
}
a.nobold {
	cursor: pointer;
	text-decoration : none;
	color : #2c2c2c;
	font-weight : normal;
}
a.nobold:hover {
	cursor: pointer;
	text-decoration : underline;
	color : #000;
	font-weight : normal;
}
a.noboldnounderline {
	cursor: pointer;
	text-decoration : none;
	color : #2c2c2c;
	font-weight : normal;
}
a.noboldnounderline:hover {
	cursor: pointer;
	text-decoration : none;
	color : #000;
	font-weight : normal;
}
a.maillink {
	cursor: pointer;
	text-decoration : none;
	color : #327AC5;
	font-weight : normal;
}
a.maillink:hover {
	cursor: pointer;
	text-decoration : none;
	color : #2c2c2c;
	font-weight : normal;
}

#barrereseau {
	position: absolute;
	z-index: auto;
 	top: expression(body.scrollTop);
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	background-color: #fff;
   	border-bottom: 1px solid #ddd;
	padding: 2px 10px;
}
body>#barrereseau {
	width: auto;
	position: fixed;
}

#liensreseau {
	margin-top: 10px;
	color: #ceecff;
}

#liensreseau a {
	font-weight: normal;
}

#barrereseau div, #liensreseau div {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#global {
	width: 990px;
	margin: auto;
}

#global_left {
  float: left;
  height: 600px;
  width: 120px;
  padding-top: 102px;
}

#global_center {
  background-color: #FFFFFF;
  float: left;
  width: 750px;
}

#global_right {
  float: left;
  height: 600px;
  width: 120px;
  padding-top: 102px;
}

#header {
	height: 80px;
}

#headerlogo {
	width: 172px;
	height: 80px;
	float: left;
}

#headerpub, #headercontent {
	width: 468px;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	background-color: #fff;
}

#middlepub {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#bottompub {
	vertical-align: middle;
	height: 125px;
	text-align: center;
}

#votrepubtext {
	float: left;
	font-weight: bold;
	/*font-style: italic;*/
	margin-left: 10px;
	font-size: 10px;
}

#votrepub {
	height: 15px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 10px;
}

#barremenu {
	height: 34px;
	background-color: #2c2c2c;
}

#barremenu div {
	display: inline;
}

#nomdedomaine {
	height: 111px;
	background-image: url(/images/nomdedomaine.gif);
}

#enregistrernom {
	height: 52px;
	background-image: url(/images/enregistrement.gif);
	background-repeat: no-repeat;
}

#formenregistrer {
	float: left;
	width: 560px;
	text-align: center;
}

#content {
	padding: 10px;
	padding-top: 0px;
}

#stats {
	height: 27px;
	background-color: #ceecff;
	margin-top: 4px;
}

#statsleft {
	float: left;
	height: 27px;
	width: 5px;
	background-image: url(/images/bleuclairgauche.gif);
}

#statsright {
	height: 27px;
	background-image: url(/images/bleuclairdroit.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 27px;
	text-align: center;
	font-size: 10px;
}

#errormsg {
	text-align: center;
	padding: 10px;
	color: red;
}

#importantmsg {
	background-color: #ffffe0;
	padding: 5px;
	font-size: 10px;
	border: 1px solid #707070;
	color: #327AC5;
	text-align: left;
}

#fieldactu {
	padding: 2px;
	width: 310px;
	float: left;
	font-size: 10px;
	border: 1px solid #DDD;
	margin-bottom: 2px;
}

#fieldpartnr {
	padding: 2px;
	font-size: 10px;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #DDD;
	float: left;
	margin-bottom: 2px;
}

#footer {
	background-color: #ceecff;
	padding: 10px;
	text-align: center;
	font-size: 11px;
}

#boutonok {
	border: none;
	background-image: url(/images/ok.gif);
	width: 24px;
	height: 19px;
	vertical-align: middle;
}

.votrepublink {
	display: inline;
	padding-left: 50px;
}

.textebleu {
	color: #3280cf;
	font-weight: bold;
}

div#cookieChoiceInfo a { background-color: #303030; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 2px; color: #fff; cursor: pointer; line-height: 19px; padding: 4px 8px; text-decoration: none; white-space: nowrap; }