
/* global */
*
{
	margin: 0;
	padding: 0;
	color: #8B95B9;
}

body,
td,
h1, h2, h3, h4, h5, h6,
input,
ul
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
}

body{
	background: url(images/design_sombre_1.jpg) top center repeat-x #415160;
	padding-top: 60px;
}


a {
	color:#af0f53;
	text-decoration: none;
}

#main{
	width: 96%;
	margin: auto;
	min-width: 1000px;
}


#groupe_gauche{
	width: 20%;
	float: left;
}


#groupe_droite {
	width: 74%;
	float: left;
	margin: 0px 0 0 10px;
}


#groupe_droite.home{
	width: 49%;
}

#blocks_centre{
	margin-right: 200px;
}

#contenu #blocks_centre{
	margin: auto;
}

#groupe_gauche.home{
	width: 49%;

}

#nav{
	float: left;
	width: 100%;
}

.home #nav{
	width: 38%;
}

#ressources{

	float: left;
	width: 62%;
}


#contenu{
	width: 100%;

}

#contenu.home{
	width: auto;
 	margin-right: 200px;
 }
 
#divers{
	width: 200px;
	float: right;
	
}

/* global > block */

div.block{
	/*padding: 2px 1px 2px 1px;
	margin: 2px;
	background: url('images/fond.png') !important;
	-moz -opacity:0.8;
	opacity:0.8;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond.png', sizingMethod='scale');*/
	padding: 2px 1px 2px 1px;
	margin: 2px;
	-moz -opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/alpha.png', sizingMethod='scale');
	background: url('images/alpha.png') !important;
	background: url('images/alpha_ie.jpg') ;
}

 /* Le titre des modules est déclaré ici */
div.block h3, .module big b{
	color:#637688;
	display:block;
 	font-size:10px;
	letter-spacing:3px;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	font-weight: normal;
	background-color:#14181D;
	background-image:url(images/block_titre_puce.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:19px;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
}

a.block_titre {
	background:url(images/block_titre_option.jpg) 0 0 no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	float: right;	
	display: block;
}



/* / global */


/* Contenu du module */
div.module{
	padding: 2px;
}
/* / contenu du module */




/* block Menu  */
	
div.menu table tr td a{
	font-weight: bold;
	padding-top:6px;
	display:block;
	height:23px;
	text-indent:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #13171c;
	margin:0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #13171c;
	background: url(images/alpha_bt2.png) 0 0 repeat-x transparent !important;
	background: url('images/alpha_ie.jpg') repeat;

}
	
div.menu table tr td a:hover{
	color:#FFFFFF;
	background: url(images/alpha_bt.png) 0 0 repeat-x transparent !important;
	background: url('images/alpha_ie.jpg') repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #13171c;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #42515f;	
}

/* / block menu */

/* Block partenaires */
#divers div.block{
 
}
/* Block partenaires */


/* Edito 	position: absolute;
	top: 132px;
	width: 40%;
	margin: 0 0 0 5px;*/
#edito{
	position:absolute;
	top:132px;
	margin: 0 0 0 5px;
	height:100px;
	width:270px;
	text-align:justify;
}
/* / Edito */

#header {
	height:192px;
	width:99%;
	/*padding-left:4px;*/
}

/* options */

div#options{
	clear: both;
	position: absolute;
	top: 6px;
	width: 97%;
}

#rss{
	float: right;
	margin-right: 10px;
}
#rss a{
	padding-right: 10px;
	background:url(images/rss.jpg) right 0 no-repeat transparent;
	color: #8B95B9;
	font-size: 10px;
	display: block;
	height: 20px;
	width: 150px;
}

li{
	float: left;
	margin-left: 14px;
}
 
ul#i18n li{
	list-style: none;
	float: left;
	margin-left: 8px;
}

ul#i18n img,
a img /* supprime la bordure pour les images linkées dans les signatures. */
{
	border:none;
}
/* /options */


/* News */
#news img{
	margin: 5px;	
}

#news h1{
	color: white;
	font-size: 13px;
}

#news span.posted{
	font-size: 9px;
}

#news div.ncomment{
	float: right;
}

#news p{
	margin: 5px 0 5px 0;
}

#news .content2 {
	margin:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14181d;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;	
}

#news .date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8b95b9;
}

#news .titre {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}


/* / News */



/* Formulaires */
textarea, input, select{
	color: #14181D;
	border: 1px solid #af0f53;
	background-color: white;
}

textarea, input[type="text"]{
	background-image: url('images/input_background.jpg');
	background-repeat: repeat-y;
	padding: 0px 1px 0px 6px;
	margin: 2px;
}

textarea{
	font-size: 12px;
	width:98%;
}
/* /Formulaires */

/* News */

#actualite {
	background-image: url(images/alpha.png);
	border: 1px solid #181d22;
}

#news a {
	color:#af0f53;
	font-weight: bold;
	text-decoration: none;
}

#news a:hover {
	color:#fff;
}

#news .content {
	margin:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14181d;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;	
}

#news .content2 {
	margin:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14181d;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;	
}

#news .content:hover, #news .content2:hover {

background-color:#000000;

}

#news .titre {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}

#news .date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8b95b9;
}

#news .cat {
	height:55px;
	width:55px;
	background-image:url(images/cat_alerte.jpg);
	float:left;
	margin-top: 13px;
	margin-right: 7px;
}

#news .cat1 {
	height:55px;
	width:55px;
	background-image:url(images/cat_alerte2.jpg);
	float:left;
	margin-top: 13px;
	margin-right: 7px;
}

#news .cat2{
	height:55px;
	width:55px;
	background-image:url(images/cat_coeur.jpg);
	float:left;
	margin-top: 13px;
	margin-right: 7px;
}


#news p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	color: #8b95b9;
	text-align: justify;
	margin-top:10px;
	margin-bottom:10px;
}

#news .poste {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8b95b9;
	float:left;
}

#news .coms {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8b95b9;
	float:right;
	
	
}

#news #archive a{
	font-size:10px;
	text-align:right;
	vertical-align:bottom;
	font-weight: normal;
	text-decoration: none;/*float:right;*/
	line-height:20px;
	display:block;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
/* /News */

/* Copyright/ */

.copyright
{
	clear:both;
	text-align: center;
}

/* BBCode/ */

module li
{
	margin-left: 18px;
}


div.login hr {
	width: 90%;
	margin: 5px auto;
	border: 1px solid #415160;
}


div.login div.box
{
width: 80%;
margin: auto;
}



#infobulle{
	background: #415160;
	color: white;
	z-index: 1000;
	opacity:0.8;
}

#infobulle b{
	color: white;
}


