/* CSS Document */



/* GENERAL */

html {
	font-size: 125%;
}
html, body {
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em;
}
body {
	color: #6A5628;
	font-size: 50%;
	background-color: #F29400;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
}
.texteorange {
	color: #F29400;
}
a, a:link, a:visited, a:hover, a:active {
	color: #6A5628;
}
a:hover, a:active {
	text-decoration: underline;
}
.clearfloats {
	clear:both;
}


/* STYLE INDEX  */

#partiehaute {
	background-color: #CEC0AD;
	height: 225px;
	width: 100%;
}
#partielogo {
	background-color: #FFFFFF;
	background-image: url(../images/trame-index.gif);
	text-align: center;
	height: 95px;
	width: 100%;
}
#partiebaseline {
	background-color: #FFFFFF;
	text-align: center;
	height: 40px;
	width: 100%;
	font-size: 140%;
	padding-top: 20px;
}
#partieentrez {
	text-align: center;
	font-size: 140%;
	border: thin solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image: url(../images/fond-accueil.gif);
	background-position: center center;
}
#partieentrez a, #partieentrez a:link, #partieentrez a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#partieentrez a:hover, #partieentrez a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



/* STYLE STRUCTURE DES PAGES - HAUT  */
#zonehaute {
	height: 145px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bandeau-haut.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #6A5628;
}
#zonehautegauche {
	text-align: right;
	height: 120px;
	width: 210px;
	font-size: 140%;
	padding-right: 5px;
	padding-top: 25px;
	float: left;
	color: #FFFFFF;
}
#zonehautegauche a, #zonehautegauche a:link, #zonehautegauche a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#zonehautegauche a:hover, #zonehautegauche a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#bandeauhaut {
	height: 95px;
	width: 685px;
	float: right;
}

#zonehautenavigation {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 685px;
	float: right;
}
#zonehautenavigation td {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#zonehautenavigation td a, #zonehautenavigation td a:link, #zonehautenavigation td a:visited {
	text-decoration: none;
}
#zonehautenavigation td a:hover, #zonehautenavigation td a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#fondcelldons {
	background-color: #C5B98C;
}
#fondcelldons a, #fondcelldons a:link, #fondcelldons a:visited {
	color: #e3dbc5;
}
#fondcellidees {
	background-color: #f8b54f;
}
#fondcellidees a, #fondcellidees a:link, #fondcellidees a:visited {
	color: #fcdaa7;
}
#fondcellopera {
	background-color: #C09664;
}
#fondcellopera a, #fondcellopera a:link, #fondcellopera a:visited {
	color: #e1c9ad;
}
#fondcellsubv {
	background-color: #b5530f;
}
#fondcellsubv a, #fondcellsubv a:link, #fondcellsubv a:visited {
	color: #daa987;
}
#fondcellactu {
	background-color: #eb690a;
}
#fondcellactu a, #fondcellactu a:link, #fondcellactu a:visited {
	color: #f5b485;
}
#fondcellqui {
	background-color: #816b3d;
}
#fondcellqui a, #fondcellqui a:link, #fondcellqui a:visited {
	color: #c0b59e;
}

#zonehauteariane {
	color: #FFFFFF;
	float: right;
	height: 20px;
	width: 680px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 90%;
}
#zonehauteariane a, #zonehauteariane a:link, #zonehautearianea:visited, #zonehauteariane a:hover, #zonehauteariane a:active {
	color: #FFFFFF;
}


/* STYLE STRUCTURE DES PAGES - CENTRE  GAUCHE */
#zonecentre {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fond-zonecentre.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#zonecentregauche {
	width: 215px;
	font-size: 140%;
	color: #FFFFFF;
	background-color: #E6DDCC;
	float: left;
}
#naviggchetitre {
	height: 18px;
	width: 215px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	padding-top: 2px;
	font-size: 100%;
}
#naviggchenavig p {
	float: right;
	width: 180px;
	height: 28px;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 90%;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 0px;
}
.fondrubrique {
	background-color: #f8f4ef;
}
.fondcouleurnavigselec {
	background-image: url(../images/barrette-orange.gif);
	background-repeat: repeat-y;
	}
