/* réalisé par la société DEFI SUD 	*/
/* www.defi-sud.com 								*/
/* developpement@defi-sud.com 			*/

/* Style global pour les pages ----------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFE0B2;
}

html, body, h1, h2, h3, h4, div, p, ul, li, a, input, select, textarea, legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	width: 90%;
	font-size: 180%;
	font-weight: bold;
	color: #FF6600;
	background-color: #E8E8E8;
	padding: 3px;
	padding-left: 8px;
	margin-left: -15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

h2 {
	width: 70%;
	padding-bottom: 3px;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: -10px;
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
	border-bottom: 1px dashed #FF6600;
}

h3 {
	margin-top: 40px;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
	margin-left: 0;
}

h4 {
	margin-top: 20px;
	font-weight: bold;
	color: #000000;
}

a {
	color: #003366;
	font-weight: bold;
}

a:visited {
	color: #006699;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
}

form{
	margin:0;
}

input {
	color: #663333;
}

input:focus, textarea:focus {
	border: 2px solid #663333;
	background-color: #FFCCFF;
	color: #663333;
}

textarea {
	color: #663333;
}

label {
	cursor: pointer;
}

/* Styles pour les textes relatifs ------------------------------- */


/*/*/
body, body div, body p, body th, body td, body li, body dd	{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size: small;
}
/* */

/* Styles pour les sections identifiées -------------------------- */

#bandeauzone {
	position: absolute;
	z-index: 30;
	top: 0;
	left: 0;
	width: 100%;
	height: 144px;
	text-align: right;
	background-image: url("images/paquet_bandeau_gauche.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#titrezone {
	position: absolute;
	z-index: 20;
	top: 84px;
	width: 100%;
	height: 32px;
	background-color: #FF9900;
}

#titre {
	position: absolute;
	z-index: 40;
	top: 86px;
	right: 10px;
}

#menuzone {
	position: absolute;
	z-index: 100;
	top: 53px;
	width: 100%;
}

#menufond {
	display: block;
	height: 29px;
	margin-left: 117px;
	padding-right: 5px;
	background-image: url("images/btn_fond.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

#menuprincipal {
	float: left;
}

#menucomplement {
	float: right;
}

#menusecondaire {
	position: absolute;
	z-index: 110;
	top: 120px;
	right: 5px;
}

#centralzone {
	width: 100%;
	padding-top: 150px;
	padding-bottom: 25px;
}

#centralfond {
	background-color: #FFFFFF;
	background-image: url("images/fond_gauche.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}

#central {
	padding-left: 180px;
	padding-right: 10px;
	text-align: left;
}

#sommairezone{
 	width: 80%;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
	text-align: left;
	background-color: #E8E8E8;
	background-image: url("images/soustitre_sommaire.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#sommairezone ul{
	padding: 4px;
	margin-left: 20px;
	margin-bottom: 2px;
}

.sommairelienzone{
	padding-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: right;
}

#annoncezone {
	display: block;
	float: left;
	margin-top: -35px;
	top: 117px;
	left: 0;
	width: 146px;
}

#annonce {
	margin-bottom: 160px;
	padding: 5px;
	text-align: left;
	color: #003366;
}

#basdepagezone {
	clear: both;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	color: #000000;
	background-color: #FFF4E6;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 2px;
}

.zoneformulaire br {
	clear: left;
}

.zonelabel {
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 150px;
}

.zonedonnees {
	display: block;
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

.donnees {
	padding-left: 30px;
}

#zonemailing {
	margin: 10px;
	padding: 5px;
	text-align: center;
	width: 40%;
	background-color: #FFE0B2;
	border: 1px dashed #FF9900;
}

#imagemailing {
	float: left;
	margin-right: 2px;
}

#zonepub {
	margin: 10px;
	padding: 5px;
	text-align: center;
	border: 1px dashed #FF9900;
}

#zonepub img {
	padding-right: 10px;
}

.zoneencart {
	margin: 10px;
	padding: 15px;
	text-align: center;
	font-size: 110%;
	color: #FF9900;
	font-weight: bold;
	width: 60%;
	background-color: #FFFFFF;
	border: 1px dashed #FF9900;
}

.listeimages {
	float: left;
	margin: 20px;
	margin-top: 0;
}

.listeimagesfin {
	clear: both;
}

#zonemessage{
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFF2F2;
	border: 1px solid #CC0000;
}

/* Styles pour textes divers ------------------------------------- */

.texteselfororange {
	font-size: 130%;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
}

.texteselforbleu {
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
}

.textehoraires {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}

.textestandard {
	color: #666666;
}

.texteintro {
	font-size: 130%;
	color: #FF6600;
}

.texteslogan {
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}

.texteevident {
	font-weight: bold;
}

.titreannonce {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

.texteannonce {
	color: #000000;
	margin-bottom: 10px;
}

.imageannonce {
	text-align: center;
	margin-bottom: 20px;
}

.textechampobligatoire {
	color: #FF6600;
	font-weight: bold;
}

.textecopyright {
	font-size: 80%;
	color: #999999
}

.mention {
	color: #999999;
	font-style: italic;
}

/* Styles pour les liens ----------------------------------------- */

.lienprincipal, .listelienprincipal li a {
	background-image: url("images/icone_lien_b.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 11px;
	padding-right: 8px;
}

.listelienprincipal li {
	list-style-type: none;
	padding-bottom: 10px;
}

.lienhautdepage {
	background-image: url("images/icone_lien_haut.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	padding-right: 5px;
}

a.liencopyright:link {
	font-size: 80%;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.liencopyright:visited {
	font-size: 80%;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.liencopyright:hover {
	font-size: 80%;
	color: #006699;
	font-weight: bold;
	text-decoration: underlined;
}


/* Styles pour les formulaires ----------------------------------- */

.formtexte {
	width: 300px;
}

.formradio {
	margin-left: 100px;
}

.boutonstandard {
	width: 100px;
	margin-right: 50px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border : solid 1px #000000;
	padding: 2px;
}

/* Styles divers ------------------------------------------------- */

.contourimage {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #666666;
}

.listeaeree {
	padding-bottom: 20px;
}

