/* HOME DISPLAY SCREEN CSS */


/* ---------- 1.0 header col Left ---------- */
#colServices1 .head, #colServices1 .title {
	background:url(../images/graphic/services/header_left_services_repeat_y.gif) left bottom repeat-y;
	}

#colServices1 .head h3 {
	background:url(../images/graphic/services/header_left_services_top.gif) left top no-repeat;
	}

#colServices1 .title h3 {
	background:url(../images/graphic/services/title_left_services_top.gif) left top no-repeat;
	}

#colServices1 h3 span {
	background:url(../images/graphic/services/header_left_services_bottom.gif) left bottom no-repeat;
	}

#formTownChoice label {
		display:none;
		}

/* ---------- 3.0 Col middle ---------- */
#mainServices1 h3 {
	background:url(../images/graphic/services/header_middle_services_top.gif) left top no-repeat;
	}

#mainServices1 .head {
	background:url(../images/graphic/services/header_middle_services_middle.gif) left bottom no-repeat;
	}
	
#mainServices1 h4 {
	border-bottom: 2px solid #FEC418;
	}

.mainRubrique1 #result {
	clear:both;
	padding-top:10px;
	}

#weather .left {
	float:left;
	width:200px;
	}
	
#weather .right {
	width:195px;
	margin-left:201px;
	margin-top:1px;
	}
	
#weather p {
	color:#4186A7;
	position:relative;
	display:block;
	margin-top:5px;
	}

#weather p span {
	color:#3C3C3C;
	position:absolute;
	right:0px;
	width:50px;
	}

#weather .left .top {
	border-bottom: 1px solid #FEC418;
	border-right: 1px solid #FEC418;
	padding:5px;
	}

#weather .left .bottom {
	border-right: 1px solid #FEC418;
	padding:5px;
	}

#weather .right .top {
	margin-bottom:5px;
	}

#weather .right .top span {
	display:block;
	background:#FEC418;
	color:#fff;
	font-size:1.9em;
	font-weight:bold;
	height:1.8em;
	width:5.0em;
	padding-top:0.3em;
	text-align:center;
	float:left;
	margin-right:20px;
	}
	
#weather .right  .middle, #weather .right  .bottom  {
	margin-bottom:5px;
	border-top: 1px solid #FEC418;
	}

#weather .right  .middle p, #weather .right  .bottom p  {
	margin-left:3px;
	}

#result p {
	margin-top:8px;
	line-height:1.3em;
	text-align:justify;
	}

.result #grostitre {
color:#00FF66;
}
#news .result  {
	color:#000000;	
	margin-top:8px;
	/*line-height:1.3em;*/
	text-align:justify;
	
	
	
	}	
#news .titrenews  {
color:#F5722E;
}

.grostitre{
font-size:14px;


}


.bas {
text-align:right;
}




	
	