#naviggchenavig .fondrubrique a, #naviggchenavig .fondrubrique a:link, #naviggchenavig .fondrubrique a:visited {
	text-decoration: none;
}
#naviggchenavig .fondrubrique a:hover, #naviggchenavig .fondrubrique a:active {
	text-decoration: underline;
}



/* STYLE STRUCTURE DES PAGES - BAS  */
#zonebas {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#zonebasnavig {
	color: #FFFFFF;
	text-align: right;
	float: left;
	width: 215px;
	margin-top: 20px;
}
#zonebasnavig a, #zonebasnavig a:link, #zonebasnavig a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
#zonebasnavig a:hover, #zonebasnavig a:active {
	color: #FFFFFF;	
	text-decoration: underline;
}
#zonebasnavig p {
	margin: 0px;
	height: 15px;
}#zonebasnavig .grosgros {
	font-size: 130%;
}
#zonebasnavig .gros {
	font-size: 120%;
}
#zonebasnavig .moyen {
	font-size: 110%;
}
#zonebasnavig .petit {
	font-size: 100%;
}
#zonebasretour {
	float: right;
	width: 650px;
	margin-top: 15px;
	text-align: right;
	padding-right: 35px;
	color: #FFFFFF;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	padding-top: 8px;
}
#zonebasretour a, #zonebasretour a:link, #zonebasretour a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
#zonebasretour a:hover, #zonebasretour a:active {
	color: #FFFFFF;	
	text-decoration: underline;
}



/* STYLE CONTENUS  */

#zonecentrecontenu {
	padding: 10px 25px 10px 10px;
	width: 650px;
	font-size: 120%;
	background-color: #FFFFFF;
	float: right;
	color: #4B4B4D;
}
#zonecentrecontenu th {
	background-image: url(../images/barrette-orange.gif);
	background-repeat: repeat-y;
	height: 21px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
	font-weight: normal;
}
#zonecentrecontenu th a, #zonecentrecontenu th a:link, #zonecentrecontenu th a:visited, #zonecentrecontenu th a:hover, #zonecentrecontenu th a:active {
	color: #FFFFFF;
}


/* STYLES POUR MEP */
.textecentre {
	text-align: center;
}
.textedroite {
	text-align: right;
}
.validation {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
	background-image: url(../images/barrette-orange.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {
	font-size: 110%;
	background-image: url(../images/barrette-orange.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 15px;
}
#zonecentrecontenu table td {
	vertical-align: top;
}
.retourhautdepage {
	text-align: right;
	padding-right: 35px;
	background-image: url(../images/fleche-orange.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	font-size: 90%;
	color: #F29400;
	margin-right: -25px;
}
.retourhautdepage a, .retourhautdepage a:link, .retourhautdepage a:hover, .retourhautdepage a:visited, .retourhautdepage a:active {
	color: #F29400;
}

.retourhautdepage a, .retourhautdepage a:link {
	text-decoration: none;
}
.retourhautdepage a:hover, .retourhautdepage a:visited, .retourhautdepage a:active {
	text-decoration: underline;
}
.champsobligatoires {
	font-weight: bold;
	color: #CC3300;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}
.alertok {
	font-weight: bold;
	color: #333333;
}
.imagedroite {
	float: right;
	margin-left: 10px;
}
#formidees {
	padding-left: 100px;
}
#formidees #nom, #formidees #mel, #formidees #idee, #formidees #organisme, #formidees #origine {
	float: left;
}
.clearfloats-form {
	clear:both;
	height: 20px;
}
#zonehautenavigation table {
	height: 25px;
}
.formulairegauche {
	float: left;
	width: 260px;
}
.formulairedroite {
	float: right;
	width: 260px;
}
.bouton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F29400;
	text-align: center;
	font-size: 120%;
	height: 25px;
	width: 250px;
	padding: 5px 5px 10px;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.bouton a {
	color: #FFFFFF;
}
