/* @override http://localhost:8888/corporate.neocom.fr/styles/section_contact.css */

div#bloc_sh {
	height: 57px;
	background-image: url(../images/fond/fond_sh_contact.jpg);
}

div#bloc_form {
	clear: both;
}

div#accroche_fond {
	height: 57px;
}
#menu_haut_contact {
	background-image: url(../images/menu_haut/menu_on_05.png);
}

p.contact_input {
	
}

p.contact_label {
	display: block;
	width: 91px;
	float: left;
}

#contact input.champs_contact {
	background: #f6f6f6;
	border: 1px solid #c4c4c4;
}
#contact textarea {
	background: #f6f6f6;
	border: 1px solid #c4c4c4;
	height: 155px;
	width: 268px;
}

#contact_col_gauche {
	width: 248px;
	float: left;
	display: inline;
}

#contact_col_droite {
	margin-left: 257px;
}

#contact_col_droite p.contact_label {
	float: none;
	width: 100%;
	text-align: left;
}

#contact_col_gauche p.contact_input {
	margin-left: 94px;
}

form#contact p {
	margin: 6px 0 0;
	padding: 0;
}
#menu_haut_contact:hover {
	background-image: url(../images/menu_haut/menu_on_05.png);
}



div#bloc_adresse {
	margin-top: 26px;
}



#qui label {
	display: block;
	width: 110px;
	float: left;
}

#qui {
	height: 63px;
	display: block;
}

object#mail_contact {
	position: relative;
	top: 7px;
	right: 7px;
}

div#photo_locaux {
	width: 150px;
	height: 200px;
	float: left;
	margin-right: 14px;
	margin-bottom: 18px;
}

input.coche {
	background: transparent;
	border-style: none;
	background-color: #fff;
}

strong.erreur {
	color: #f00;
	background: url(../images/attention.png) no-repeat left top;
	height: 24px;
	display: block;
	padding-left: 40px;
	padding-top: 10px;
}

strong.ok {
	color: #f00;

}

ul#emploi {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#emploi li {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	border-raduis: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0px solid #4c6c84;
	background-color: #7ab1d8;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 4px 5px;
	position: relative;
}

#emploi li.closed {
	background-image: url(../images/puce_transp.png);
}

#emploi li.opened {
	background-image: url(../images/puce_transp_open.png);
}

#emploi li span em {
	position: absolute;
	right: 7px;
	top: 7px;
}

#emploi li:hover {
	background-color: #4ba2e1;
}

#emploi li.vide {
	background-color: #9fa9b1;
	background-image: none;
}

#emploi li strong {
	font-size: 16px;
}

#emploi li span.open {
	text-align: left;
	padding-top: 0;
	cursor: pointer;
	margin: 0;
	padding-left: 24px;
	display: block;
	height: 20px;
}

#emploi li.vide span.open {
	cursor: not-allowed;
}

#emploi p.enfant strong {
	padding: 0;
	margin: 0 0 6px;
	display: block;
	border-bottom: 1px solid #116eb2;
}

#emploi p.enfant em {
}

#emploi p.enfant {
	color: #116eb2;
	background-color: #fff;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#emploi p.enfant:hover {
	background-color: #fff;
}


#emploi p.enfant a {
	text-align: right;
	padding: 6px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #9d9d9d;
	color: #116eb2;
	background-color: #f1f1f1;
	margin: 0 0 0 10px;
	float: right;
	display: block;
	width: 68px;
	style: min-height: 1%;
	zoom:1;
}


#emploi p.enfant a:hover {
	color: #f1f1f1;
	background-color: #116eb2;	
}

object#mail_contact {
	position: relative;
	top: 3px;}
