@charset "iso-8859-1";
/* Creator : Tayeb Ttalbi
Email : indzayn@gmail.com
Web Site  : www.indzayn.fr.cx

Couleur de base : 
bleu clair : #B6EDFF
grouna : #943B1D / #BB4117 
grounaaa : BB4117
orange : #FC8F45
orange clair : #FFCB74
*/

body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBEBEB;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;*/
}
.texte{
	font-size: 11px;
	color: #333333;
	
	
}
a{
	font-size: 11px;
	color: #333333;

}
a:hover{
	color: #000000;

}
.grouna
{
color:#943B1D;
}
.orange
{
color:#F17E0E;
}
.menu {
	color: #FFFFFF;
	height:25px;
	background-image: url(images/bg_menu_pointille.gif);
	background-repeat: repeat-x;
}
.sousMenu {
	color: #B6EDFF;
	height:25px;
	background-image: url(images/bg_menu_pointille.gif);
	background-repeat: repeat-x;
}
a.lienBlan{
	color: #FFFFFF;
	text-decoration: none;	
}
a.lienBlan:hover{
	color: #000000;
	text-decoration: none;	
}

a.lienBlan2{
	color: #FFFFFF;
	text-decoration: none;	
}
a.lienBlan2:hover{
	color: #ffffff;
	text-decoration: none;	
}
a.lienBlanon{
	color: #B6EDFF;
	text-decoration: underline;
}
a.lienBlanon:hover{
	color: #4CFFF5;
	text-decoration: underline;
}

.titre {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB4117;
	vertical-align: bottom;
}
.zoneTexte {
	border: 1px solid #666666;
	width:200px
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bgBouton.gif);
	background-repeat: repeat-x;
}
.traitbas {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
