/* CSS Document by Exanov.fr*/


/*============================== Parametre globaux ==============================*/

* {
	margin: 0;
	padding: 0;
}

body {	
	margin: 0;
	padding: 0;
	font: 70%/1.4em Trebuchet MS, verdana, arial, sans-serif;
	color: #666;
	background: #f0f0f0;
	text-align: center;
}

#global {
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
	padding: 0 0 2em 0;
	width: 858px;	
	/*Couleur de cadre principal du site */
	background-color:#FFFFFF;
	color:#000000;
	/*Bordure du site : */
	border: 1px solid #E6E6E6;
	text-align: left;
}

#titrePage{
	text-align:center;
	font-family: comic sans ms,sand,Verdana, Arial, Helvetica, sans-serif ;
	font-size: 5em;
	color:#1111CB;
}

/*=============================== Parametre header ===============================*/

#header {
	width: 851px;
	height: 106px;
	background: url(images/header.jpg) no-repeat left top ;
	overflow:hidden;
}

#header_content {
	padding-top:10px;	
}

.coin_header_hg {
	float: left;
	width: 22px;
	/*background:url(imgs/coin_header_hg.gif) no-repeat top left;*/
}

.coin_header_hd {
	float: right;
	width: 22px;
	/*background:url(imgs/coin_header_hd.gif) no-repeat top left;*/
}


/* elt header */

.logo {
	float:left;
	margin-top: 12px;
	width: 390px;
	height: 82px;
	padding: 6px 0 0 18px;
}
/* ---------------------- */
/*        Liens           */
/* ---------------------- */

a {
	font: 1em Trebuchet MS, verdana, arial, sans-serif;
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #474747;
}
a:active {
	font-weight: bold;
}



/*=========================== Parametre navigation principale ==========================*/
#rappel_arbo{
	position:absolute;
	top:172px;
	background-color: #f8f8f7;
	padding-top:6px;
	padding-bottom:9px;
	vertical-align:center;
	border-right: 2px solid #3BA8FF;
	border-bottom: 2px solid #3BA8FF;
	color: #100EC8;
}


#navig {
	height: 42px;
	margin-bottom: 10px;
	position: relative;
	border-top: 2px solid #3BA8FF;
	border-bottom: 2px solid #3BA8FF;
	color: #100EC8;
	background: #f8f8f7;
}

ul#menuNavig{
	margin: 0 0 0 28px;
	padding: 0;
	height: 42px;
	width: 800px;
	list-style-type: none;
}

ul#menuNavig li{
	float: left;
	height: 42px;
	margin: 0;
}

ul#menuNavig li a{
	float: left;
	color: #100EC8;
	padding: 0 10px;
	height: 42px;
	line-height: 42px;
}

ul#menuNavig li a:hover{
	background: #e6e6e6;
}

ul#menuNavig li a:active
{
	font-weight: normal;
}

.navigationActuelle{
	background: #e6e6e6;
}

/*=========================== Parametre navigation secondaire ==========================*/

#navig_sous_arbo{
	float: right;
	width: 266px;
}

#navig_sous_arbo h2 {
	margin: 0;
	padding-top: 0;
	text-align: right;
	
	border-bottom: 1px solid #ffbb37 ;
	border-left: 1px solid #ffbb37 ;
	color: #100EC8;
	padding-bottom: 2px;
	padding-right: 25px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}
#navig_sous_arbo p {
	margin: 5px 18px 5px 14px;
}

ul#menuNavigSous{
	display: block; 
	margin: 0 18px 10px 14px;
	padding:0;
	list-style-type: none;
}

ul#menuNavigSous li{
	padding-left: 15px;
	margin-left: 0;
}

ul#menuNavigSous li a
{
	margin-right:15px;
	line-height: 31px ;
	font-size: 1.0em ;
	letter-spacing: 0.1px ;
	/*Couleur du texte du menu principal*/
	color: #100EC8;
	display: block ;
	text-decoration: none ;
}

ul#menuNavigSous li a:hover{
	background: #e6e6e6;
}

ul#menuNavigSous li a:active{
	font-weight: normal;
}


/*================================ parametre zone contenu =========================*/

#content {
	/*clear:both;*/
	/*margin-top: 9px;*/
	padding: 0 0 0 0;
	width: 100%;
}


#content_main {
	margin-left: 0px;
	float: left;
	/*width:590px; *** dans le cas du menu secondaire a gauche***/
	width: 100%;
}


#content_main h1{
	color: #ffbb37;
	font: 1.4em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-variant: small-caps ; 
}

#content_main h2{
	color: #3BA8FF;
	font: 1.2em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-variant: small-caps ; 
}

#content_main label{
	display: inline ;
	float: left ;
	width: 170px ;
	font-weight: bold ;
	margin-left: 75px ;
}

#content_main input[type=button], input[type=submit]{
	color:#949494;
	border:1px #B8B8B8 solid;
	font-weight:bold;
}

#content_main input[type=submit]:hover {
	background: #999;
	color: #fff;
}

