/*  xcg72Titres.css (Styles relatifs aux titres) */

/* titre page */
.cg72Title0 {
	color: #f40010 ;
	font-family: Arial, Sans-serif;
	font-size: 2.2em;
	margin : 0;
	padding : .3em 0 .2em 0;
}

/* titre 1 */
.cg72Title1{
	font-size: 120%;
	margin: 1em 0 1em 0;
	color: #fff;
	font-weight: bold;
}
.cg72Title1 a, 
.cg72Title1 a:link, 
.cg72Title1 a:active, 
.cg72Title1 a:visited,
.cg72Title1 a:hover {
	color: #fff;
}
.cg72Title1 span {
	padding: .2em 1em .2em 15px;
	background: #AED688 url(../iso_icons/i_titreparagraphe.gif) no-repeat 0 .6em;
}

/* titre 2 */
.cg72Title2 {
	margin : .5em 0;
	font-size: 1em;
	font-weight: bold;
}
