/* C_guides_essentiels */

#C_guides_essentiels {
	margin: 0 11px 25px 0;
	padding-bottom: 1px;
}

#C_guides_essentiels .entete{
	background-image:url(../img/C_mini_fiches_pratiques_elu_fond1.png);
	background-repeat:no-repeat;
	height:155px;
	width:300px;
	padding:20px 0 0 0;
}

#C_guides_essentiels .conteneur{
	background-image:url(../img/C_mini_fiches_pratiques_elu_fond3.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	width:298px;
}

#C_guides_essentiels .piedpage{
	background-image:url(../img/C_mini_fiches_pratiques_elu_fond_bas.png);
	background-repeat:no-repeat;
	height:10px;
	padding:0 10px 0 10px;
}

#C_guides_essentiels .entete .col_gauche, #C_guides_essentiels .conteneur .col_gauche{
	float:left;
	width:135px;
	padding:0 3px 0 10px;
}

#C_guides_essentiels .entete .col_droite, #C_guides_essentiels .conteneur .col_droite{
	float:right;
	width:140px;
	padding:0 10px 0 0;
}
#C_guides_essentiels #C_guides_essentiels_titre {
	position: relative;
}

#C_guides_essentiels #C_guides_essentiels_titre h2 {
	background: url(../img/C_guides_essentiels_titre.png) left top no-repeat;
	width: 300px;
	height: 34px;
}

#C_guides_essentiels #C_guides_essentiels_titre a {
	width: 300px;
	height: 43px;
}


/* contenu h3, h4, p */
#C_guides_essentiels h3, #C_guides_essentiels h3 a {
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #980A28;
}

#C_guides_essentiels h4, #C_guides_essentiels h4 a {
	color: #980A28;
	font-size: 1.7em;
	font-weight: bold;
}
#C_guides_essentiels h4 a {
	font-size: 1.0em;
}

#C_guides_essentiels p, #C_guides_essentiels p a {
	color: black;
	margin: 0 15px 12px 0;
}

/* bandeau lien "important" */
#C_guides_essentiels #C_guides_essentiels_bandeau_liens p {
	background: url(../img/important_fleche_orangesursaumon.png) left top no-repeat;
	font-weight: bold;
	line-height: 2;
	clear: both;
	margin: 17px 0 0 0;
	padding: 0 0 6px 12px;
}

#C_guides_essentiels #C_guides_essentiels_bandeau_liens a {
	color: #6A0516;
	padding-left: 18px;
}

/* contenu h3, h4, p */
#C_guides_essentiels h3, #C_guides_essentiels h3{
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #000;
}

#C_guides_essentiels h4, #C_guides_essentiels h4{
    color: #000;
    font-size: 1.7em;
    font-weight: bold;
}
