@charset "utf-8";

@import url('page_interne.css');


/* TITRE + OUTILS */

#Corps .Corps_TypeRecherche
{
	background: White url(../images/commun/elements/bout_d_titre_7.gif) no-repeat top right;
	padding: 0 7px 0 0;
	margin: 0;
}

#Corps .Corps_TypeRecherche h3
{
	font-weight: bold;
	font-size: 1.1em;
	color: White;
	background: White url(../images/commun/elements/bout_g_titre_7.gif) no-repeat top left;
	padding: 1px 0 1px 7px;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}


/* CONTENU */
#Corps p
{
	padding: 0;
}

#Corps .Corps_CContenu
{
	margin: 0px 20px;
	font-weight: bold;
	font-size: 1.2em;
}

#Corps_C1
{
	margin: 5px 0 20px 0;
}

#Corps_C2
{
	margin: 5px 0 5px 0;
}

.Corps_BlocResultat
{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: solid 1px White;
}

.CBR_Numero
{
	float: left;
}

.CBR_Texte
{
	margin: 0 0 0 25px;
}

.CBR_TitreResultat, .CBR_Type, .CBR_Numero
{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

.CBR_TitreResultat:hover
{
	text-decoration: underline;
}

.CBR_Pertinence
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}


/* Formulaire de recherche */


#Corps_C1
{
	margin: 5px 0 5px 0;
}

#Corps_C1 label
{
	clear: both;
	font-weight: bold;
	font-size: 0.9em;
	float: left;
}

#Corps_C1 input
{
	font-size: 0.9em;
	margin: 0;
	width: 300px;
	float: right;
}

#Corps_C1 .CC1_ExplChamps
{
	clear: both;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em !important;
	font-style: italic;
	width: 300px;
	margin: 0;
	float: right;
}

/* RECHERCHE ALPHA */
#Corps_C2
{
	text-align: center;
}

#Corps_C2 ul
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Corps_C2 ul li
{
	width: 28px;
	height: 18px;
	display: block;
	float: left;
	margin: 1px 1px;
	padding: 0;
	background: #143C45 url(../images/commun/elements/boutons/fond_rech_alpha.gif) no-repeat top left;
}

#Corps_C2 ul li a
{
	color: White;
	display: block;
	padding: 1px 0 0 0;
}

/* OK */
.Corps_BtOk
{
	background: White url(../images/commun/elements/fond_pager_2.gif) no-repeat top left;
	text-align: center;
	padding: 3px 0;
	font-size: 1.1em;
	margin: 5px 0 25px 0;
	width:432px;
}
/*
.Corps_BtOk input
{
	font-weight: bold;
	text-decoration: none;
	background: White url(../images/commun/pictos/loupe.gif) no-repeat center left;
	padding: 1px 0 1px 20px;
}



.Corps_BtOk a
{
	font-weight: bold;
	text-decoration: none;
	background: White url(../images/commun/pictos/loupe.gif) no-repeat center left;
	padding: 1px 0 1px 20px;
}

.Corps_BtOk a:hover
{
	text-decoration: underline;
}
*/

/* ... Qu'est ce que c'est (colonne droite) */
#RC_QuEstCe
{
	background: White url(../images/commun/col_d/fond_questce.jpg) no-repeat center left;
	width: 262px;
	height: 107px;
	margin: 0 0 10px 0;
}

#RC_QuEstCe h3
{
	padding: 20px 10px 0 105px;
	margin: 0;
	font-size: 1.1em;
}

#RC_QuEstCe h3 a
{
	display: block;
	background: transparent url(../images/commun/col_d/fleche_3.gif) no-repeat top left;
	padding: 0 0 0 7px;
	margin: 0;
	text-decoration: none;
}

#RC_QuEstCe h3 a:hover
{
	text-decoration: underline;
}


/* COULEURS */
#Corps .Corps_CContenu, .Corps_BtOk a, .CC2_Champs label
{
	color: #006176;
}

#RC_QuEstCe h3 a
{
	color: #0183A3;
}

#Corps_C2 ul li a:visited
{
	color: #D7F2F9 !important;
}


/* COULEUR DE FOND */

#Corps .Corps_TypeRecherche, #Corps .Corps_TypeRecherche h3
{
	background-color: #006D88;
}


