/* =============================================== */
/* SECTION :  Header */
/* =============================================== */

/* -- Title -- */

#title {
	/*background: url(../images/title.jpg) no-repeat;
	width:426px;
	height:50px;*/
	margin: 15px 0px 5px 5px;
} 
/*#title h1 {
	display:none;
	} */


div.logo {
	width : 340px;
	float : right;
}

/* -- Navigation Conductor Primary-- */			
			
div.menu_primary_conductor {			
	width : 600px;		
	float : left;		
	list-style : none;		
	margin-top: 20px;		
}			
			
div.menu_primary_conductor ul {			
	float : left;		
	list-style : none;		
}			
			
div.menu_primary_conductor ul li {
	font-weight : normal;
	display : inline;
	margin : 0;
	padding : 0;
	font-size : 90%;
	}		
div.menu_primary_conductor ul li a.activeboldcond {
	color : #CC3333;
	font-weight: bold;
}

div.menu_primary_conductor ul li a.activecond {
	color : #CC3333;
}
			
div.menu_primary_conductor ul a:link,			
div.menu_primary_conductor ul a:visited,
div.menu_primary_conductor ul a:active {
	margin : 0px;
	padding : 5px 10px 5px 10px;
	text-decoration : none;
}			
			
div.menu_primary_conductor ul a:hover
 {			
	color : #CC3333;		
}


			
/* -- Navigation Conductor Secondary-- */			
			
div.menu_secondary_conductor {			
	width : 600px;		
	float : left;		
	list-style : none;		
	margin-top: 5px;		
}			
			
div.menu_secondary_conductor ul {			
	float : left;		
	list-style : none;		
}			
			
div.menu_secondary_conductor ul li {			
	font-weight : bold;		
	display : inline;		
	margin : 0;		
	padding : 0;		
	font-size : 70%;		
	}		
div.menu_secondary_conductor ul li a.activecond {
	color : #CC3333;
}			
div.menu_secondary_conductor ul a:link,			
div.menu_secondary_conductor ul a:visited,
div.menu_secondary_conductor ul a:active {			
	margin : 0;		
	padding : 5px 10px 5px 10px;		
	text-decoration : none;		
	color : #CCCCCC;		
}			
			
div.menu_secondary_conductor ul a:hover
 {			
	color : #CC3333;		
}			
			
/* -- Navigation Animateur Primary-- */			


			
div.menu_primary_animateur {			
	width : 600px;		
	float : left;		
	list-style : none;		
	margin-top: 15px;		
}			
			
div.menu_primary_animateur ul {			
	float : left;		
	list-style : none;		
}			
			
div.menu_primary_animateur ul li {			
	font-weight : normal;		
	display : inline;		
	margin : 0;		
	padding : 0;		
	font-size : 90%;		
}			
		
div.menu_primary_animateur ul li a.activeboldanim {
	color : #489ED6;
	font-weight: bold;
}

div.menu_primary_animateur ul li a.activeanim {
	color : #489ED6;
}
	
div.menu_primary_animateur ul a:link,			
div.menu_primary_animateur ul a:visited,
div.menu_primary_animateur ul a:active {
	margin : 0;
	padding : 5px 10px 5px 10px;
	text-decoration : none;
}			
			
div.menu_primary_animateur ul a:hover	
 {			
	color : #489ED6;		
}			


/* -- Navigation Animateur Secondary-- */			
			
div.menu_secondary_animateur {			
	width : 600px;		
	float : left;		
	list-style : none;		
	margin-top: 5px;		
}			
			
div.menu_secondary_animateur ul {			
	float : left;		
	list-style : none;		
}			
			
