/*Zaoui Ilies*/


/*-----------------------Liens -----------------------------------*/
body.zgboxBody{
	font-family:Courier New;
	background-color:#eee0d0;
}

a{
	color:#6f4646;
	font-weight:bold;
	text-decoration:underline;
}                 /*les liens en général*/

a:hover{
	color:#6f4646;
	font-weight:bold;
	text-decoration:underline overline;
}   /*quand on passe la souris sur un lien*/

a:active{
	color:red;
	font-weight:bold;
	text-decoration:underline overline;
	}/*quand on clique sur le lien*/
	
a:visited{
	color:#ba9999;
	font-weight:bold;
	text-decoration:underline;
	color:black;
	
}
/*-------------------------utils----------------------------------*/
div.separe1{
	float:left;
	width:100%;
	height:14px;
	background-image:url("/img/separe1.png");
	background-repeat:no-repeat;
	background-position:center bottom;
}

div.unRes{
	border-color:#6f4646;
	border-bottom-style: solid; 
	float:left; 
	height:130px; 
	width:100%;
}
/*-------------------------red Contour----------------------------------*/

div.red_h_g{
	background-image:url("/img/fondRed/h_g.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	color:white;
	width:4%;
	height:20px;
	float:left;
}
div.red_h_m{
	background-image:url("/img/fondRed/h_m.png");
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
	width:92%;
	float:left;	
}
div.red_h_d{
	background-image:url("/img/fondRed/h_d.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	width:4%;	
	height:20px;
	float:right;
}
div.red_m_g{
	background-image:url("/img/fondRed/m_g.png");
	background-repeat:repeat-y;
	background-position:right;
	width:4%;
	height:560px;
	float:left;
}
div.red_m_m{
	/*background-color:#bf3939;
	*/width:92%;
	height:560px;
	float:left;
}

div.red_m_d{
	background-image:url("/img/fondRed/m_d.png");
	background-repeat:repeat-y;
	background-position:left;	
	width:4%;
	height:560px;
	float:right;
}
div.red_b_g{
	background-image:url("/img/fondRed/b_g.png");
	background-repeat:no-repeat;
	background-position:right top;
	color:white;
	width:4%;
	height:20px;
	float:left;
}
div.red_b_m{
	background-image:url("/img/fondRed/b_m.png");
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	width:92%;
	float:left;	
}
div.red_b_d{
	background-image:url("/img/fondRed/b_d.png");
	background-repeat:no-repeat;
	background-position:left top;
	width:4%;	
	height:20px;
	float:right;
}
/*-------------------------green Contour----------------------------------*/


div.green_h_g{
	background-image:url("/img/fondVert/h_g.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	color:white;
	width:4%;
	height:4%;
	float:left;
}
div.green_h_m{
	background-image:url("/img/fondVert/h_m.png");
	background-repeat:repeat-x;
	background-position:bottom;
	height:4%;
	width:92%;
	float:left;	
}
div.green_h_d{
	background-image:url("/img/fondVert/h_d.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	width:4%;	
	height:4%;
	float:right;
}
div.green_m_g{
	background-image:url("/img/fondVert/m_g.png");
	background-repeat:repeat-y;
	background-position:right;
	width:4%;
	height:92%;
	float:left;
}
div.green_m_m{
	background-color:#760707;
	width:92%;
	height:92%;
	float:left;
}

div.orange_m_d{
	background-image:url("/img/fondVert/m_d.png");
	background-repeat:repeat-y;
	background-position:left;	
	width:4%;
	height:92%;
	float:right;
}

/*-------------------------green Orange----------------------------------*/


div.orange_h_g{
	background-image:url("/img/fondOrange/h_g.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	color:white;
	width:4%;
	margin:0px; 
	border:0px;
	height:20px;
	float:left;
	padding:0px;
}
div.orange_h_m{
	background-image:url("/img/fondOrange/h_m.png");
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
	margin:0px; 
	width:92%;
	float:left;	
	border:0px;
	padding:0px;
}
div.orange_h_d{
	background-image:url("/img/fondOrange/h_d.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	width:4%;	
	margin:0px; 
	height:20px;
	float:right;
	border:0px;	
	padding:0px;
	}
div.orange_m_g{
	background-image:url("/img/fondOrange/m_g.png");
	background-repeat:repeat-y;
	background-position:right;
	width:4%;
	height:560px;
	margin:0px; 
	float:left;
	border:0px;
	padding:0px;
	}
div.orange_m_m{
	/*background-color:#c2a1a1;
	*/width:92%;
	height:560px;
	float:left;
	margin:0px; 
	border:0px;
	padding:0px;
}

div.orange_m_d{
	background-image:url("/img/fondOrange/m_d.png");
	background-repeat:repeat-y;
	background-position:left;	
	width:4%;
	margin:0px; 
	height:560px;
	float:right top;
	border:0 0 0 0;
	padding:0 0 0 0;
}
div.orange_b_g{
	background-image:url("/img/fondOrange/b_g.png");
	background-repeat:no-repeat;
	background-position:right top;
	color:white;
	width:4%;
	height:20px;
	float:left;
	margin:0px; 
	border:0px;
	padding:0px;
}
div.orange_b_m{
	background-image:url("/img/fondOrange/b_m.png");
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	width:92%;
	float:left;	
	margin:0px; 
	border:0px;
	padding:0px;
}
div.orange_b_d{
	background-image:url("/img/fondOrange/b_d.png");
	background-repeat:no-repeat;
	background-position:left top;
	width:4%;	
	height:20px;
	float:right;
	margin:0px; 
	border:0px;
	padding:0px;
}


