
* {
margin:0;
padding:0;
}

body {
width: 100%;
height: 100%;
background-color: #124;
font-size: 0.7em;
font-family: Verdana, Garamond, Georgia, Times, serif;
text-align: center;
}


#soleil{
height:100%;
margin-left:10%;
margin-right:10%;
padding-right:7px;
background-image: url('../mesimages/mosaic_lght.jpg');
border-top:solid 1px #eb5;
border-right:solid 3px #eb5;
border-bottom:solid 1px #c92;
border-left:solid 3px #eb5;
text-align: center;
}


/* entete
*/

	#news_ticker{
	width: 750px;
	height:23px;
	font-weight:bold;
	}
	
	
	#entete {
	margin-left:4px;
	background-image: url('../mesimages/grille.gif');
	width: 750px;
	height:155px;
	margin-top:5px;
	margin-right:0;
	margin-bottom:10px;
	border-top:solid 1px #eee;
	border-right:solid 1px #eee;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ddd;
	text-align:center;
	}

	
	#entete {
	background-image: url('../mesimages/grille_entete.gif');
	background-position:top left;
	background-repeat:no-repeat;
	}
	
	
	#tabenteterangee{
	width: 740px;
	text-align:left;
	}
	
	.ligne_millieu {
	background-image: url('../mesimages/bout_m_trait.gif');
	background-repeat: repeat-x;
	background-position: top;
	width:100%
	}

	.annonce_entete{
	color: #222;
	font-weight:bold;
	font-style:italic;
	padding:0px 0px 0px 27px;
	margin:0px;
	font-size:105%;
	}
	
	
	
/* Bloc 1
*/



/* TITRE Des BLOC A GAUCHE*/
div.menu_gauche h3, div#image_gauche h3, div#video_gauche h3, div#partenaire_gauche h3, div#affiche_gauche h3, div#contact_gauche h3 {
/*
	margin-top:5px;
	margin-left:0px;
	*/	
	float:left;
	position:relative;

	padding-bottom:2px;
		
	width:120px;
	height:12px;
	
	background-color: #468;
	background-image:url('../mesimages/coin_d.gif');
	background-repeat:no-repeat;
	background-position:top right;
	color: #EEE;
	font-weight:bold;

	font-size:11px;
}

div.menu_gauche a{
	display:block;
	width: 200px;
	height: 12px;
	/* padding-top:1px;
	*/
	float:left;
	position:relative;
	top:0px;

	background-image: url('../mesimages/1off_02.gif');
	background-repeat: x-repeat;
	background-position: top;
	height:21px;
	width: 180px;
	
	font-weight: bold;
	font-size:1em;
	color: #468;
	text-decoration:none;
	padding-left:4px;

}

div.menu_gauche a:hover{

	text-decoration:underline;
	color: #004;
}




/* element menu */

	#fond_menu {
		float:left;
		display:inline;
		margin:0px 0px 0px 0px;
		text-align:left;
		width: 100%;
	}

	.titre_menu_bloc{
		padding-left: 6px;
		margin-top:5px;
		margin-left:0px;
		width: 110px;
		background-color: #468;
		background-image:url('../mesimages/coin_d.gif');
		background-repeat:no-repeat;
		background-position:top right;
		color: #EEE;
		font-weight:bold;
		height:15px;
	}

	.lmt_menu1{
		background-image: url('../mesimages/1off_01.gif');
		background-repeat: no-repeat;
		background-position: bottom left;
		height:20px;
	}

	.lmt_menu2{
		background-image: url('../mesimages/1off_02.gif');
		background-repeat: x-repeat;
		background-position: bottom;
		height:20px;
		width: 180px;
	}

	.lmt_menu3{
		background-image: url('../mesimages/1off_03.gif');
		background-repeat: no-repeat;
		background-position: bottom right;
		height:20px;
	}

	a.menu_g_elmt{
		font-weight: bold;
		font-size:100%;
		color: #468;
		width: 180px;
		padding-top:4px;
		padding-right:0;
		padding-bottom:4px;
		padding-left:6px;
		text-decoration:none;
	}

	a:hover.menu_g_elmt{
		text-decoration:underline;
		color: #004;
	}


	a:active.menu_g_elmt{
		color: #000;
		background-color: #FFF;
		text-decoration:none;
		border:solid 1px #ddd;
	}

	
	.langu{
	margin-top:0px;
	border:solid 1px #468;
	width:180px;
	text-align:center;
	}

	.diapo{
		margin-top:0px;
		border:1px solid #468;
	}

	#vid{
		float:left;
		display:inline;
		text-align:left;
	}
	
	#fond_vid {
		background-image: url('../mesimages/grille_n.gif');
		margin-left:0px;
		width:179px;
		height:160px;
		border-bottom-style:solid;
		border-bottom-color:#FFF;
		border-bottom-width:8px;
	}

	.pub{
		background-color:red;
		width:180px;
		margin-top:0px;
		border:1px solid #468;
	}

	
	.fen_later{
	/* background-image: url('../mesimages/grille.gif');
	border:solid 1px #f0f0ff; */
	width:179px;
	text-align:left;
	padding:0px 0px 0px 6px;
	}

