@charset "utf-8";
/* CSS Document */

html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
}

#messageScroll{
	position:absolute;
	top:10px;
	margin-left:80px;
	display:none; 
}
#messageScroll input{
	position:absolute;
	width:500px;
	height:20px;
	border:3px #256bb1 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

h2{
	margin-left: 50px;
	margin-bottom: 50px;
	text-decoration: underline;
}

#entete{
    width: 1015px;
	height: 197px;
}

#entete .enteteLeft{
    background-image:url("../../img/maquette_agriest_left.jpg");
    width: 325px;
	height: 197px;
	float:left;	
}
#entete .enteteRight{
    background-image:url("../../img/maquette_agriest_right.jpg");
    width: 690px;
	height: 197px;
    float:left;		
}

#banner{
	background-image: url("../../img/banniere.jpg");
	background-repeat: no-repeat;
	width: 318px;
	height: 197px;
	float: left;
}

#mini1{
	background-image: url("../../img/mini1.jpg");
	background-repeat:repeat-x;
	width: 698px;
	height: 64px;
	float: left;
	position: absolute;
	left: 318px;
}

#mini2{
	background-image: url("../../img/mini2.jpg");
	background-repeat:repeat-x;
	width: 698px;
	height: 61px;
	float: left;
	position: absolute;
	top: 64px;
	left: 318px;
}

#mini3{
	background-image: url("../../img/mini3.jpg");
	background-repeat:no-repeat;
	width: 698px;
	height: 72px;
	float: left;
	position:absolute;
	top: 125px;
	left: 318px;
}

#menu1{
    position: absolute;
	top: 68px;
	margin-left: 295px;
	width: 720px;
	margin-top: 10px;
}
#menunav1 li{
	float: left;
	list-style: none;
	background-image:url("../../img/btnOut_04.png");
	background-repeat: no-repeat;
	width:160px;
	height: 43px;
	margin-left:-7px;
}

#menunav1 li ul{
	position: absolute;
	left: 124px;
	margin-top: 6px;
}

#menunav1 li ul li{
	clear: both;
	margin-top: -6px;
	font-size: 1em;
	margin-left: 22px;
}


#menunav1 li a{
	font-size: 1.2em;
	display: block;
	text-align: center;
	text-decoration: none;
	color: rgb(0,0,0);
	text-decoration: none;
	font-family: Arial Black;
	font-size: 0.9em;
    margin-top:2px;
    height:25px;
    padding-top:10px;	
}

#menunav1 li a:hover{
	color: blue;
}
/**/
#menu{
	position: absolute;
	top: 68px;
	left: 310px;
	width: 660px;
	margin-top: 15px;
}

#menunav li{
	float: left;
	margin: 0 2px 0 0;
	list-style: none;
}

#menunav li ul{
	position: absolute;
	left: 124px;
}

#menunav li ul li{
	clear: both;
	margin-top: -1px;
	font-size: 1em;
	margin-left: 30px;
	_margin-left: 15px;
}

#menunav li ul li a{
	background-color: #2490d5;
}

#menunav li a{
	font-size: 1.2em;
	display: block;
	background-color: #0470b5;
	width: 140px;
	border: 2px solid white;
	text-align: center;
	text-decoration: none;
	padding: 4px;
}

#menunav li a{
	color: white;
	text-decoration: none;
}

#menunav li a:hover{
	color: blue;
	background-color: #2490d5;
}

a{
	color: red;
	text-decoration: none;
}

a:hover{
	color: blue;
}

#main{
	background-color: #f0f5f9; /* f0f5f9 */
	width: 1016px;
	height: 100%;
	_height: 800px;
	min-height: 800px;
}

#main .titre{
   
    font-family: Arial Black;
    font-style: italic;
}

.clear{
	clear: both;
	height: 25px;
}

.clear2{
	clear: both;
}

#bigContent{
	margin-left: auto;
	margin-right: auto;
	width: 68%;
	margin-top:20px;
}

.content{
	border: 1px solid #0470b5;
	width: 400px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;	
}

.smallContent{
	border: 1px solid #0470b5;
	width: 150px;
	height: 77px;
	background-color: white;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	min-height: 100px;
}

.smallContent img{
	width: 112px;
	height: 80px;
	padding-top: 4px;
	background-color: white;
}

.content h2{
	background-color: #0470b5;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
	margin: 0;
}

.smallContent h2{
	background-color: #0470b5;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 0;
	color: white;
	width: 150px;
}

.text h2{
	background-color: #0470b5;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	color: white;
	padding: 1px;
	margin: 0;
}

.text{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #0470b5;
	width: 80%;
	margin-bottom: 20px;
	background-color: white;
	font-size: 1em;
}

.text img{
	float: left;
	padding-right: 8px;
}

img{
	border: 0;
}

#zoom{
	border: 1px solid black;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	text-align: center;
	background-color: white;
}

.retour{
	width: 80px;
	background-color: #0470b5;
	margin-left: 319px;
	border: 1px solid black;
}

table{
	border-collapse: collapse;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}

table thead tr th{
	border: 1px solid black;
	background-color: #0470b5;
	text-align: center;	
}

table tr td{
	border: 1px solid black;
	background-color: #2490d5;
	text-align: center;
}

table tr td a{
	color: white;
}

table tr td a:hover{
	color: blue;
}

.noBorder{
	border: 0;
}

.noBorder tr td{
	border: 0;
	background-color: #ddd1b8;
}

.left{
	text-align: left;
}

input{
	border: 1px solid #0470f5;
}

input:hover{
	border: 1px solid red;
}

textarea{
	border: 1px solid #0470f5;
}

textarea:hover{
	border: 1px solid red;
}

.info{
	border: 1px solid white;
	background-image: url(../../img/information.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	padding-left: 23px;
	width: 50%;
}

.info h2{
	font-size: 1.1em;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: white;
	text-indent: 20px;
	margin-left: 1px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #0470b5;
}

#error{
	width: 45%;
	border: 1px solid red;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
				
#error h5{
	padding-left:5px;
	background-color: red;
	margin-top: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}

#error ul li{
	list-style-image:url(../../img/error.gif);
}

#valid{
	width: 45%;
	border: 1px solid green;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#valid h2{
	font-size: 1.1em;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: green;
	text-indent: 20px;
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 5px;
	color: white;
	text-align: center;	
}

#agridoc{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.agriest.com/agriest_new/img/agridoc_start.png');
	width: 200px;
	height: 191px;
	position: absolute;
	z-index: 99;
	left: 900px;
	top: 270px;
}