.contenuSimple
{
	width:750px;
	margin-left:17px;
	margin-top:0px;
}
.ensembleContenuAccroche{
	background:url(../images/backgrounds/fond_contenu_master.jpg) top left repeat-y;
}
.bgContentMaster{
	background:url(../images/backgrounds/bg_content_top_master.jpg) top left no-repeat;
	min-height:98px;
	width:750px;
}

.label_page_master{
	font-weight:bold;
	padding-left:10px;
	width:490px;
}
.label_page_master .titre_page{
	color:#004a99;
	font-size:15px;
	padding-top:20px;
	padding-bottom:20px;
}
.label_page_master .resume_page{
	
	color:#44668c;
	font-size:11px;
}

.bottomContenuAccroche{
	background:url(../images/backgrounds/bottom_contenu_master.jpg) top left no-repeat;
	height:14px;
}

.topMaster{
	background:url(../images/backgrounds/bg_header_master.jpg) bottom left no-repeat;
}

.marginTop0{
	margin-top:0px;
	width:990px;
}

.marginTop20{
	margin-top:20px;
}

.grande{
	/*width:1010px; supprime par jmm 19/06/08 */
}

.rightPosition{
	right:20px;
}

.blocContenu{
	padding-top:20px !important; padding-top /**/:10px;
	/* 30/06/08 - Capgemini : Guillaume - Supprimé cf bug #379 : espaces entre les blocs trop grand
	min-height:114px;*/
	width:750px;
}
.premier{
	padding-top:20px;
	background:url(../images/backgrounds/bg_bloc_1_master.jpg) top left no-repeat;
	min-height:120px;
}

.blocContenu .content{
	width:460px;
	padding-left:20px;
}

.content h1{
	color:#6ac300;
	font-size:11px;
	padding-top:0px;
	margin-top:0px;
}
.content p{
	color:#44668c;
	font-size:11px;
}

.sansSousMenu{
	height:300px;
}
.menuGauche .partieHaut .bas {
	background:url(../images/cadres/menu_gauche_4.jpg) no-repeat top;
	border-top:1px solid #ffffff;
	width:198px;
	height:213px;
	margin-bottom:15px;
}

.menuGauche .partieHaut .bas span{
	background:url(../images/pictos/puce_verte.gif) no-repeat left 20px;
	color:#6ac300;
	font-size:11px;
	margin-left:10px;
	margin-top:0px;
	width:150px;
	padding-left:10px;
	padding-top:15px;
}

*+ html .menuGauche .partieHaut .bas span{
	background:url(../images/pictos/puce_verte.gif) no-repeat left 30px;
	padding-top:25px;
}

* html .menuGauche .partieHaut .bas span{
	background:url(../images/pictos/puce_verte.gif) no-repeat left 35px;
	padding-top:30px;
}

.menuGauche .partieHaut .bas img{
	padding-top:15px;
	padding-left:10px;
}

*+ html .menuGauche .partieHaut .bas img{
	padding-top:25px;
}
* html .menuGauche .partieHaut .bas img{
	padding-top:30px;
}

.content ul{
	/*list-style-image:none;
	list-style-position:inside;*/
	padding-left: 15px;
	
}
.content ul li{	
	list-style-image:none;
	list-style-type:none;
	position:relative;
	background:url(../images/pictos/puce_bleu.jpg) center left no-repeat;
	padding-left: 15px;
}

.blocContenuVertical{
	width:240px;
	margin-right:10px;
	padding-top:20px;
}
.ensembleContenuVertical{
	background:url(../images/backgrounds/bg_bloc_1_master.jpg) top left no-repeat;
	height:140px;
	width:750px;
}

.blocContenuVertical .content{
	width:240px;
	padding-top:10px;
}

.paddingTop{
	padding-top:50px;
}

* html .paddingTop{
	padding-top:0px;
}

.bgActu{
	
	background:url(../images/backgrounds/bg_master_actu.jpg) top no-repeat;
	min-height:100px;
}

.bloc_texte p{
	margin-top:0px;
	margin-bottom:0px;
}

.bloc_texte ul{
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	width:450px;
}

/* 30/06/08 - Capgemini : Guillaume - Correction du bug 402 : chaque li ne débutait pas sur une nouvelle ligne */
.bloc_texte ul li {
	display: block;
	width: 100%;
}

.green{
	color:#6ac300;
}

.titre_master{
	background:url(../images/pictos/puce_verte.gif) left 4px no-repeat;
	padding-left:10px;
}

.titre_master_une{
	width:250px;
}

.paddingTop10{
	padding-top:10px;
}

.paddingLeft20{
	padding-left:20px;
}

.paddingTop40{
	padding-top:40px;
}

.paddingBottom10{
	padding-bottom:10px;
}

.paddingLeft85{
	padding-left:85px;
}
.menuDroite .agenda ul{
	list-style-image:none;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}
.menuDroite .agenda li {
	border-top: 1px solid #9fc5eb;
}


.menuDroite .agenda ul ul li{
	background:url(../images/pictos/puce_verte.gif) left 4px no-repeat;
	list-style-image:none;
	list-style-type:none;
	position:relative;
	padding-left:10px;
	margin-left:15px;
	margin-bottom:5px;
}

.menuDroite .agenda p{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
	font-size:15px;
}

.menuDroite .agenda ul ul li{
	border-top: 0px;
}
.menuDroite .agenda span{
	color:#44668c;
}

.menuDroite .agenda h2{
	background: url(../images/titres/agenda.jpg) right no-repeat;
	width:225px;
	height:30px;
	margin-top:0px;
	margin-bottom:0px;
}

.menuDroite .agenda .hide{
	visibility:hidden;
}

.menuDroite .agenda {
	background: url(../images/backgrounds/bg_liste_droite_master_actu.jpg) bottom no-repeat;
	min-height:198px;
}
* html .menuDroite .agenda { height:198px }
.menuDroite .breve {
	background: url(../images/backgrounds/bg_liste_droite_master_actu.jpg) bottom no-repeat;
	min-height:198px;
}
* html .menuDroite .breve { height:198px }

.menuDroite .breve h2{
	background: url(../images/titres/breve.jpg) right no-repeat;
	width:225px;
	height:30px;
	margin-top:20px;
	margin-bottom:0px;
}
.menuDroite .breve ul{
	list-style-image:none;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}

.menuDroite .breve li{
	background:url(../images/pictos/puce_verte.gif) 10px 9px no-repeat;
	list-style-image:none;
	list-style-type:none;
	position:relative;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	border-top: 1px solid #9fc5eb;
}

/*
.menuDroite .breve .ssBorder {
	border-top: 0px;
}
*/

.menuDroite .breve span{
	visibility:hidden;
}





.blocContenuVertical .bloc_texte,
.blocContenu .bloc_texte {
	margin-left: 0;
}


