@charset "utf-8";
/* CSS Document */

@import url("prehome-A.css");
@import url("prehome-B.css");
@import url("prehome-C.css");
@import url("prehome-D.css");
@import url("prehome-E.css");
@import url("prehome-F.css");
@import url("prehome-G.css");

img#logo {
	margin: 0;
	padding-top: 10px;
	float: left;
}
img#logo .celibnormandie {
	zoom: 0.8;
}
img#logo .celibpicardie {
	zoom: 0.95;
}
img#logo .celibrhonealpes {
	zoom: 0.76;	
}
img#logo .celibsudouest {
	zoom: 0.85;
}
h1 {
	margin: 200px 0 -200px 0;
	padding: 0;
	float: left;
}
/*h1 {
	margin: 0;
	padding-top: 10px;
	float: left;
}
h1.celibnormandie {
	zoom: 0.8;
}
h1.celibpicardie {
	zoom: 0.95;
}
h1.celibrhonealpes {
	zoom: 0.76;	
}
h1.celibsudouest {
	zoom: 0.85;
}*/
h2 {
	font: bold 1em Ramblabold;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
	font-weight: normal;
}
h2 strong {
	display: block;
	font-weight: normal;
	color: #fff;
	font-size: 1.8em;
}
h3 {
	display: inline-block;
	position: relative;
	top: 100px;
	font: normal 1.2em Rambla;
	padding-left: 210px;
	color: #fff;
}
h3 strong{
	font: normal 1.8em Ramblabold;
	line-height: 0.9em;
}
h4 {
	font: bold 1.15em Rambla;
	text-align: left;
	margin: 0;
	margin-bottom: 20px;
	padding-top: 30px;
	color: #6c6c6c;
	font-weight: normal;
	background: url(../_images/bar-sepa1.png) left bottom repeat-x;
}
h4 span,
h4 strong {
	background-color: #f5f5f5;	
}
h4 strong {
	display: inline-block;
	font: bold 1.3em Ramblabold;
	padding-right: 10px;
	line-height: 1.2em;
	font-weight: normal;
}
a {
	color: #fff;
}
a:hover,
a:active {
	text-decoration: none;
	color: #fff;
}
p {
	margin: 10px 0 10px 0;
	font-size: 0.75em;
	text-align: justify;
	line-height: 1.45em;
	color: #7b7b7f;
}
p strong {
	color: #565656;
}
p a {
	color: #f28b06;
}
p a:hover {
	color: #f28b06;
	text-decoration: none;
}
#header {
	text-align: right;
}
#header form {
	position: absolute;
	z-index: 104;
	right: 0;
	display: inline-block;
	width: 520px;
	height: 48px;
}

#header form label {
	display: none;
}
#header form fieldset {
	float: left;
	margin: 0.5em 0 0 1.3em;
	padding: 0;
}
#header form input { 
	float: left;
}
#header form input[type="text"],
#header form input[type="password"] {
	width: 168px;
}
#header form input[type="submit"] {
	position: relative;
	top: 0.7em;
}
#header form fieldset legend {
	position: relative;
	top: 0.40em;
	float: left;
	margin-right: 0.7em;
	font-family: Rambla;
}
#header form fieldset legend strong {
	font-family: Rambla;
	color: #fff;
}
#header a {
	display: inline-block;
	/*color: #8c8c8c;*/
	color: #bfbfbf;
	font-size: 0.7em;
	line-height: 4em;
	margin-right: 10px;
}
#header a:hover,
#header a:active {
	color: #fff;
	text-decoration: none;
}
#header a:before {
	content: url(../_images/arrow-grey-small.png);
	margin-right: 0.5em;
}

