/******  GENERALITE  ******/
body, td, pre, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body{
	background: #FFFFFF;
	text-align: center;
}
a{
	color: #0e56dc;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.wgs_contener{
	position: relative;
	z-index: 1;
	margin: 0px auto;
	width: 990px;
	text-align: left;
}

.cms_bloc_title h2{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 4px 30px;
	color: #032565;
	text-decoration: underline;
	background: url(../../images/sodip/puce_titre.gif) left top no-repeat;
	text-transform: uppercase;
}

/******  STYLE DES LISTES  ******/

#wgs_contenu ul,
#wgs_contenu ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
}
#wgs_contenu ol{
	list-style-position: inside;
}
#wgs_contenu ul{
	list-style-type: none;
	_list-style-type: disc;
}

#wgs_contenu ul li{
	padding-left: 23px;
	background: url(../../images/sodip/puce_liste.gif) 7px 6px no-repeat;
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}
#wgs_contenu ol li{
	padding-left: 7px;
}

/******  BANDEAU HAUT  ******/
#wgs_bandeau{
	background: url(../../images/sodip/fond_bandeau.jpg) left 1px no-repeat;
	height: 244px;
}

#wgs_bandeau h1{
	position: absolute;
	top: 7px;
	right: 20px;
	padding: 0px;
	margin: 0px;
	width: 960px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}

/******  FIL D'ARIANE  ******/
#wgs_ariane{
	position:absolute;
	left: 254px;
	bottom: 25px;
	width: 520px;
	color: #032565;
	font-size: 10px;
}
#wgs_ariane a{
	color: #032565;
	text-decoration: none;
}
#wgs_ariane a:hover{
	text-decoration: underline;
}
#wgs_ariane .puce_ariane{
	background: url(../../images/sodip/puce_sep_ariane.gif) 6px 4px no-repeat;
	padding-left: 20px;
}
/******  LIEN BANDEAU : ACCUEIL, IMPRESSION, PLAN DU SITE  ******/
#lien_accueil{
	position: absolute;
	left: 12px;
	top: 34px;
	width: 205px;
	height: 142px;
}

#lien_site_en,
#lien_site_fr{
	position: absolute;
	top: 194px;
}
#lien_site_fr{
	left: 85px;
}
#lien_site_en{
	left: 108px;
}


a#lien_imprimer,
a#lien_plan_du_site{
	display: block;
	position: absolute;
	bottom: 17px;
	color:#032565;
	text-align: right;
	padding-bottom: 3px;
	font-size: 10px;
	letter-spacing: -1px;
}
a#lien_imprimer{
	right: 103px;
	width: 70px;
}
a#lien_plan_du_site{
	right: 19px;
	width: 85px;
}

.wgs_contener_en_GB a#lien_imprimer{ 
	right: 123px;
}
.wgs_contener_en_GB a#lien_plan_du_site{ 
	right: 30px;	
}

#wgs_page,
#wgs_page_top,
#wgs_page_bottom,
#wgs_gauche,
#wgs_centre{
	position: relative;
	z-index: 1;
	float: left;
}
#wgs_page,
#wgs_page_top,
#wgs_page_bottom{
	width: 990px;
}
#wgs_page{
	background: url(../../images/sodip/fond_page.jpg) left top repeat-y;
}
#wgs_page_bottom{
	background: url(../../images/sodip/fond_page_bottom.jpg) left bottom no-repeat;
}
#wgs_page_top{
	min-height: 505px;
	height: auto;
	_height: 505px;
	background: url(../../images/sodip/fond_page_top.jpg) left top no-repeat;
}

#wgs_gauche{
	width: 217px;
}
#wgs_centre{
	width: 740px;
	min-height: 200px;
	height: auto;
	_height: 200px;
}
#wgs_contenu{

	position: relative;
	padding: 0px 20px 10px 40px;
	line-height: 13px;
}
/******  PIED DE PAGE  ******/
#wgs_footer{
	background: url(../../images/sodip/fond_footer.jpg) left top no-repeat;
	padding: 22px 20px 0px 0px;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
}
#wgs_footer td{
	vertical-align: middle;
}
#wgs_footer div{
	padding-top: 4px;
}
#wgs_footer img{
	margin-bottom: -2px;
}
#wgs_footer a{
	text-decoration: none;
	color: #FFFFFF;
}
#wgs_footer a:hover{
	text-decoration: underline;
}
#wgs_footer a.lien_footer{
	font-weight: bold;
}