/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a.MenugchLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #0077DD;
	padding-left:32px;
	height:100%;
	width:100%;
	padding-right:inherit;
}

a.MenugchLien_actif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#333333;
	padding-left:32px;
	height:100%;
	width:100%;
	padding-right:inherit;
}

a.MenuBas1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #235EE0;
	height:20px;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}

a.MenuBas1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #333333;
	height:20px;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}

.MenuBasTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #0077DD;
	height:20px;
	width:100%;
}

.MenuBasMentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #333333;
	height:100%;
	width:100%;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#235EE0;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top:10px;
	padding-left:10px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#111111;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#111111;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#111111;
	line-height: 16px;
	padding-left:15px;
	padding-top:7px;
	padding-right:13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}




/* CSS DES SCROLLS */
/*Example CSS for the two demo scrollers*/

#pscroller1{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
width: 350px;
height: 45px;
border-left: 1px solid;
border-bottom: 1px solid;
border-color:#DDDDDD;
padding: 5px;
text-align:left;
background-color:#FFFFFF;
}

#pscroller2{
font-size: 10px;
font-family: verdana;
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