#section {
	position: relative;
	min-height: 460px;
}
#section #map {
	position: absolute;
	z-index: 102;
	top: -78px;
	right: 40px;
	width: 380px;
	height: 232px;
	margin-right: 20px;
}
#section #map.celibest {
	background: url(../_images/prehome/map-celibest.png) center left no-repeat;
}
#section #map.celibnord,
#section #map.celibpicardie {
	background: url(../_images/prehome/map-celibnord.png) center left no-repeat;
}
#section #map.celibnord h3 strong,
#section #map.celibpicardie h3 strong {
	font-size: 1.6em;
	line-height: 0.85em;
}
#section #map.celibouest/*,
#section #map.celibnormandie*/ {
	background: url(../_images/prehome/map-celibouest.png) center left no-repeat;
}
#section #map.celibouest h3 strong {
	font-size: 1.6em;
	line-height: 0.85em;
}
#section #map.celibnormandie h3 strong {
	font-size: 1.4em;
	line-height: 0.85em;
}
#section #map.celibsudouest {
	background: url(../_images/prehome/map-celibsudouest.png) center left no-repeat;
}
#section #map.celibsudouest h3 {
	padding-left: 220px;
}
#section #map.celibsudouest h3 strong {
	font-size: 1.6em;
}
#section #map.celibsud {
	top: -88px;
	right: 40px;
	width: 380px;
	height: 232px;
	margin-right: 20px;
	background: url(../_images/prehome/map-celibsud.png) center left no-repeat;
}
#section #map.celibsud h3 {
	padding-left: 220px;
}
#section #map.celibsud h3 strong {
	font-size: 1.6em;
}
#section #map.celiblyon,
#section #map.celibrhonealpes {
	background: url(../_images/prehome/map-celiblyon.png) center left no-repeat;
}
#section #map.celibrhonealpes h3 strong {
	font-size: 1.3em;
}
#section #map.celibparis {
	background: url(../_images/prehome/map-celibparis.png) center left no-repeat;
}
#section #map.celiblux {
	top: -68px;
	right: 40px;
	width: 420px;
	background: url(../_images/prehome/map-celiblux.png) center left no-repeat;
}
#section #map.celiblux h3 {
	padding-left: 240px;
}
#section #map.celiblux h3 strong {
	font-size: 1.3em;
	line-height: 0.85em;
}
#section form {
	position: relative;
	float: right;
	display: block;
	width: 455px;
	margin-top: 158px;
	margin-right: 20px;
	text-align: right;
}
#section form fieldset legend {
	display: inline-block;
	position: relative;
	float: left;
	width: 136px;
	height: 66px;
	padding: 0.6em 1.1em;
	-moz-box-shadow: 2px 2px 10px 		rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 10px 	rgba(0,0,0,.3);
	box-shadow: 2px 2px 10px 			rgba(0,0,0,.3);
}
#section form span#nbusers {
	position: absolute;
	top: 20px;
	right: 0;
	color: #929292;
	font: normal 0.9em Rambla;
	line-height: 1em;
}
#section form span#nbusers strong {
	color: #fff;
}
#section form fieldset .decal {
	width: 440px;
	margin-top: -24px;
	padding: 30px 40px 75px 40px;
	float: right;
	background-color: rgba(57,46,40,0.9);	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7F392e28', EndColorStr='#7F392e28');	
}
#section form fieldset label:not(.picker-label) {
	display: inline-block;
	float: left;
	width: 130px;
	margin-right: 8px;
	height: 40px;
	line-height: 30px;
	color: #fff;
	clear: both;
	font-size: 0.9em;
}
#section form fieldset label small {
	color: #b0b0b0;
}
#section form fieldset input,
#section form fieldset select {
	float: left;
	width: 210px;
}
#section form .sbHolder {
	float: left;
}
#section form input[type="submit"] {
	position: relative;
	top: -70px;
	right: 50px;
}
#section form #form-complt {
	/*height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	clear: both;
	overflow: hidden;*/
	display: none;
}

.errorbox {
	position: relative;
	background: #ef8906;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 0.8em;
	top: -10px;
	margin-bottom: 8px;
	padding: 4px;
	width: 97%;
	border: 1px solid #cd7505;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
}
.errorbox .pwd {
	padding-left: 10px;
	text-align: left;
}
.errorbox .pwd ul {
	list-style-type: disc;
	padding-left: 20px;
	margin: 4px 0 8px 0;
}
.errorbox .pwd ul li ul {
	list-style-type: circle;
	padding-left: 20px;
}
.errorbox .pwd ul li ul li span {
	width: 140px;
	display: inline-block;
}

.errorbox .pwd a {
	float: right;
	margin: -18px 3px 0 0;
}

#section span.slogan {
	display: block;
	position: absolute;
	width: 588px;
	height: 110px;
	left: 50%;
	bottom: 0;
	padding-top: 30px;
	text-align: center;
	margin-left: -600px;
	overflow: hidden;
	background: url(../_images/prehome/slogan-shad.png) bottom center repeat;
}
#section span.slogan blockquote {
	display: inline-block;
	position: relative;
	font-family: 'Cookie', cursive;
	font-size: 1.8em;
	padding: 0;
	color: #fff;
}
#section span.slogan blockquote:before,
#section span.slogan blockquote:after {
	content: '”';
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #baa090;
	vertical-align: top;
}
#section span.slogan blockquote:before {
	padding: 0.4em 0.4em;
	content: '“';
	position: absolute;
	left: -32px;
	top: -16px;
}
#section span.slogan blockquote:after {
	margin-left: 6px;
	line-height: 2.2em;
}

