@charset "ISO-8859-1";
/* CSS Document */

/* LIENS */

a	{
	text-decoration: none;
	font-weight: bold;
	color: #105800;
}

#piedpage a	{
	text-decoration: none;	
	color: #105800;
}

/*GENERALITES*/
html	{
	height: 100%;
}

body	{
	font: 13px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(/images/degrade-fond.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #aac864;
}

#page-table {
    height: 100%;
    width: 100%;
    text-align: center;
}

#page-td {
    height: 100%;
    padding: 0;
    vertical-align: middle;
}

#corps	{
	height: auto;
	width: 1000px;
}

#corpspage	{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #aac864;
	background: #105800;
	height: auto;
	width: 1000px;
}

p {
	color: #aac864;
	text-align: justify;
	font: 13px/normal "Trebuchet MS", Arial;
}

h1	{
	font: bold 16px "Trebuchet MS", Arial;
	color: #105800;
}

fieldset	{
	border: solid 1px #105800;
	margin:0;
	padding:6px;
}

legend	{
	font: bold 13px "Trebuchet MS", Arial;
}

hr	{
	color: red;
	background-color: #105800;
	height: 1px;
	border: 0;
}

.centrer {
	text-align: center;	
}

.submit	{
	font: bold 13px "Trebuchet MS", Arial;
	color: #105800;
	background: #EEF9D5;
	text-align: center;
	padding: 4px;
	border: 1px solid #105800;
	margin-top: 12px;
}

.reset	{
	font: bold 13px "Trebuchet MS", Arial;
	color: #F00;
	background: #FCC;
	text-align: center;
	padding: 4px;
	border: 1px solid #F00;
	margin-top: 12px;
}

.select_liste	{
	color: #105800;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #105800;
	width: auto;
	font: normal 13px/normal Arial;
}

#annule	{
	padding: 10px;
	width: 500px;
	border: 1px solid #aac864;
}

.annuler	{
	color:#105800;
	font-size:13px;
	font-family:Arial;
    text-align: center;
}

#erreur	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 500px;
	width: 800px;
}

.textarea900	{
	font: 13px Arial;
	color: #105800;
	text-align: justify;
	height: 100px;
	width: 900px;
	border: 1px solid #AAC864;
	padding: 6px;
}

.evidence13 {
	font: bold 13px Arial;
	color: #C00;
}

/*----------------------------BANDEAU-------------------------------*/
#surbandeau	{
	background: #105800;
	width: 1000px;
}

.surbandeau	{
	font: italic 900 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	height: auto;
}

#bandeau	{
	background: url(/images/bandeau_fermes.jpg) no-repeat;
	padding: 0px;
	height: 200px;
	width: 1000px;
}

/*----------------------AUTRES CORPS DE PAGE------------------------------*/
#pageblanche		{
	font: 13px "Trebuchet MS", Arial ;
	color: #105800;
	background: #fff;
	margin: 12px;
	height: auto;
	width: 952px !important;
	width: 976px;
	padding: 12px;
}

/*-------------------ELEMENTS DE TABLEAU DIFFERENTS-------------------------*/
#question-td {
	padding: 4 0 0;
	border-bottom: 1px solid #aac864;
}


/*---------------------------BAS DE PAGE---------------------------*/
#piedpage {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #105800;
	text-align: center;
	height: auto;
	width: 1000px;
	padding-top: 12px;
	padding-bottom: 12px;	
}

/*-------------------PARTICULARITES AUTRES PAGES--------------------------*/
.prix	{
	font: bold 16px "Trebuchet MS", Arial;
	text-align: center;
	padding: 6px;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #105800;
	margin-left: 12px;
}

.precision	{
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;	
}
