@charset "utf-8";
/* CSS Document */
@charset "utf-8";
#contenu {
	margin-top: 0px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF00CC;
	border-left-color: #FF00CC;
	background-color: #FFFFFF;
}
/*----------------------------------------------------------------------------------------------*/
/*----- Gère les balises Actualités 1,2,3, et les images dans la page "Accueil"           ------*/
/*----------------------------------------------------------------------------------------------*/
#texte_accueil{
height:auto;
margin:0px 0 0 0;
padding:0;
}
#visuel_agora {
	width:120px;
	height:252px;
	margin:50px 0 0 10px;
	padding:0;
}
#visuel_agora_png {
	width:100px;
	height:220px;
	padding:0;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#visuel_spectacles {
	width:139px;
	height:185px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#visuel_art_en_folie {
	width:100px;
	height:150px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 37px;
}
#visuel_carnaval {
	width:100px;
	height:133px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#visuel_sortir_rheu {
	width:100px;
	height:141px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
}
.tabloactu1{
	width:450px;
	float:right;
	padding:0;
	background-color:#7DCAFF;
	margin-top: -820px;
	margin-right: 90px;
	margin-bottom: 0;
	margin-left: 60px;
}
.tabloaccueil{
	float:right;
	width:450px;
	padding:0;
	margin-top: -580px;
	margin-right: 90px;
	margin-bottom: 0;
	margin-left: 0px;
}
.Style2 {
	color: #5b4d55;
	font-weight: bold;
}
.Style3 {
	color: #5b4d55
}
/*----------------Gestion des titres H2 H3 et H4 --------------------*/
.titreh2{
	font-family: "trebuchet MS",Arial,sans-serif;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#5c2781;
}
.titreh3{
	font-family: "trebuchet MS",Arial,sans-serif;
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#9c1c31;
}
.titreh4{
	font-family: "trebuchet MS",Arial,sans-serif;
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#5c2781;
}
/*-----  Gère la class paragraphe -----*/
.paragraf{
	padding: 0px 30px 10px 30px;
	font-size: 0.8em;
	text-align:justify;
	font-family: "trebuchet MS",Arial,sans-serif;
	color:#5b4d55;
}
.paragraf1{
margin: 0 0 0 30px;
	padding: 0px 30px 10px 30px;
	font-size:0.8em;
	text-align:justify;
	font-family: "trebuchet MS",Arial,sans-serif;
	color:#5b4d55;
}
/*----- Gère les liens référence plan dans toutes les pages "Autres pages -----*/
#refplan a{
	color:green;
	text-decoration:none;
}
#refplan a:hover{
	text-decoration:underline;
	color:#007bc4;
}
/*------ Gestion du paragraphe "Mentions Obligatoires" -----*/
#mensobli{
text-align:left;
font-size:85%;
margin:0 40px 0 40px;
padding:40px 40px 40px 40px;
border:1px solid red;
}
/*------ Gestion de la balise "XITI" -----*/
.xiti{
display:none;/* pour faire apparaitre la balige xiti dans la page supprimer la commande display:none;*/
position:absolute;
width:39px;
height:25px;
margin:-30px 0 0 365px;
padding:0;
}

