
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|                                   www.ctm-grenoble.org                    |
|---------------------------------------------------------------------------|
|                                                                           |
|                         Page bonus.php		   		   		            |
|                                                                           |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|                                              Sabine BOUBEL	- dec 2010  |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/



#bandGauche h2 {
	color:#970F00;
	margin-top:2px;
	height:2em;
	width:184px;
	padding-left:10px;
	background-color:#FCC047;
	line-height:2em;
	font-weight:normal;
	}
#bandGauche h2 a {
	color:#970F00;
	display:block;
	}
#bandGauche h2 a:hover, #bandGauche h2 a.lienMort {
	color:white;
	}
#bandGauche p {
	position:relative;
	margin-left:10px;
	margin-top:5px;
	width:180px;
	height:1.6em;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#970F00;
	}
	
#contenu {
	margin-left:248px;
	width:670px;
	color:#970F00;
	}
.chapeau {
	margin-top:20px;
	}
.groupe {
	display:table;
	vertical-align: top; /* pour opera */
	font-size:.75em;
	width:670px;
}
.groupe h1 {
	margin-top:30px;
	padding:0 30px;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	text-transform:uppercase;
	background-color:#FCC047;
	
	}

.groupe img {
	/*position:relative;*/
	float:left;
	margin:20px 20px 20px 0;
	}	
.groupe p {
	margin:20px 0 0 170px;
	text-align:justify;
	}
.groupe ul {
	margin:10px 0 0 190px;
	color:#970F00;
	}
.groupe ul li {
	margin-bottom:10px;
}
.groupe ul a[href$=".pdf"] {
	background: url(../images/iconePDF.gif) no-repeat left;
	padding-left:20px;
	}

.groupe ul a {
	color:#FF6600;
}
.groupe ul a:hover, .groupe ul a:focus {
	color:#970F00;
}




/*#contenu #cv {
	position:relative;
	float:left;
	margin-top:20px;
	width:470px;
	}
#contenu #cv h1, #contenu #cv h2, #contenu #cv ul {
	color:#970F00;
	padding-left:0;
	width:470px;
	}
#contenu #cv ul {
	list-style:none;
	list-style-position:outside;
	font-weight:bold;
	}
#contenu #cv ul li {
	font-weight:normal;
	}
#contenu #cv p {
	padding-left:0;
	margin-top:8px;
	width:470px;
	}
#contenu a.flecheG {
	position:relative;
	float:left;
	margin-left:0;
	color:#FF6600;
	background:url(../images/flecheOr3G.gif) left no-repeat;
	}
#contenu a.flecheG:hover {
	color:#970F00;
	}*/

