﻿*
{
	margin: 0;
	padding: 0;
	border: none 0px white;
	font-family: verdana;
	font-size: 11px;
    font-weight: normal;
    background-color:Transparent;
}

.ul_ar 
{
	list-style-type:none;
	border:0px;
	padding:0px;
	height:auto;
}

a:link, a:visited
{
	font-weight:lighter;
	color:#708C00;
}

body 
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
    font-weight: normal;
    background-color:Transparent;
}

/* Zone EN-TETE */
.header
{
	position:relative;
	width:998px;
	height:112px;
	margin-left:0px;
	text-align:left;
}

.logoSyngenta
{
	position:absolute;
	top:0px;
	left:0px;
}

.nav
{
	position:absolute;
	top:0px;
	left:165px;
	right:0px;
	background-color:#FC921F;
}

#nav_tbl
{
	border-collapse:collapse;
}

.loginUser
{
	position:absolute;
	right:0px;
	left:0px;
	bottom:0px;
	top:85px;
	width:998px; /* POUR IE 6 */
	height:26px; /* POUR IE 6 */
	background-color:#F5EA00;
	vertical-align:middle;
	
}

/* Zone principale de la page */
.risque_hiver
{
	background-image:url(../../../images/fond_risque_hivers.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	width:295px;
	height:46px;
	left:690px;
	top:20px;
}

.risque_hiver_popup
{
	background-image:url(../../../images/fond_risque_hivers.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	width:295px;
	height:46px;
}

.page
{
	position:relative;
	width: 998px;
	margin-left:0px;
	background-color:#EAF7C9;
}

h1, .text_navigation
{
	font-weight:bold;
	font-size:14px;
	color:#0F4093;
	padding:0px;
}

h2
{
	font-weight:bold;
	font-size:12px;
	color:#708C00;
}

/*.contenu
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:95%;
	background-color:White;
}*/

.contenu_exploitation
{
	background-image: url(../../../Images/fond_liste_exploitation.gif);
	background-repeat: no-repeat;
	width:981px;
	height:475px;
	/*margin-top:30px;*/
	margin-left:10px;
	padding-top:50px;
	/*margin-left:auto;
	margin-right:auto;*/
}

.entete_climatique
{
	background-image: url(../../../Images/fond_risque_climatique_top.gif);
	background-repeat:no-repeat;
	width:981px;
	height:62px;
	margin-left:10px;
}

.entete_climatique_expl
{
	background-image: url(../../../Images/fond_risque_exploitation_top.gif);
	background-repeat:no-repeat;
	width:981px;
	height:62px;
	margin-left:10px;
}


.entete_synthese_climatique
{
	background-image: url(../../../Images/fond_risque_synthese_climatique_top.gif);
	background-repeat:no-repeat;
	width:981px;
	height:40px;
	margin-left:10px;
}

.contenu_climatique
{
	background-image: url(../../../Images/fond_risque_climatique_middle.gif);
	background-repeat:repeat-y;
	width:981px;
	/*margin-top:30px;*/
	margin-left:10px;
	/*margin-left:auto;
	margin-right:auto;*/
}

.pied_climatique
{
	background-image: url(../../../Images/fond_risque_climatique_bottom.gif);
	background-repeat:no-repeat;
	width:981px;
	height:62px;
	margin-left:10px;
}


.exploitation_bouton
{
	position:absolute;
	left:265px;
	top:40px;
}

.contenu_parcelle
{
	background-image: url(../../../Images/fond_liste_parcelle.gif);
	background-repeat: no-repeat;
	width:981px;
	height:1600px;
	padding-top:50px;
	margin-left:10px;
	/*margin-left:auto;
	margin-right:auto;*/
}

.synthese_contenu
{
	background-image: url(../../../Images/fond_synthese_risque.gif);
	background-repeat: no-repeat;
	width:980px;
	height:451px;
	padding-top:40px;
	margin-left:10px;
	/*margin-left:auto;
	margin-right:auto;*/
}
.synthese_bouttons
{
	position:relative;
	left:250px;
	top:100px;
	border: solid 0px Black;
}

.synthese_graphe
{
	position:relative;
	float:left;
	/*border: solid 1px Black;*/
	/*margin-left:60px;*/
	left:100px;
}

.synthese_commentaire
{
	position:relative;
	float:right;
	border: solid 0px Black;
	margin-right:20px;
	width:430px;
	/*background-color:Transparent;*/
}

.synthese_position_risque
{
	position:absolute;
	background-color:Transparent;
}

.synthese_axe_y
{
	position:absolute;
	background-color:Transparent;
	/*width:35px;*/
	width:50px;
	color:#708C00;
}

.synthese_axe_x
{
	position:absolute;
	background-color:Transparent;
	color:#708C00;
}

#ar_tbl
{
	/*background-color: #CCE2FC;*/
	background-color: White;
	width: 250px; 
	height: 250px; 
	border: solid 2px #504F4C;
    position: absolute; 
    top: 150px; 
    left: 400px;
    color:#708C00;
}

#ul_ar
{
	text-align: left;
	padding-left: 20px;
}

#ul_ar li
{
	list-style-type:square;
	border:0px;
	padding:0px;
	height:auto;
}



/* FIN MISE EN PAGE PRINCIPALE */

.div_ajout_exploitation
{
	position:absolute;
	top:100px;
	left:117px;
	background-color:White;
	border: solid 2px #504F4C;
	padding:10px 10px 10px 10px;
}

.div_ajout_exploitation *
{
	color:#708C00;
}

.div_ajout_exploitation h1
{
	color:#0F4093;
	text-align:center;
}


.new_expl_controles
{
	border: solid 1px #504F4C;
}

/* MISE EN FORME DU GRIDVIEW */
.gridview
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.gridview_header
{
	font-weight:bold;
	font-size:12px;
	color:#708C00;
	text-align:center;
}

.gridview_header th {padding: 3px 0px 3px 0px;}

.gridview_header a
{
	font-weight:bold;
	font-size:12px;
	color:#708C00;
}

.gridview_row
{
	text-align:center;
	color:#708C00;
	border-top: solid 1px #708C00;
	border-bottom: solid 1px #708C00;
}

.gridview_row td	/* Pour que IE affiche le border sur les cellules */
{
	border-top: solid 1px #708C00;
	border-bottom: solid 1px #708C00;
	padding: 5px 0 3px 0;
}

.gridview_firstcolumn
{
	width:250px;
	text-align:left;
}

.gridview_columnimg
{
	width:150px;
}

/* FIN MISE EN FORME DU GRIDVIEW */


/* AGRONOMIE */

#agronomie_donnee
{
	background-image: url(../../../Images/fond_agronomie_donnee.gif);
	background-repeat: no-repeat;
	position:relative;
	float:left;
	padding-top:35px;
	margin-left:10px;
	padding-left:10px;
	width:330px;
	height:450px;
	color:#0F4093;
	/*border: solid 1px Black;*/
}

.agronomie_risque
{
	background-image: url(../../../Images/fond_agronomie_risque.gif);
	background-repeat: no-repeat;
	position:relative;
	float:right;
	width:600px;
	height:451px;
	margin-right:10px;
	padding-left:20px;
	font-family:Verdana;
	color:#708C00;
	font-size:11px;
}

.agronomie_risque h2
{
	font-size:12px;
	font-weight:bold;
	display:inline
}

.agronomie_risque span
{
	font-style:italic;
	padding-left:10px;
}

.agronomie_risque li
{
	margin-bottom:10px;
}

.image_bouton
{
	padding-left:350px;
}

.controle_donnee_parcelle	/* Style des controles dans la saisie des données de la parcelle */
{
	 border:1px solid #0F4093;
	 color:#0F4093;
	 /*margin-left:10px;
	 /*margin-bottom:10px;*/
}

.controle_general	/* Style des controles dans la saisie des données de la parcelle */
{
	 border:1px solid #0F4093;
	 color:#0F4093;
	 background-color:#FFFFFF;
	 /*margin-left:10px;
	 /*margin-bottom:10px;*/
}

/*#parcelle_donnee
{
	position:relative;
	float:left;
	border: solid 5px Black;
	padding-left:10px;
	padding-right:10px;
}*/

/*#parcelle_risque_agronomique
{
	position:relative;
	float:left;
	border: solid 5px Black;
	margin-left:15px;
	padding-left:10px;
	padding-right:10px;
}*/




/* RISQUE CLIMATIQUE */
.risque_climatique_carte_departementale /*whism,nouvelle page,13/09/2006*/
{
	position:absolute;
	left:14px;
	top:26px;
	vertical-align:middle;
}

.risque_climatique_suite
{
	position:absolute;
	z-index:99;
	left:480px;
	top:0px;
	width:500px;
	vertical-align:middle;	
}

.risque_climatique_fleche
{
	position:absolute;
	left:410px;
	top:0px;
	vertical-align:middle;
	
}

.risque_climatique_gaphe_precoce
{
	position:absolute;
	left:441px;
	top:26px;
	vertical-align:middle;
}

.risque_climatique_gaphe_tardif
{
	position:absolute;
	left:441px;
	top:253px;
	vertical-align:middle;
}

.label_semis_precoce
{
	position:absolute;
	left:125px;
	top:185px;
	vertical-align:middle;
	width:300px;
}
.label_semis_tardif
{
	position:absolute;
	left:125px;
	top:185px;
	vertical-align:middle;
	width:300px;
}

.label_pos
{
	position:absolute;
	left:112px;
	top:2px;
	/*font:verdana 10 px #00358D;*/
	vertical-align:middle;
}

.risque_climatique_iframe_departementale
{
	position:absolute;
	left:10px;
	top:36px;
	/*font:verdana 10 px #00358D;*/
	vertical-align:middle;	
}

.risque_climatique_WebChart
{
	border: none 0 white;
	position:absolute;
	left:8px;
	top:40px;
	/*font:verdana 10 px #00358D;*/
	vertical-align:middle;	
}
/* saisie cp */
.saisie_cp
{
	width:100px;
	height:515px;
}

.saisie_cp_paraph1
{
	position:absolute;
	top:5px;
	left:10px;
	width:450px;	
}

.saisie_cp_paraph2
{
	position:absolute;
	top:200px;
	left:10px;
	width:450px;	
}

.saisie_cp_paraph3
{
	position:absolute;
	top:250px;
	left:10px;
	width:450px;	
}

.saisie_cp_paraph3_bouton
{
	position:absolute;
	top:20px;
	left:200px;
}

.saisie__cp_decalage
{
	position:absolute;
	top:60px;
	left:250px;
}
.saisie__cp_decalage_image
{
	position:absolute;
	top:-30px;
	left:-30px;
}

/*styles isagri*/

.tabHeader
{
	background-color : #d2f091;
	font-size : 11px ;
}

.tabCorps
{
	background-color : #def6ac;
	font-size : 11px ;
}

.tabCorpsSurligne
{
	background-color : yellow;
	font-size : 11px ;
}

.titrePage
{
	font-weight : bold ;
	color : #000066;
	text-decoration : none;
	font-size : 16px;
}

.date
{
    border: 0px;
    background-color: #eaf7c9;
    padding: 5px;
    position: relative;
    top: -15px;
    text-align: center;
    border: 1px solid #a1a1a1;
    font: normal 16px Trebuchet, Arial, Verdana;
    color: #454545;
}
