body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color:#FAE5EA;
}

#global {
	width: 760px;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin: 0;
	padding:0;
	height:75px;
	line-height:75px;
	background-color: #0099CC;
}

img {
	border:0px;
}
/* #################  Banner  ################# */
#banner {
	background-color:#D91111;
	margin: 0;
	padding: 0;
	height:65px;
	width:100%;
}
#banner img {
	margin: 0;
	padding: 0;	
	display: inline;
}
#banner ul {
	background-image: url(../img/banner_sorimont_right.jpg);
	background-position: right center;
	height: 65px;
	position: absolute;
	width: 275px;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#banner ul li {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	display:list-item;
	padding: 3px;
	margin-left: 50px;

}

#banner ul li a{
	text-decoration: none;
	color:#FFFFFF;
}
#banner ul li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.puce_bleu {
	background-image: url(../img/puce_bleu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type:none;
	text-indent: 20px;
}
.puce_rouge {
	background-image: url(../img/puce_rouge.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type:none;
	text-indent: 20px;
}
.puce_vert {
	background-image: url(../img/puce_vert.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type:none;
	text-indent: 20px;

}
.puce_violet {
	background-image: url(../img/puce_violet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type:none;
	text-indent: 20px;
}
/* #################  Barre de Navigation  ################# */
#barrenav {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#barrenav a {
	text-decoration: none;
	color:#333333;
}
#barrenav a:hover {
	text-decoration: none;
	color:	#FF3300;
}

/* #################  Navigation  ################# */
 #navcontainer {
	background-image: url(../img/bg_menu_off.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	line-height:20px;
	margin: 0px auto 0px auto;
	text-align:center;
}

#navcontainer ul {
	margin: 0px auto;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

#navcontainer ul, li {
	display: inline;
}

#navcontainer ul li a {
	padding: 3px 12px;
	margin:0px 0px 0px -5px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#navcontainer ul li a:hover {
	background-image: url(../img/bg_menu_on.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin:0px 0px 0px -5px;
}

/* #################  Menus Gauche  ################# */
#menuGauche {
	float:left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#sousNav, #news {
	border: 1px solid #666666;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
}
#menuGauche ul li{
	display:list-item;
	margin-left:-20px;
	padding-top: 7px;
	padding-right: 7px;
}
#menuGauche ul li a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#menuGauche ul li a:hover{
	text-decoration:none;
	color:#FF3300;
}

#menuGauche h4 {
	font-size: 11px;
	height: 18px;
	/*width:150px;*/
	line-height: 18px;
	margin:0px;
	padding: 0px;
	background-image: url(../img/bg_sousmenu_sorimont.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
	border-bottom: 1px solid #333333;
	color:#FFFFFF;
}

/* #################  Contenu  ################# */
#contenu {
	font-size:12px;
	margin-left: 190px;
	margin-right: 210px;
	width:auto;
}
#contenu h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 1px;
}
#contenu p {
	font-size: 12px;
	color: #333333;	
}
#contenu ol li, #contenu  ul li{
	display: list-item;
}
#contenu p.bas {
	border-bottom:1px solid #333333;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contenu table {
	margin: 10px;
	padding: 10px;
}



#newsBox {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
/* #################  menu Droite  ################# */
#menuDroite {
	float:right;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#menuDroite p {
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
}
#menuDroite img {
	border: 1px solid #333333;
}

/* #################  Footer  ################# */
#footer p{
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #D91111;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color:#FFFFFF;
	line-height: 16px;
	clear: both;
	/*height: 16px;
	bottom: auto;*/
}

#footer p a{
	color:#FFF;
	text-decoration:none;
}
#footer p a:hover{
	color:#FFF;
	text-decoration:none;
}
#footer p a:selected{
	color:#FFF;
	text-decoration:none;
}
#tableau {
	margin-left: auto;
	margin-right: auto;
	width:auto;
	padding:15px;
}

#tableau a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#tableau a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#D91111;
}
#tableau th { 
	font-weight:bold;
	color:#FFFFFF;
	background-color:#D91111;
	text-align:left;
}
#tableau p,td,th { 
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
	vertical-align:top;
}
#pdf {
	margin-left: auto;
	margin-right: auto;
	width:200px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	list-style-position: inside;
	list-style-image: url(../img/picto_pdf.gif);
	background-color: #DB8F82;
}
#pdf a{
	text-decoration:none;
	color: #000;
}
#pdf a:hover{
	text-decoration:none;
	color: #FFF;

}


