/* CSS Document */


h1 {
	font-size:20px;
	font-style:italic;
	color:#555555;
	margin-top:0px;
	margin-bottom:15px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#f16422;
	margin-top:0px;
	margin-bottom:10px;
}

h3, legend {
	font-size:16px;
	font-weight:bold;
	color:#f16422;
	margin-top:0px;
	margin-bottom:0px;
}

.imageGauche {
	float:left;
	margin-right:10px;
}

.imageDroite {
	float:right;
	margin-left:10px;
}

li {
margin-top:5px;
}

#div_erreur {
border:1px dashed #f16422;
background-color:#CCCCCC;
width:96%;
padding:8px;
color:#cc5757;
}

fieldset {
border:1px solid #c2c1c1;
padding:10px;
}

.asterix {
color:#cc5757;
}

.checkbox {
border:0px;
}

.button{
	background-color:#555555;
	width:auto;
	font-size: 11px;
	line-height: 14px;
	color: #e0e0e0;
	border: 1px solid #737272;
	padding:2px 2px;
	vertical-align:middle;
	margin-top:5px;
	cursor:pointer;
	background-image:url(../images/bg_btn.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.txtOrange {
color : #f16422;
}

#agrocentre1 a, #agrocentre2 a, #agrocentre3 a, #agrocentre4 a, #agrocentre5 a, #agrocentre6 a {
color:#555555;
}

/** Accueil Meteo **/
#meteoAccueil{
width:175px
}

#meteoAccueil #topMeteo{
width:175px;
height:37px;
background-image:url(../images/teasers/imgTopMeteo.jpg);
padding:5px 0px 0px 75px;
}

.temperature{
font-weight:bold;
color:#535353;
font-size:15px;
}

.titreOrangeMeteo {
color:#f16422;
font-weight:bold;
font-size:11px;

}

.pourcentageResultaMeteo {
color:#535353;
font-weight:bold;
font-size:11px;
text-align:center;
}

.vitesseVentResultaMeteo {
color:#535353;
font-weight:bold;
font-size:11px;
}

.caseImgMeteo {
text-align:center;
}

.tableMeteoJour {
width:70px;
margin-left:9px;
}

.txtJourMeteo {
font-size:11px;
font-weight:bold;
color:#767676;
}

.tendanceLongMeteo {
text-align:center;
background-color:#767676;
color:#FFFFFF;
padding:3px;
border-left:1px solid white;
}

.tendanceLongMeteo a {
color:white;
font-weight:bold;
}

#topBourse {
background-image:url(../images/teasers/imgBGbourse.jpg);
width:175px;
height:37px;
text-align:left;
vertical-align:bottom;
}

.heureBourse {
padding-left:10px;
padding-right:4px;
color:#767676;
font-weight:bold;
}

#bgAffBourse {
background-image:url(../images/teasers/imgBGaffBourse.jpg);
width:175px;
height:66px;
border-left:1px solid white;
padding:6px;
padding-top:13px;
vertical-align:top;
background-repeat:repeat-x;
}

*+html #bgAffBourse {
height:47px;
}

* html #bgAffBourse {
height:47px;
}

.degreCelcius {
font-size:11px;
}

.dateBourse {color:#f16422; font-weight:bold;}
.sorteBourse {color:#f16422;font-weight:bold;}
.valeurBourse {color:#5e5e5e;font-weight:bold;}
.hausseBaisseBourse {text-align:right;width:25px;font-weight:bold;}
.hausseBourse {color:#74bb12;}
.baisseBourse {color:#bb1212;}
/** Accueil Meteo **/