	
a img{
	border:0;
}

table.leadcenter {
	width:720px;
	border:0;
	font: 12px arial, hevetica, sans-serif;
	margin-left: 10px;
}


table.sous_table {
	margin:0;
	width:400px;
	border:0px;
}

th {
	text-align:left;
	color:#FF9900;
	font-weight:bold;
}


.leadcenter td {
	vertical-align: top;
	padding: 5px;
}

td.intitule {
	text-align:left;
	width: 160px;
	font-weight:bold;
	color: #A2A2A2;
}

td.intitule_obligatoire {
	text-align:left;
	width: 160px;
	font-weight:bold;
	color: #000000;
}

td.total {
	text-align:left;
	color: #A2A2A2;
}

.obligatoire {
	font-weight:bold;
	color: #FF9900;
}
	
	
td.reponse {
	width: 200px;
}

td.reponse_commune {
	width: 400px;
}

td.co-emprunteur {
	width: 200px;
}


label.errorMessage {
	font-size: 10px;
	font-weight:bold;
	color: #FF9900;
	display:block;
}

input.errorMessage {
	border: 1px solid #FF9900;
}

#footer
{
position:absolute;
right:0;
}





#formulaire{
	font: 12px arial, hevetica, sans-serif;
}

#corpForm
{
width:720px;
}


#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
	margin-bottom:10px;
	width:720px;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: #A2A2AA2;
	background: transparent;
	font-size: 12px;
}

#titreForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.2em arial, hevetica, sans-serif;
	color: #10303F;
	background: #FFFFFF;
	margin: 0;
	padding: .5em;
	width:580px;
}
#corpForm select,input {

	font:normal 8pt Verdana;

}


#texte_entete {
width:580px;
}


h2#pagename {

}

#piedForm {
	margin-top:10px;
	text-align:center;
}

#piedForm p {
	margin-top:10px;
	text-align:justify;
	color:#A2A2A2;
}
p#mentions {
	font-size:10px;
	margin-top:10px;
	text-align:center;
}
/********** Message erreur ********************/
#div_message_erreur
{
	display:none;
	width:580px;
	background-color:#FF9900;
	margin-bottom:10px;
	padding:10px;
	border:1px solid black;
	font: 12px arial, hevetica, sans-serif;
}

#div_message_erreur h1.leadcenter
{
	font-size:12px;
	padding:0;
	margin:0;
}
#div_message_erreur p.leadcenter
{
	padding:0;
	margin:0;
}


#submit {
  color: #000000;
  text-decoration: none;
  /*background-color:#F3F3EE;*/
  font-weight: bold;
  text-align: center;
  padding: 5px;
  /*border: 2px outset #c0c0c0;*/
  cursor:pointer;
}
#coemprunteur_0,#coemprunteur_1,#coemprunteur_2,#coemprunteur_3,#coemprunteur_4,#coemprunteur_5,#coemprunteur_6,#coemprunteur_7,#coemprunteur_8,#coemprunteur_9,#coemprunteur_10,#coemprunteur_11,#coemprunteur_12,#coemprunteur_13,#coemprunteur_14,#coemprunteur_15,#coemprunteur_16,#coemprunteur_17,#coemprunteur_18,#coemprunteur_19,#coemprunteur_20,#coemprunteur_21 {
	visibility:hidden;
}

a.info_aide {
	position:relative;
	text-decoration:none;
	color:black;
	cursor:default;
}

a.info_aide span {
	display:none;
}

a.info_aide:hover {
	background:none;
	text-decoration:none;
	cursor:default;
}

a.info_aide:hover span {
	display:inline;
	position:absolute;
	z-index:500;
	top:30px;
	left:20px;
	background:#F19A1B;
	text-align:center;
	color:white;
	padding: 5px;
}
