@charset "utf-8";
/* CSS Document */
body {
	background-image:url(http://www.webetik.fr/ressources/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0 0 0 0;
	color:#000000; 
	font:11px Verdana, helvetica, sans-serif; 
	text-align:center;
	height:100%;
	
}
/*LIENS*/
a { color:#ffffff; text-decoration:none; }
a:hover { color:#f89e1b; text-decoration:none; }
a img { border:0;}

.contenu_principal{
	color:#FFFFFF;
}
/*LIENS EN TETE*/
.header_liens{
	width:994px; 
	background-color:#040404; 
	color:#555555;
	height:33px;
	font-weight:bold;
}
.header_liens a {color:#555555; text-decoration:none;}
.header_liens a:hover { color:#f89e1b; text-decoration:none; }

/*LIENS FOOTER*/
.footer_liens{
	width:994px;
	background-color:#040404; 
	height:40px; 
	
	margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;
	text-align:left;
	color:#555555;
	font-weight:bold;
	
}
.footer_liens a {
	color:#555555; text-decoration:none;
}
.footer_liens a:hover { color:#f89e1b; text-decoration:none; }

/*COTES SITE WEB OMBRAGE*/
.cote_gauche{
	background-image:url(../images/cote_gauche.png);
	background-repeat:repeat-y;
	width:28px;
}
.cote_droit{
	background-image:url(../images/cote_droit.png); 
	background-repeat:repeat-y;
	width:28px;
}
.mot_gras_jaune_texte{
	color:#f89e1b;
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
}
h1{color:#f89e1b;	font-weight:bold;	font:Verdana, Arial, Helvetica, sans-serif;	font-size:11px; line-height:10px;}
h2{color:#f89e1b;	font-weight:bold;	font:Verdana, Arial, Helvetica, sans-serif;	font-size:11px; line-height:10px;}
h3{color:#f89e1b;	font-weight:bold;	font:Verdana, Arial, Helvetica, sans-serif;	font-size:11px; line-height:10px;}
/*///////////////////////POUR FLASH///////////////////////*/
.texte_flash{
	color:#f89e1b;
	font-weight:bold;
	font-family:LegacySanITC
}
.titre_flash{
	color:#f89e1b;
	font-weight:bold;
	font-family:LegacySanITCUlt;
}
/*///////////////////////POUR DERNIERE CREATION///////////////////////*/
.derniere_creation{
	width:276px;
	height:276px;
	padding:2px 3px 3px 3px;
	border:#f89e1b 1px solid;
}
.derniere_creation img {
	width:255px;
	height:170px;
	border:#f89e1b 3px solid;
}
.derniere_creation  {
	color:#FFFFFF;
}
.derniere_creation p  a{
	text-align:left;
	color:#999999;
}
.derniere_creation p  a:hover{
	color:#666666;
}

/*///////////////////////POUR NEWS///////////////////////*/

.news_accueil{
	position:relative;
	display:block;
	width:276px;
	padding:2px 3px 3px 3px;
	border:#f89e1b 1px solid;
	color:#FFFFFF;
}
.news_accueil h1 {
	line-height:12px;
}
.news_accueil img {
	width:255px;
	height:170px;
	border:#f89e1b 3px solid;
}
.news_accueil  a{
	text-align:left;
	color:#f89e1b;
}
.news_accueil  a:hover{
	color:#666666;
}
.news_accueil p  a{
	text-align:left;
	color:#f89e1b;
}
.news_accueil p  a:hover{
	color:#666666;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* --- BLOC COMMUNAUTAIRE --- */
.block_communautaire{
	width:450px;
	height:30px;

	display:block;
	color:#FFFFFF;
}
.block_communautaire .texte_communautaire{
	width:230px;
	float:left;
	display:block;
	color:#FFFFFF;
}
.block_communautaire .logo_communautaire{
	width:22px;
	float:left;
	display:block;
	color:#FFFFFF;
}