.zoneCat{
	background:url(images/categorie-design.gif) no-repeat top left;
	width:94px;
	height:94px;
	float:left;
	text-align:center;
	border:1px #E3E2EC solid;
	margin:5px 5px 5px 0;
}

.zoneCat a{
	display:block;
	height:94px;
}

.zoneCatEnglob{
	float:left;
	margin:10px 10px 10px 10px;
	width:100%;
}

.zoneCss{
	float:left;
	/*display:block;*/
	width:150px;
	text-align:center;
	margin:5px 13px 5px 0;
}

.zoneCssEnglob{
	float:left;
	width:100%;
	margin:10px 10px 10px 10px;
}

.zoneCssEnglob img{
	border:1px #E3E2EC solid;
}

.zoneCssPersoEnglob{
	float:left;
	width:100%;
	margin:10px 0 10px 0;
	padding:0 0 0 10px;
	border:1px #FE924A solid;
}

.tabListing table {
	border: 1px solid #6495ed;
	border-collapse: collapse;
	width: 50%;
}

.tabListing th {
	border: 1px solid #6495ed;
	width: 50%;
	padding: 5px;
	background-color: #D0E3FA;
}

.tabListing td {
	border: 1px solid #6495ed;
	width: 50%;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
}

/*================ CADRES ENGLOBANT =====================*/

#cadre_englob {
	width:95%;
	padding:0 0 0 10px;
}

#cadre_englob h3 {
	clear:both;
	color: #3BA8FF;
	font: 1.2em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	font-variant: small-caps ; 
}

.zoneAide {
	margin:10px 0 10px 0;
	background: #FCF9B1 url('images/bouton_aide.gif') no-repeat;
	border:1px #FE924A solid;
	width: 95%;
	padding: 5px 5px 5px 50px;
}


.zoneErreur {
	float:left; /* sinon bug avec zoneCssPersoEnglob */
	margin:10px 0 10px 0px;
	background: #F4F2E8 url('images/important.gif') no-repeat;
	border:1px #F84234 solid;
	width: 95%;
	padding: 5px 5px 5px 50px;
}

.zoneErreur a{
	font-weight: bold;
}

.zoneManager{
	float:left;
	text-align:center;	
	width: 170px;
}

.fieldsetManager{
	float:left;
	margin:0 0 20px 30px;
	padding: 5px 0 5px 0;
}

.MenuARremplir{
	border: 1px solid #3BA8FF;
	width:200px;
	color:#000000;
	padding-left:10px;
}

.MenuARremplir:hover{
	border: 3px solid #3BA8FF;
}

.MenuARremplir a{
	display:block;
}
	
/*================================== Parametre modules ==============================*/

.module{
float:left;
margin: 5px 2px 5px 2px;
/*** bordure delimitation des modules : border: 3px solid #DAE4F3;*/
overflow-x:hidden;
text-align:center;
}


.edit_list{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

.edit_link{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

.moduleSouscrit{
	width:94px;
	height:94px;
	float:left;
	text-align:center;
	border:1px #E3E2EC solid;
	margin:5px 5px 5px 0;
}

.moduleSouscrit img{
	margin: 10px 22px 0 22px;
}

/*================================== Parametre footer ==============================*/

#footer {
	clear:both;
}

#footer_content {
	text-align: center;
	color: #3C5865;
	font-size: 10px;
}
#footer_content a {
	text-decoration: underline;
	color: #3C5865;
}
#footer_content a:hover {
	text-decoration: underline;
	color: #333399;
}

.coin_footer_bg {
	float: left;
	height: 14px;
	width: 15px;
	/*background:url(imgs/coin_footer_bg.gif) no-repeat top left;*/
}

.coin_footer_bd {
	float: right;
	height: 14px;
	width: 15px;
	/*background:url(imgs/coin_footer_bd.gif) no-repeat top left;*/
}


/*================================== ADMINISTRATION ==============================*/
/*

#modules_toolbar{
	margin:10px 0 10px 0;
	background-color:#FFFFFF;
	border:1px #5C9FE9 solid;
	height:55px;
	width: 100%;
	padding: 5px 5px 5px 5px;
}

.bouton_module{
	display:block;
	float: left;
	margin-left:10px	
}

#modules_admin{
	width:100%;
}

.bloc_module_admin{
	float:left;
	margin: 5px 2px 5px 2px;
	border: 3px solid #DAE4F3;
	overflow-x:hidden;
}

.bloc_module_admin textarea{
	border: none;
	width:100%;
	height:100%;
}

.bloc_module_admin_h{
	height: 20px;
	background-color:#5C9FE9;
	cursor: move;
}

.bloc_module_admin_h_g{
	float:left;
	color:#ffffff;
	padding-left:10px;
}

.bloc_module_admin_h_d{
	float:right;
}

.bloc_module_admin_h_d input[type=button], input[type=submit]{
	height: 20px;
}

.bloc_module_admin_m{

}

.bloc_module_admin_editor{
	background-color:#F0F0EE;
	border-bottom: 1px solid #CCCCCC;
}
*/