#footer .nav {
	text-align: center;
}
#footer .wrapperF,
#footer #copy + .wrapper {
	width: 100%;
	max-width: 1024px;
	padding: 0 60px 0 60px;
	text-align: center;
	background-color: #f5f5f5;
}
#footer .wrapperF ul,
#footer #copy + .wrapper ul {
	margin: 56px 0 40px 0;
	padding: 0;
	background: url(../_images/bg-pixels.png) top left repeat;
}
#footer .wrapperF ul li,
#footer #copy + .wrapper ul li {
	display: inline-block;
	margin: 18px 13px 12px 13px;
}
#footer a#backtotop {
	display: inline-block;
	float: right;
	width: 52px;
	height: 52px;
}
#desktop_login div.cnx_auto {
	float: right;
	line-height: 4em;
	width: 150px;
	font-size: 0.85em;
	margin-top: 15px;
	margin-right: -12px;
}
#desktop_login div.cnx_auto label {
	color: #bfbfbf !important;
	text-decoration: underline;
	margin-top: -20px;
}
#desktop_login div.cnx_auto label:hover {
	color: #ffffff !important;
}

#infoslegales {
	position: absolute;
	bottom: 40px;
	left: 15px;
	width: 160px;
	padding: 10px 0;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}
#infoslegales a {
	text-decoration: none;
}
#infoslegales a:hover {
	text-decoration: underline;
}

#section form#desktop_motdepasseoublie {
	margin-top: 58px;
}
#section form#desktop_motdepasseoublie fieldset legend {
	width: 196px;
}
#section form#desktop_motdepasseoublie label {
	width: 370px;
	text-align: left;
	line-height: 40px;
}
#section form#desktop_motdepasseoublie input[type="password"],
#section form#desktop_motdepasseoublie input[type="text"] {
	width: 370px;
}
#section form#desktop_motdepasseoublie input[type="submit"] {
	right: 28px;
	top: -60px;
}
#section form#desktop_motdepasseoublie .errorbox {
	top: 10px;
	width: 370px;
}
#section form#desktop_motdepasseoublie div#jauge_password {
	width: 370px;
}
#section form#desktop_motdepasseoublie.exp .decal {
	padding: 50px 20px 80px 30px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

#desktop_inscription_password_container,
#desktop_motdepasseoublie_password_container {
	position: relative;
	clear: both;
}

#jauge_password {
	height: 4px;
	border-radius: 2px;
	width: 210px;
	margin: 0 0 2px 0;
	float: left;
	position: relative;
	background-color: rgba(57, 46, 40, 0.9);
}
#jauge_password .valeur {
	height: 4px;
	width: 100%;
	background-color: rgba(57, 46, 40, 0.9);
	position: absolute;
	right: 0;
}
label[for="jauge_password"] {
	height: 6px !important
}

.password_container {
	position: relative;
	float: left;
	margin: 0 0.5em 0 0;
}
a.toggle_password {
	height: 22px !important;
	width: 50px !important;
	margin: 0 !important;
	position: absolute !important;
	bottom: 4px !important;
	right: 4px !important;
	border-radius: 0.2em !important;
	background-color: #bcbcbc !important;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 20px !important;
	text-align: center !important;
	text-decoration: none !important;
}
a.toggle_password::before {
	margin: none !important;
	content: none !important;
}

#tooltip_password {
	position: absolute;
	right: -6px;
	bottom: 16px;
}
.content_tooltip {
	display: none;
}
.ui-tooltip {
	padding: 8px 14px;
	font-size: 0.75em;
	line-height: 1.4em;
	position: absolute;
	z-index: 9999999;
	max-width: 320px;
	background-color: #fff;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	border-radius: none;

}
.ui-tooltip ul {
	list-style-type: square;
	margin: 2px 0 8px 0;
	padding-left: 20px;
}
.ui-tooltip ul li ul {
	list-style-type: circle;
	margin: 2px 0 0 0;
	padding-left: 20px;
}
.ui-tooltip strong {
	font-size: 1.1em;
}
.ui-tooltip .btn-icon.info {
	vertical-align: middle;
}

