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

/* version 1.0.1 - 10/12/03 																			 */

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

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

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

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 40px;
	margin-left: -15px;
}

h2 {
	width:90%;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: -15px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #728494;
}

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

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

form {
	margin:0;
}

legend {
	font-weight: bold;
}


fieldset {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

input, select, textarea {
	color: #3399CC;
}

input:focus, select:focus, textarea:focus {
	border: 1px solid #3399CC;
	background-color: #FFFFCC;
	color: #3399CC;
}

label {
	cursor: pointer;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6666;
	font-weight: bold;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

acronym
{
	border-bottom: 1px dashed #666666;
	cursor: help;
}

/* 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 -------------------------- */

/* sections des pages standard ----------------------------------- */

#fondepage {
	background-image: url("images/fond_central.gif");
	background-repeat: no-repeat;
	background-position: 20px 124px;
	margin-bottom: 40px;
}

#logozone {
	width: 100%;
	height: 130px;
	background-color: #FFFFFF;
	background-image: url("images/logozone_visage.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

#bandeauzone {
	position: absolute;
	z-index: 50;
	top: 78px;
	left: 0px;
	width: 100%;
	height: 46px;
	border: 0;
	background-color: #FFFFFF;
	background-image: url("images/fond_bandeau.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
}

#bandeauslogan {
	position: absolute;
	z-index: 100;
	top: 95px;
	right: 16px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}


#titregestion {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-left: 10px;
}

#menuzone {
	position: absolute;
	z-index: 80;
	top: 120px;
	left: 0;
	width: 160px;
	text-align: left;
}

#menu {
	margin-top: 80px;
	margin-left: 30px;
}

#sousmenuzone {
	position: absolute;
	z-index: 70;
	top: 130px;
	right: 3px;
	width: 100%;
	text-align: right;
}

#sousmenu {
	margin-right: 5px;
}

#centralzone {
	display: block;
	width: 100%;
	text-align: left;
}

#central {
	margin-top: 35px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-align: left;
	font-size: 12px;
}

.imagezone {
	width: 100%;
	text-align: left;
}

.imagezone br {
	clear: both;
}

.droite {
	display: block;
	float: right;
	width: 48%;
	text-align: left;
}

.gauche {
	display: block;
	float: left;
	width: 48%;
	text-align: left;
}

#sommairezone{
 	width: 80%;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
	text-align: left;
	background-color: #F4F4F4;
}

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

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

#basdepagezone {
	clear: both;
	margin-top: 35px;
	text-align: center;
}

.formulairezone {
	padding-right: 30px;
}

.formulairezone label {
	display: block;
	float: left;
	padding-right: 30px;
	margin-bottom: 15px;
	text-align: right;
	width: 150px;
}

.formulairezone input {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 15px;
}

.formulairezone br {
	clear: left;
}

.boutonprezone {
	margin-left: 200px;
}

.listeaeree {
	padding-bottom: 20px;
}

#cartefrance {
	position: absolute;
	z-index: 110;
	visibility: visible;
}

#carteregion {
	position: absolute;
	z-index: 120;
	visibility: hidden;
}

#carteville {
	position: absolute;
	z-index: 130;
	visibility: hidden;
}

#aidezone{
	margin-top: 45px;
	margin-right: -25px;
	margin-bottom: -25px;
	margin-left: -25px;
	padding: 20px;
	text-align: left;
	background-color: #CCCCCC;
}

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

.textestandard {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.texteevident {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.texteintro {
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

.textetitreliste {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.textechampobligatoire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}

.citationtitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}

.citationitalique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}

.separateur {
	color: #FFFFFF;
}

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

.lienprincipal {
	height: 20px;
	background-image: url("images/icone_lienprincipal.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
	padding-right: 6px;
	padding-bottom: 6px;
}

a.liencopyright:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.liencopyright:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a.liencopyright:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.lienurl, .lienemail, .lienpdf, .lienssl, .liendetail {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.lienurl {
	background-image: url("images/ico_url.png");
	padding-left: 22px;
}

.lienemail {
	background-image: url("images/ico_email.png");
}

.lienpdf {
	background-image: url("images/ico_pdf.png");
}

.lienssl {
	padding-left: 30px;
	background-image: url("images/ico_ssl.png");
}

.liendetail {
	background-image: url("images/ico_lien.png");
}

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

.formzonesaisie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}

.boutonstandard {
	width: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border-color: #6699CC #003366 #003366 #6699CC;
}

.boutonsuppression {
	width: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
