﻿#welcome #conteneur_haut_gauche{
	float:left;
	width: 510px;
	height: 510px;

}

#welcome #conteneur_haut_gauche h4{
	position:relative;
}

#welcome #conteneur_haut_droit{
	float:right;
	width: 325px;
	height: 510px;
	position: relative;
}
#welcome #contener_haut_droit, #img_accueil{
	float: left;
	background:url('images/v3/image_article.png') no-repeat;
	display: block;
	width: 51px;
	height: 56px;
}
#welcome #img_bienvenu{
	float: left;
	margin-top:5px;
	background:url(images/v3/titre_bienvenu.jpg) no-repeat;
	display:block;
	width: 200px;
	height:50px;
}
#welcome #img_bienvenuDE{
	float: left;
	margin-top:5px;
	background:url(images/v3/titre_bienvenuDE.jpg) no-repeat;
	display:block;
	width: 200px;
	height:50px;
}

#welcome #contener_haut_droit, h2{
	font-size:18px;
	display: block;
	float: left;
	border-bottom:2px solid;
	border-bottom-color:#CCC;
	padding-top: 32px;
	margin-bottom: 15px;
	margin-left: 10px;
	/*padding-right: 15px;*/
}

#welcome #contener_haut_droit, h4{
	font-size:14px;
	position:absolute;
	bottom: 0;
	width: 100%;
	/*border-bottom:2px solid;
	border-bottom-color:#CCC;*/
}
#welcome h4 a{
	font-family:Calibri;
	float:right;
	display:block;
	background:url('images/v3/font_titre_inverse.jpg') no-repeat right;
	height: 50px;
	padding-top: 25px;
	padding-right: 10px;
}

/* HACK IE 7 ET IE 6 */
/*
*+html #welcome h2{
	padding-top: 32px;
	margin-bottom: 15px;
}
*+html #welcome h4{
	margin-left: -170px;
}
* html #welcome h2{
	padding-top: 32px;
	margin-bottom: 15px;
}
* html #welcome h4{
	margin-left: -170px;
}
*/

#welcome #contener_bas_gauche{
	float: left;
	margin-top: 35px;
	width: 325px;
	max-width: 325px;
	height: 540px;
}


#welcome .ListArticle{
				
}

#welcome .ListArticleImage{
	width: 1%;
	height: 55px;

}

#welcome .ListArticleImage img{
	width: 55px;
	height: 55px;
}

#welcome .ListArticleTitle
{
	margin-left:10px;
	border-bottom: 2px solid silver;
	padding-bottom:2px;
	
}

#welcome .ListArticleTitle a
{
	font-weight:bold;
	font-size:14px;
}


#welcome .ListArticleDescription{
	padding-top: 5px;
	text-align:justify;
	height:70px;
}

#welcome .NewsCarousselImage{
	width: 55px;
	height: 55px;
}

#welcome .NewsCarousselImage img{
	width: 55px;
	height: 55px;
}

#welcome .NewsCarousselUnderline{
	border-bottom: 2px solid silver;
	padding-bottom:5px;
	font-weight:bold;
}

/*=========================== */
/*CONTENEUR BAS DROITS + ZOOM */
/*=========================== */

#welcome #contener_bas_droit{
	float:right;
	margin-top: 35px;
	width: 510px;
	height: 530px;
	overflow:hidden;
}

#welcome #contener_bas_droit .ZoomTable{
	width:510px;
}

#welcome #contener_bas_droit .ZoomTitle h5{
	font-size:18px;
	font-weight:normal;
}


#welcome #contener_bas_droit .ZoomContent{
	padding-right:10px;
}

#welcome #contener_bas_droit .ZoomContent div{
	padding-top: 10px;
	height: 380px;
	width:100%;
	overflow: hidden;
	text-align:justify;
}


#welcome #contener_bas_droit h4{
	position:relative;
	width:100%;
}

#welcome #contener_bas_droit .ZoomFooter{
	padding-right: 15px;
	height: 50px;
}

#welcome #contener_bas_droit .ZoomFooter a{
	font-size:14px;
	font-weight:bold;
	color: black;
	margin-top: -8px;
}