@media only screen
and (max-width : 780px) {
	#header form {
		width: 210px;
		height: 148px;
	}
	#header form input[type="text"],
	#header form input[type="password"] {
		margin-top: 6px;
	}
	#header form input[type="submit"] {
		position: relative;
		top: 6px;
		left: 154px;
		bottom: 0;
	}
	#header form fieldset legend {
		display: block;
		top: 0;
	}
	#header a {
		position: relative;
		float: left;
		margin-left: 24px;
		bottom: 2.7em;
	}
	#section #map.celibest,
	#section #map.celibnord,
	#section #map.celibpicardie,
	#section #map.celibouest,
	#section #map.celibnormandie,
	#section #map.celibsudouest,
	#section #map.celibsud,
	#section #map.celiblyon,
	#section #map.celibrhonealpes,
	#section #map.celiblux,
	#section #map.celibparis {
		position: absolute;
		top: -58px;
		right: 30px;
	}
	#section #map.celibouest,
	#section #map.celibnormandie {
		top: -78px;
	}
	#section #map.celibnord,
	#section #map.celibpicardie {
		right: 0;
	}
	#section #map.celiblux {
		top: -40px;
		right: 10px;
	}
	#section h3 {
		top: 120px;
		padding-left: 220px;
	}
	#section #map.celibnord h3,
	#section #map.celibpicardie h3 {
		padding-left: 190px;
	}
	#section #map.celibouest h3,
	#section #map.celibnormandie h3 {
		font-size: 1.1em;
	}
	#section #map.celibrhonealpes h3 {
		font-size: 1.1em;
	}
	#section form {
		position: relative;
		z-index: 103;
		width: 390px;
		top: 20px;
	}
	#section form span#nbusers {
		top: -10px;
	}
	#section form span#nbusers strong {
		display: block;
	}
	#section form fieldset .decal {
		width: 375px;
		padding: 30px 20px 75px 30px;
	}
	#section form#desktop_motdepasseoublie input[type="password"],
	#section form#desktop_motdepasseoublie input[type="text"] {
		width: 315px;
	}
	#section form#desktop_motdepasseoublie .errorbox {
		width: 315px;
	}
	#section form#desktop_motdepasseoublie div#jauge_password {
		width: 315px;
	}
	#section form fieldset label:not(.picker-label) {
		width: 90px;
		line-height: 1em;
	}
	#section form fieldset legend {
		position: relative;
		top: -10px;
		width: 206px;
		height: 46px;
		float: left;
	}
	h2 {
		font-size: 1.2em;
	}
	h2 strong {
		font-size: 1.2em;
		display: inline;
	}
	#section form input[type="submit"] {
		right: 36px;
	}
	#section {
		min-height: 686px;
	}
	#section span.slogan {
		margin-left: -290px;
	}
	#desktop_login div.cnx_auto {
		margin-top: -64px;
		margin-right: 38px;
	}
	#desktop_login a {
		bottom: 1.5em;
	}
}
@media only screen
and (max-width : 780px)
and (orientation:portrait) {
	#section form {
		margin-top: 230px;
	}
}
@media only screen
and (max-width : 660px) {
	#section #map.celibest,
	#section #map.celibnord,
	#section #map.celibouest,
	#section #map.celibsudouest,
	#section #map.celibsud,
	#section #map.celiblyon,
	#section #map.celibparis {
		background-size: auto 85%;
		width: 340px;
		top: -30px;
		right: 10px;
	}
	#section #map.celiblyon {
		background-size: auto 80%;
		top: -35px;
		right: 40px;
	}
	#section #map.celibnord {
		top: -40px;
	}
	#section #map.celibouest {
		background-size: auto 75%;
		top: -50px;
		right: 40px;
	}
	#section #map.celibparis {
		background-size: auto 68%;
		right: 40px;
	}
	#section #map.celibsud {
		background-size: auto auto;
		right: 40px;
	}
	#section #map.celibsudouest {
		background-size: auto 70%;
	}
	#section #map h3  {
		top: 90px;
		padding-left: 185px;
	}
	#section #map.celiblyon h3 {
		top: 110px;
	}
	#section #map.celibnord h3 {
		padding-left: 175px;
		font-size: 1.1em;
	}
	#section #map.celibouest h3 {
		padding-left: 195px;
	}
	#section #map.celibparis h3 {
		padding-left: 205px;
	}
	#section #map.celibsud h3 {
		font-size: 0.9em;
	}
	#section #map.celibsudouest h3 {
		padding-left: 195px;
		font-size: 1.1em;
	}
}
