/* CSS from tutorials of www.alsacreations.com/articles */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
#header {
	height: 120px;
	background-image: url(../images/frise.png);
	background-repeat: repeat-x;
	width: 100%;
	text-align: right;
}
#conteneur {
position: absolute;
width: 100%;
background-color:#ffffff;
}
#centre {
background-color:#2F77BA;
margin-left: 210px;
margin-top: 10px;
margin-bottom: 5px;
}
#gauche {
	position: absolute;
	left:0;
	width: 220px;
	background-color: #2F77BA;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pied {
	height: 25px;
	background-image: url(../images/fondmenu.png);
	text-align: center;
	background-repeat: repeat-x;
	font-size: 9px;
	color: #000000;
	vertical-align: text-bottom;
	background-position: top;
}

.boite5050 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	height: 60px;
	border-bottom: 1px solid #2F77BA;
	vertical-align: middle;
	line-height: 1.5em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
	line-height: 1.5em;
}
.boite5080 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	height: 80px;
	border-bottom: 1px solid #2F77BA;
	vertical-align: middle;
	line-height: 1.5em;
}
.boitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	line-height: 1.5em;
	list-style-image: url(../images/pucegrille.jpg);
	border-bottom-color: #2F77BA;
}
.ligne {
	height:5px;
	background-image: url(../images/1pxbleu.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.upperleft{
	width : 95%;
	margin-left : auto;
	margin-right : auto;
	background-image : url(../images/tl.gif);
	background-repeat : no-repeat;
	background-position : left top;
	margin-top: 5px;
	background-color: #FFFFFF;
	color: #000000;
}
.img {
	border-style: none solid none none;
	border-top-color: #666666;
	border-right-color: #990000;
	padding-right: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
}

.upperright{
	background-image : url(../images/tr.gif);
	background-repeat : no-repeat;
	background-position : right top;
	
}

.lowerleft{
	background-image : url(../images/bl.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url(../images/br.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 2% 0% 2% 0%;
}

ul {
		list-style-image: url(../images/puce.png);	
} 

li {
	margin-bottom: 2px;
	text-align: left;
	font-size: 11px;
	
}

a { color:#993333;
text-decoration:none; }
a:hover {
	text-decoration:underline;
	color: #993300;
}
.tit3 {
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	display: block;
	text-indent: 15px;
	text-transform: uppercase;
	background-image: url(../images/fondmenu2.jpg);
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tit1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	margin-right:20px;
	}
a.lien:hover {
	color: #0066CC;
	text-decoration: underline;
}
.tit2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;	
	}
a.lien {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