/* element menu */

/* listes */
ul{padding-left:10px;}
li{font-size:110%;font-weight:bold;margin-top:15px;}
li li{font-size:100%;font-weight:normal;margin-top:0px;}
li li li{font-size:90%;}

/* fin lists */



/* Textes */
	
	.slogan {
	color:#942;
	font-size:150%;
	font-weight:bold;
	font-style:underline;
	}
	
	.chapo {
	font-size:120%;
	margin-bottom:15px;
	font-weight:bold;
	}

	.fond_txt {
		background-image: url('../mesimages/grille.gif');
		border:solid 1px #f0C055;
		border-left-style:solid;
		border-left-color:#f0C055;
		border-left-width:4px;
		border-bottom-style:solid;
		border-bottom-color:#f0C055;
		border-bottom-width:8px;
		width:533px;
		min-height:150px;
		float:left;
		display:inline;
		margin:4px;
		margin-right:0px;
		margin-top:17px;
		margin-left:8px;
		padding:6px;
		text-align:left;
	}

	.coin_deco{
		width:100%;
		height:100%;
		margin:0px;
	}

	
	.bartitre{
		border-bottom:solid 1px #ccc;
		}
	

	h1 {
		color: #468;
		font-weight:bold;
		padding:3px 0px 1px 7px;
		margin:0px;
		font-size:150%;
	}

	h2 {
		color: #E16E00;
		font-weight:bold;
		padding:3px 0px 7px 7px;
		margin:0px;
		font-size:130%;
	}

	h3 {
		color: #222;
		font-weight:bold;
		padding:3px 0px 7px 7px;
		margin:0px;
		font-size:115%;
	}	

	h4 {
		color: #222;
		font-weight:bold;
		padding:3px 0px 7px 7px;
		margin:0px;
		font-size:105%;
	}
	
	
	p{
		font-size:100%;
		color: #222;
		margin-bottom:14px;
		margin-left:0px;
		text-align:justifie;
	}
	
	.img_sans{
	border:0;
	}

	.fen_cal{
	width:240px;
	padding:2px;
	}
	
	.fen_actu{
	width:260px;
	padding:2px;
	}
	
	.fen_sub{
	margin-top:0px;
	max-width:99%;
	}
	
	.fen_autrarticles{
	width:533px;
	}

	.fen_bartitre{
	background-color:#468;
	border-bottom:solid 1px #000;
	width:100%;
	margin:0px 0px 5px 0px;
	padding:2px 2px 2px 5px;
	color:#EEE;
	font-weight:bold;
	}
	
	
	.lis_titre{
		font-size:100%;
		color: #468;
		padding:0px 0px 1px 0px;
		margin:0px;	
		font-weight:bold;
		text-decoration:none;
	}
	
	a:hover.lis_titre{
		text-decoration:underline;
		color: #004;
	}
	
	.lis_br{
		font-size:7px;
		height:7px;
	}
	
	.lis_soutitre{
		font-size:100%;
		color: #E16E00;
		padding:0px 0px 1px 0px;
		margin:0px;	
	}
	
	.lis_texte{
		color: #222;
	}

/* Forum de discussion */
	
	.bloc_fora {
	margin-top:20px;
	border:solid 1px #aaa;
	width:98%;
	text-align:left;
	padding:4px;
	}
	
	.titre_art_forum {
	background-color: #eee;
	}
	
	ul.forum {
	list-style: none;
	}
	
	li.forum-fil {
	background-color: #eee;
	border:solid 1px #F0F0F0;
	}
	
	ul.list_forum_item {
	list-style: none;
	margin:4px;
	padding:5px;
	background-color: #e3e3ee;
	}
	
	ul.rub{
	list-style: none;
	margin:4px;
	padding:5px;
	}
	
/* fin forum */


/* fenetre laterale droit */

.titre_renvois{
	background-color:#468;
	border-bottom:solid 1px #000;
	color:#EEE;
	font-weight:bold;
	padding:2px 2px 1px 4px;
}

.renvois {
	border:solid #fff;
	border:1px 1px 2px 3px;
	padding:1px 1px 10px 7px;
	margin:20px 3px 30px 20px;
	float:right;
	width:220px;
	line-height:160%;
}
/* fin fenetre droit */

/* design rubrique */

.cadre_article{
	background-image:url('../mesimages/grille.gif');
	border:solid 1px #fff;
	border-bottom:3px;
	padding:4px 2px 10px 4px;
	margin:2px 0px 10px 0px;
}

.logo_list{
	float:left;
	border:0px;
	max-height:40px;
}

/* fin design rubrique */



