/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #002A66 url("bg.gif") top center repeat-y;
	font-size:11px;
	color: #002A66;
	height:100%;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#EC7325;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
	padding-left: 25px;
	line-height: 1.5em;	/*background: url(articlebg.gif) top left repeat-y;*/
}

hr{
	border-top-style: dotted;
	border-top-color:#F90;
	margin-left:12px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:4px;
	margin-top:4px;
}


#header {
	width: 900px;
	height: 90px;
	background: #002A66 url("header.gif") no-repeat;
	color: #FFF;
}

#header h2{
	padding-top:15px;
	font-size: 8pt;
	text-align:center;
	color: #002A66;
}

#container {
	width: 900px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	position:relative;
}

#horizontal {
	width: 700px;
	height: 30px;
	background: url(horizontal.gif);
	font-weight: bold;
	font-size: 8pt;
	padding-top: 0px;
	padding-right: 200px;
	text-align:right;
	
}

#horizontal a, #horizontal a:visited {
	color: #002A66;
	text-decoration: none;
	margin-right: 5px;
	background-color: #FFF;
	border: thin solid #CCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#horizontal a:hover {
	color: #FFFFFF;
	background-color: #002A66;
	text-decoration: none;
}
#horizontal #active {
	color: #FFFFFF;
	background-color: #002A66;
	text-decoration: none;
}

#right-column {
	margin-right:10px;
	width: 160px;
	float: right;
	padding: 10px;
	background-color: #002A66;
	/*background-image: url(menutop.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#right-column hr{
	margin-left:0px;
}

#right-column p{
	color: #002A66;
}

#right-column h2 {
	color: #FFF;
	font-size:12px;
}

#right-column h3 {
	color: #EC7325;
	font-weight:normal;
	font-size:11px;
	padding-bottom:4px;
	background-image: url(fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}

#right-column h3 a{
	color: #fff;
}

#right-column h3 #active{
	color: #EC7325;
}

#right-column h4 {
	color: #002A66;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
}

#right-column h4 a{
	color: #002A66;
}

#right-column ul{
    padding-left: 10px;
}

#right-column li {
	color: #EC7325;
	padding-bottom:6px;
	font-weight:normal;
	font-size:10px;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;
}

#right-column li #active{
	color: #EC7325;
}

#right-column li a{
	color: #FFF;
}

#right-column .cat1{
	padding-top:5px;
	font-weight:bold;
	font-size:11px;
}





#content {
	float: left;
	width: 680px;
	height:100%;
	margin: 4px 0 0 4px;
	padding-bottom:80px;
}
#content h1{
	font-size: 10pt;
	font-weight: Bold;
	color: #002A66;
	padding-top:15px;
	padding-bottom:4px;
	padding-left: 15px;
	background-color: #FFF;
	margin-bottom:8px;
	background-image: url(barre.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}


#content hr{
	padding-top:10px;
	padding-bottom:4px;
	padding-left: 15px;
	margin-bottom:8px;
	background-image: url(barre.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content h1 a{
	color: #002A66;
}

#content h2{
	font-size: 8pt;
	font-weight: bold;
	color: #EC7325;
	margin-left:20px;
	padding-left: 14px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(carre2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#content h2 a{
	color: #EC7325;
}

#content h3{
	font-size: 8pt;
	font-weight: bold;
	color: #002A66;
	margin-left:20px;
	padding-left: 14px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(fleche2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#content h3 a{
	color: #002A66;
}


/*
#content h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #002A66;
	padding-top:15px;
	padding-bottom:2px;
	padding-left: 20px;
}*/

#content h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #002A66;
	margin-left:15px;
	margin-top:10px;
	padding-left: 20px;
	background: url(pdf.gif) left no-repeat;
}

#content .textefr{
	margin-top:5px;
}

#content .textefr a{
	color: #002A66;
}

#content .textegb {
	font-style: italic;	
	padding-top: 10px;
}

#content span {
	color: #EC7325;
	font-weight: bold;
}

#footer {
	color: #002A66;
	text-align:center;
	width: 884px;
	/*margin-top: 70px;*/
	margin-left: 2px;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:16px;
	padding-top:4px;
	border: 1px solid #E4E4E4;
	font-size:10px;
	background-color: #F9F9F9;
	position: fixed;
	bottom: 5px;
	margin-left: 4px; !important
}

#footer a {
	color: #002A66;
}

#footer a:visited {
	color: #002A66;
}