/* M_mini_liste_decrypt_TO */

/* @auteur	Alsacreations, VP	*/
/* @cree	2008-06-24			*/
/* @modif	2008-07-15			*/
/* @gabarit	2					*/
/* @version	4					*/

#M_mini_liste_decrypt_TO {
	background-color: white;
	border-bottom: 1px solid #164F80;
	margin-bottom: 19px;
}


/* =titre IR */
#M_mini_liste_decrypt_TO h2 {
	background: url(../img/M_mini_liste_decrypt_TO_titre.png) left top no-repeat;
	border-bottom: 14px solid #164F80;
	width: 457px;
	height: 25px;
}


/* =formulaire: liste � choix th�me */
#M_mini_liste_decrypt_TO form {
	background: url(../img/M_mini_liste_decrypt_TO_form_fond.png) left top no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
}

#M_mini_liste_decrypt_TO form p {
	margin: 0;
}

#M_mini_liste_decrypt_TO form span {
	color: #0E3352;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 13px 0 39px;
}

#M_mini_liste_decrypt_TO form select {
	border: 1px solid #164F80;
	font-size: 1em;
	vertical-align: 0;
	width: 233px;
	padding: 1px 0 0 3px;
}

#M_mini_liste_decrypt_TO form input {
	vertical-align: -2px;
	margin-left: 9px;
}


/* =item */
#M_mini_liste_decrypt_TO .row p {
	font-size: 1.1em;
	margin: 0;
	padding: 3px 0 17px 0;
}

#M_mini_liste_decrypt_TO .row .surtitre {
	color: #B0B605;
	font-size: 0.9em;
	padding: 0 0 2px 0;
}
#M_mini_liste_decrypt_TO .row .surtitre strong {
	text-transform: uppercase;
}

#M_mini_liste_decrypt_TO .row h3 {
	font-size: 1.3em;
	margin: 0;
}

#M_mini_liste_decrypt_TO .row h3 a {
	color:#164F80;
}


/* =lien de suite */
#M_mini_liste_decrypt_TO .suite {
	background: url(../img/M_mini_liste_decrypt_TO_fleche.png) left center no-repeat;
	border-top: 1px solid #164F80;
	clear: both;
	margin: 0;
	padding: 2px 7px 3px 0;
}

#M_mini_liste_decrypt_TO .suite a {
	padding-left: 15px;
}


