html {
	background: url(images/top.jpg) no-repeat center top;
	background-color:#151c52;

}

body {
	background: url(images/deg.jpg) repeat-x top;
	background-color:#151c52;
	padding: 0;
	margin:0; 
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	text-align: center;
	
}

#container {
	background: url(images/cont.jpg) no-repeat center top;
	background-color:#0c1236;
	vertical-align: top;
	padding-top:260px;
	width: 747px;
	list-style: none;
	margin: 0px auto;
	padding:  0px auto;
	text-align:left;
	padding-bottom:5px;
	display:block;
}
#container ul  {
	padding-left: 0px;
	margin-left: 0px;
	
}
#container ul li {
	list-style: none;
}
#context {
	position:relative;
	vertical-align:top;
	margin:10px;
	width: 540px;
	vertical-align:top;
	color: #ffffff;
	text-align: left;
	padding-bottom:20px;
}

	
#text ul li a{
	
	text-decoration: underline;
	list-style:none;
	padding: 1px;
}
/*********************************************************************************
							menu principal
*********************************************************************************/
#linkList{
	margin-left: 560px;
	border-right:4px #0c1236 solid;
	border-bottom:4px #0c1236 solid;
	top:285px;
	width:186px;
	background-color:#1a2263;
	position:absolute;}

.links ul{
	font-size: 0.9em;
	text-align: left;
	list-style: none;
	margin: 0;
}
.miniheight{height:475px;}
.links ul li{
}

.links ul li a{
	display: block;
	padding: 2px;
	font-size: 1.3em;
	margin-left:8px;
	margin-right:8px;
	height: 18px;
	font-weight:bolder;
	border-bottom: 1px solid #254ca4;
}

.links a:hover{
	display: block;
	height:18px;
	color:#3e78fa;
}

.links ul li a.select {
	text-align: center;
	background-color:#3e78fa;

}
.links ul li a:hover.select {
	color:#001dff;

}
/*********************************************************************************
							sous-menu principal
*********************************************************************************/


#sousmenu ul{
	font-size: 0.8em;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#sousmenu ul li{

}

#sousmenu ul li a{
	/*background: url(images/arrow.gif) no-repeat 0% 55%;*/	
	color: #ffffff;
	display: block;
	padding: 1px;
	border-bottom: 1px dotted #254ca4;
}

#sousmenu a:hover{
	color: #3e78fa;
	display: block;
	border-bottom: 1px dotted #3e78fa;
	/*border: 1px solid #089290;*/
	/*background-color: #cce7de;*/
	
}

#sousmenu ul li a.select {
	text-align: center;
	margin-left:8px;
	margin-right:8px;
	background-color:#254ca4;

}

#sousmenu ul li a:hover.select {
	color:#abc5fe;

}

a, a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}


p {
	margin-bottom: 10px;
}


/*********************************************************************************
							divers
*********************************************************************************/

h1{ font-size:18px; font-variant: small-caps; font-weight:bold;}

h2 {font-size:14px; color:#3E78FA; font-variant:small-caps; margin:0; padding:0}

h4
{
	font-size:13px;
	padding-bottom:5px;
	/*border-bottom: dotted 2px #ffffff;*/
	padding-top: 5px;
}

h3
{
	font-size:23px;
	padding-top: 15px;
	padding-bottom:10px;
	vertical-align: middle;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
}

h5
{
	font-size:13px;
	display: block;
	padding: 5px;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #048f87;
	border: solid 1px #048f87;
	
}


.imgstyle{float:left; padding-right:3px; margin:0}
/*********************************************************************************
							footer
*********************************************************************************/

#foot {
	position:relative;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
#footer {
	/*border: 2px solid #93afa5;*/
	text-align: center;
padding-left: 0px;
	padding: 5px;
	margin-top: 10px;
	color: #12263f;
}

#footer a, #footer a:visited {
	background-color:#0C1236;
	border: 1px solid #1A2263;
	padding: 5px;
	color: #3E78FA
}

#footer a:hover {
	background-color: #3E78FA;
	color:#0C1236;
}	