/* Personnalisation SPIP pour le site mrap.fr */

.body_pers {
    background-color: #EFEFEF;
}

.body-accueil {
	background-color: #ececec;
	background-image:url(http://secure.mrap.fr/squelettes/fond-accueil.gif);
    background-repeat:repeat-x;
}

.logo_pers {
    float: left;
}

.menus {
    font-size: 1.90em;
}

/*
.menus {
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 0.77em;
    width: 98px;
    height: 67px;
    float: left;
    margin-left: 200px;
    background-image:url(http://secure.mrap.fr/squelettes/images/menu-site.gif);
    background-repeat:no-repeat;
}
*/

/* Configuration des formulaires */
.spip_forms {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 0.77em;
    text-align: center;
}

.input-1-ligne_1 {
    font-weight: bold;
    font-style: normal;
	width: 10%;
}

.spip_form_label_obligatoire {
    font-weight: bold;
    font-style: normal;
    color: #D30000;
}

.select_1, .select_2, .select_3 {
    background-color: #D5D5D5;
   	border: 1px solid #EFEFEF;
    border-style: inset;
}

/* {
    background-color: #B6B6B6;
   	border: 1px solid #EFEFEF;
    border-style: inset;
    width: 40%;
}*/

.multiple_1 {
    background-color: #B6B6B6;
   	border: 1px solid #EFEFEF;
    border-style: inset;
}

#input-1-ligne_1, #input-1-ligne_2, #input-1-ligne_5, #input-1-code_postal_1, #input-1-ligne_3, #input-1-email_1, #input-2-ligne_1, #input-2-ligne_2, #input-2-ligne_3, #input-2-email_1 {
    background-color: #D5D5D5;
   	border: 1px solid #EFEFEF;
    border-style: inset;
    width: 100%;
}

#input-1-ligne_6, #input-1-date_1, #input-1-telephone_1, #input-1-telephone_2, #input-1-ligne_4, #input-1-ligne_7 {
    background-color: #B6B6B6;
   	border: 1px solid #EFEFEF;
    border-style: inset;
    width: 100%;
}

#input-1-code_postal_1 {
    width: 10%;
}

#input-1-ligne_3 {
    width: 100%;
}

#input-1-email_1 {
    width: 100%;
}

.champ_obli_oubli {
   	border: 2px solid #D30000;
   	background-color: #D30000;
}

.erreur {
    color: #D30000;
    font-weight: bold;
}

.spip_form_champ {
    text-align: left;
}

.spip_forms fieldset {
	border: 0;
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
}

.spip_forms {
	border: 0;
}

.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:100%;
}

.ligne_7 { width: 35%;}

.spip_forms .spip_bouton input {
	border: 0px;
	cursor:pointer;
	padding:.4em;
	background:#EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	height: 28px;
	color:#303030;
	background-image:url(http://secure.mrap.fr/squelettes/input-form.png);
    background-repeat:no-repeat;
}

.pied_pers { 
    margin-top:5.2em;
    padding: 1.2em;
    background: #E60003;
    color: #ffffff;
    font-size: 0.8em;
}

.pied_pers a { color: #FFFFFF;}

.row_even, table, td, tr, dt, dd {border: none;}
td {vertical-align: top; align: center;}

.bloc_petoche {width: 100%; text-align: center;}
.formulaire_signature {width: 100%;}

.rouge {color: #ff0000;}

