/*#content {*/
/*	width:830px;*/
/*}*/

/*.contentLengthPartFull {*/
/*	width: 46.10em;*/
/*}*/

/** html .contentLengthPartFull {*/
/*	width: 46.40em;*/
/*}*/

/**> .contentLengthPartFull {*/
/*	!width: 46.40em;*/
/*}*/

/*** COULEUR DE LA SECTION ***/
.themecontentcolor {
	color:#72003B;	
}

.themecontentcolor a {
   color: #72003B!important;
}

/*** HEADER ***/
.header .titre {
	width:13em;
}



/*** TEMPLATE AGENDA ***/
.AgendaLength {
	/*width:170px;*/
	width : 13.1em;
}

*> .AgendaLength {
    !width : 13.13em;
}

.AgendaLength .ytsList {
padding-top:0px;
}

* html .AgendaLength {
	width : 13.15em;
}



/*** SURCHARGE DE LA TAILLE DU H2 POUR LES INTRO ***/
.introduction h2 {
	font-size:136%;
}

/**** LIEN GENERIQUES *****/
.linkHome {
   margin-bottom:5px;
   padding-left:0px!important;
}

.linkHome li {
	margin:0px !important;
	padding:0px !important;
        padding-bottom:10px!important;
	list-style-type:none !important;

}

.linkHome .lien .tailleLien {
	font-size : 100%;
}

.linkHome .lien img {
	display : inline;
}

.linkHome .lien a {
	color : #72003B!important;
	background-image: url('/wps/themes/html/CommonFiles/img/puce_lien_titre.gif');
	background-repeat : no-repeat;
	background-position :  left 3px;
	padding-left : 15px;
	font-size : 100%;
	text-decoration : none;
}

.linkHome .lien a.visited {
	color : #72003B!important;
}

.linkHome .lien .titleLink {
	text-decoration : none;	
}

.linkHome .lien  a:hover span {
	text-decoration : none;
}
.linkHome .lien a:hover{
	text-decoration:none;
}

.linkHome linkHome .lien a:visited{
	color : #72003B!important;
	background-image: url('/wps/themes/html/CommonFiles/img/puce_lien_titre.gif');
	background-repeat : no-repeat;
	background-position :  0px 3px;
	padding-left : 15px;
	font-size : 100%; 
}

.linkHome .lien span.currentLink {
	color : #72003B;
	background-image: url('/wps/themes/html/CommonFiles/img/puce_lien_titre.gif');
	background-repeat : no-repeat;
	background-position :  0px 3px;
	padding-left : 15px;
	font-size : 100%; 
}

.linkHome .lien a.wysiwygLink {
	background-image: none;
	padding-left : 0px;
}
.linkHome .lien img {
	padding-left: 5px;
}