div.menu_secondary_animateur  ul li {			
	font-weight : bold;		
	display : inline;		
	margin : 0;		
	padding : 0;		
	font-size : 70%;		
}			
div.menu_secondary_animateur ul li a.activeanim {
	color : #489ED6;
}	
div.menu_secondary_animateur ul a:link,			
div.menu_secondary_animateur ul a:visited,
div.menu_secondary_animateur ul a:active  {			
	margin : 0;		
	padding : 5px 10px 5px 10px;		
	text-decoration : none;		
	color : #CCCCCC;		
}			
			
div.menu_secondary_animateur ul a:hover,			
 {			
	color : #489ED6;}		


/* -- Navigation Basic -- */

div.menu_basic ul li a.activebasic {
	color : #006666;
}

div.menu_basic {
	width : 950px;
	float : right;
	list-style : none;
	border-top: 1px solid #333333;

}

div.menu_basic ul {
	float : right;
	list-style : none;
}

div.menu_basic ul li {
	font-weight : bold;
	display : inline;
	margin : 0;
	padding : 0;
	font-size : 90%;
	line-height : 130%;
}

div.menu_basic ul a:link,
div.menu_basic ul a:visited,
div.menu_basic ul a:active  {
	margin : 0;
	padding : 20px 20px 0px 10px;
	text-decoration : none;
}

div.menu_basic ul a:hover
{
	color : #808080;
}


/* =============================================== */
/* SECTION :  Footer */
/* =============================================== */

div.footer p.copyright {
	width : 600px;
	float : left;
	font-size : 70%;
	text-align : left;
}

div.footer p.contact {
	width : 300px;
	float : right;
	font-size : 70%;
	text-align : right;
	margin: 0px 12px 0px 0px;
}

/* =============================================== */
/* SECTION :  Homepage */
/* =============================================== */


div.content h1 {
	color : #CCCCCC;
	padding : 5px 10px 5px 10px;
	font-size : 110%;
	margin : 0 0 10px 2px;
	height : 16px;
	background: #000000;
	font-weight: bold;
}

div.section {
	margin : 15px 20px 5px 20px;
}

div.sections {
	width : 360px;
	float : left;
	margin : 10px 20px 20px 30px;
	height : 25em;
	position : relative;
}

div.sections h3 {
	font-size : 110%;
	font-weight: bold;
	}

div.content div.conductor h3 {
	background: #333333;
	font-weight: bold;
	font-size: 130%;
}
div.content div.animateur h3 {
	background: #666666;
	color: #000000;
	font-size: 130%;
}

div.content div.conductor h3 a:link,
div.content div.conductor h3 a:visited,
div.content div.conductor h3 a:active
{
	display: block;
	width: 360px;
	text-decoration: none;
	background: #333333;
	color: #CCCCCC;
}


div.content div.conductor h3 a:hover 
{
	position: relative;
	background-color: #CC3333;
	color: #000000;
}

div.content div.animateur h3 a:link,
div.content div.animateur h3 a:visited,
div.content div.animateur h3 a:active
{
	display: block;
	width: 360px;
	background: #666666;
	color: #000000;
}

div.content div.animateur h3 a:hover 
{
	position: relative;
	background-color: #489ED6;
	text-decoration: none;
	color: #000000;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

div.content p
{padding : 0px 5px 0px 12px;}

/* =============================================== */
/* SECTION :  Site Pages */
/* =============================================== */


div.rhimage {
	width : 250px;
	float : right;
	margin : 0 5px 20px 30px;
	height : 200px;
	position : relative;
	border: #404040 1px solid;
		text-align: right;
}

div.rhimage h3 {
	font-size : 80% text;
	background-color: #404040;
	font-size : 80%

	}

div.rhdocdownload {
	width : 165px;
	float : right;
	margin : 0 5px 5px 0;
	height : 35px;
	position : relative;
	display: block;
}

div.rhdocdownload img {float : right;}

div.rhdocdownload h3 {
	font-size : 80% text;
	font-size : 80%
	}

div.content table p
{font-size : 100%;
padding : 0px;
}

div.content table td
{
	border-top: 1px solid #333333;
	padding: 2px 4px 2px 4px;
}
