/*
bleu turquoise : 	#00c0e0
gris clair :		#666666
gris foncé : 		#333136
*/


body {
	background-image: url(../images/bgcolor.gif);
	background-color: #666666;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

/* formatage **************************************/
table, tr, td, span {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
.titre1 {
	font-size:15px;
	font-weight: bold;
	color: #ACACAC;
}
.textebleu11 {
	color: #10cbe7;
	text-decoration: none;
}
	
.textegris11 {
	color: #666666;
	margin-right: 25px;
	text-align: justify;
	line-height: 20px;
}

.petition {
	width: 810px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333136;
	font-size: 14px;
	background-color: #00c0e0;
	margin: auto;
	text-align: justify;
}
/* pied de page **************************************/
tr#footer td {
	font-size: 11px;
}
tr#footer a {
	color: #666666;
	text-decoration:none;
}

tr#footer a:hover {
	color: #10cbe7;
	text-decoration:none;
}
/* menu et ssmenu type de page 1 **************************************/
a {
	color: #666666;
}
ul.item-menu {
	list-style: none;
	margin-left: 35px;
	padding: 0;	
	margin-top: 3px
}
ul.item-ssmenu {
	list-style: none;
	margin-right: 10px;
	padding: 0;
	margin-top: 15px;	
}
ul.item-menu li, ul.item-ssmenu li {
	margin-bottom: 3px;
}
ul.item-menu a {
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
}
ul.item-ssmenu a {
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
ul.item-menu a:hover, ul.item-ssmenu a:hover {
	color: #00c0e0;
	text-decoration:none;
}

.menuactif {
	color: #00c0e0;
	text-decoration: none;
	font-weight: bold;
}
.lien {
	color: #666666;
}
/* ssmenu type de page 2 **************************************/
div#type2 {
	margin-left: 35px;
	margin-right: 0;
}
/* fond **************************************/
.fdfff {
	background-color: #ffffff;
}
.fd333 {
	background-color: #333136;
}
.fd666 {
	background-color: #666666;
}
.fd-turquoise {
	background-color: #10cbe7;
}
#zone-bleue {
	margin-top: 31px;
	height: 145px;
	width: 236px;
	background-image:url(../images/1pix0cf.gif);
}
/* lien photos **************************************/
#lien-photo a {
	color: #999999;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}
#lien-photo a:hover {
	color: #00c0e0;
}
/* effet images **************************************/
.img1 {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
a .img1:hover {
	border: 1px solid #00c0e0;
}
/* au cas ou ?? **************************************/
.rollover tr:hover {
	background-color: #333;
}
/* formulaire **************************************/
.input1 {
	border: 1px solid #333136;
	color: #333136;
	background-color: #666666;
}
.input_over1 {
	border: 1px solid #333136;
	color: #333136;
	background-color: #ffffff;
}

