/* MON FORMATAGE DE BASE *****************************************************************************/

*, html, body {
	font-family:Verdana;
	font-size:13px;
	color:#333;
}





/*************************************************************************************************/





/* MON LAYOUT **********************************************************************************/

body {
	background:#e3e3e3;
}

#all {
	width:964px;
	height:515px;
	margin:0 auto;
	margin-top:100px;}
	
#all a {

	color:#505050;
	text-decoration:none;
}

#all a:hover {
	color:#e3e3e3;
}

#left {
	width:191px;
	height:490px;
	background-color:#505050;
	float:left;
}

#left p {
	margin-left:27px;
	font-size:30px;
	color:#e3e3e3;
}

#CMScontent {
	width:773px;
	height:490px;
	background-color:#fff;
	float:right;
}

#right_graph_phot_vid {
	width:763px;
	height:480px;
	background-color:#fff;
	float:right;
}

/*texte*/

#CMScontent_home_contact {
	width:773px;
	height:490px;
	background-image:url(img/fond.png);
	float:right;
}

#texte {
	color:#ff0096;
	width:350px;
	margin:276px 0 0 30px;
	float:left;
}

#texte a {
	text-decoration:none;
}

#CMScontent p {
	color:#ff0096;
}

/*/texte*/

#footer {
	font-size:10px;
	float:right;
	margin:3px 15px 0 0;
}


/* MES MENUS *********************************************************************************************************/
/* TOUS LES TYPES DE MENUS. Vous pouvez supprimer ce qui n'est pas utilisé dans votre template */



/* UL CMS_menus_parents. Quand le menu parent est seul, sans enfants */
/* pour la fonction menus_parents ( core-> function menus_parents(); ) */

#menu {
	margin-top:217px;
	padding-left:5px;
	background:#505050;
}

ul#CMS_menus_parents{
	margin-bottom:20px;
}

ul#CMS_menus_parents li {
	display:inline; /* IE only! */
}

ul#CMS_menus_parents a {
	font-size:16px;
	color:#e3e3e3;
	text-decoration:none;
	background:#505050;
	padding:0px 0 3px 0px;
	width:100%; /* pour IE */
	text-indent:10px;
	display:block; /* pour que les liens soit actifs sur toute la surface (100%) */
}

ul#CMS_menus_parents a:hover {
	color:#ff0096;
}

ul#CMS_menus_parents a#CMSlevel_0 {
	text-indent:20px;
}

ul#CMS_menus_parents a#CMSlevel_0.CMScurrent {
	color:#ff0096;
}

	.demo ul { width:110px; float:left;}
	
	.caption{color:#ff0096;float:right; padding:7px 15px 0 0;}
	
	.demo{width: 773px;float:right; margin-right:0px;}
	
	.gallery_demo{width:563px; height:458px; margin-top:3px; float:left;}
	
	.gallery_demo li{width:91px;height:73px;border:3px double #eee;margin: 0 2px 2px 0;}
	
	.gallery_demo li.hover{border-color:#ff0096;}
	
	.gallery_demo li.active{border-style:solid; border-color:#ff0096;}
	
	.gallery_demo li div{left:240px}
	
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{float:right; width:563px; height:458px; background-image:url(img/cliquez.png);}
	
	.galleria_wrapper{float:right; background-color:#fff;}
	
	.nav{padding-top:15px;clear:both;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



