html{
background: url(../images/background.jpg) top center repeat-y;
}
body{
background: url(../images/backgroundHaut.png) repeat-x;
font: 10pt verdana;
margin: 0px;
padding-top: 15px;
}
p{
text-align: justify;
margin: 0px;
}
a{
color: #2e5d84;
text-decoration: none;
}
a:hover{
color: #3097ed;
}
a img{
border: none;
}
h1{
border-bottom: white solid 1px;
font-size: 26pt;
margin: 0px 0px 40px 100px;
padding-bottom: 10px;
}
h2{
font-size : 17pt;
text-transform: uppercase;
text-align: right;
margin: 0px;
}
h3{
color: #2e5d84;
font-size : 16pt;
text-transform: uppercase;
text-align: right;
margin: 0px 0px 20px 0px;
}
h4{
font: bold 10pt verdana;
margin: 25px 0px 20px 0px;
}
/* DIVS */
#inscription{
position:fixed;
top:0px;
right:0px;
z-index: 999;
}
#inscription a{
background: url(../images/inscription.png) no-repeat;
width: 176px;
height:176px;
display:block;
}
#inscription a:hover{
background: url(../images/inscription-hover.png) no-repeat;
}
#conteneur{
width: 1007px;
margin: 0px auto;
}
#logo{
width: 345px;
height: 138px;
padding-top: 35px;
float: left;
}
#menu{
width: 648px;
padding: 0px 7px;
float: left;
}
.menu{
height: 51px;
text-transform: uppercase;
display: block;
}
#menu1{
border-bottom: #32b031 solid 5px;
}
#menu2{
border-bottom: #3097ed solid 5px;
}
#menu3{
border-bottom: #3cbcff solid 5px;
}
#menu4{
border-bottom: #98e49d solid 5px;
}
#menu5{
border-bottom: #ffd425 solid 5px;
}
#menu6{
border-bottom: #ff84bd solid 5px;
}
#menu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#titre{
color: white;
background: url(../images/backgroundCentre.png) repeat-y;
width: 588px;
height: 108px;
padding: 30px 37px 0px 37px;
float: right;
}
#title{
font-size: 26pt;
margin: 10px 0px 0px 0px;
text-align: justify;
}
#centre{
background: url(../images/pointilles.gif) top left no-repeat;
clear: both;
}
#gauche{
color: white;
width: 335px;
padding: 30px 10px 30px 0px;
float: left;
}
#droite{
color: #2e5d84;
background: url(../images/backgroundCentre.png) repeat-y;
width: 588px;
min-height: 500px;
padding: 30px 37px;
float: right;
}
#blocH, #blocB{
background: url(../images/blocHB.png) repeat-y;
height: 8px;
}
#blocC{
background: url(../images/blocC.png) repeat-y;
padding: 12px 22px;
}
.icone{
float: left;
position: relative;
z-index: 99;
}
#footer{
color: #2e5d84;
background: url(../images/backgroundFooter.jpg) repeat-x;
font: 11pt arial;
width: 100%;
height: 194px;
padding: 50px 0px 10px 0px;
z-index: 99;
}
#centreFooter{
border-bottom: #cbd6e0 dotted 2px;
width: 1007px;
margin: 0px auto;
padding-bottom: 25px;
}
#centreFooter a{
font-size: 11pt;
}
#centreFooter ul{
list-style-type: none;
text-transform: uppercase;
margin: 0px;
float: right;
}
#centreFooter ul li{
padding: 4px 0px;
}
#col1, #col2, #col3 {
text-align: right;
float: left;
}
#col1{
width: 350px;
}
#col1 p{
line-height: 25px;
text-align: right;
vertical-align: bottom;
}
#col2{
width: 410px;
}
#col2 ul li{
width: 260px;
}
#col2 ul li a{
vertical-align: middle;
}
#col2 ul li img{
vertical-align: middle;
margin: 0px 0px 0px 8px;
}
#col3{
width: 236px;
}
#col3 ul li{
width: 200px;
}
.borderLi{
border-bottom : #cbd6e0 solid 1px;
}
/*Class*/
.dateActu{
color : #2e5d84;
}
.actu{
border-bottom: #6d9abf solid 1px;
padding-bottom: 10px;
margin-bottom: 5px;
display: block;
}
.suite{
font: 10pt verdana;
text-align: right;
margin: 20px 0px;
display: block;
}
.espace{
clear: both;
}
.bold{
font-weight: bold;
}
.gbouton{
font: 10pt arial;
text-transform: uppercase;
background: url(../images/gbouton.png) no-repeat;
width: 199px;
height: 28px;
padding: 11px 0 0 15px ;
margin-top: 30px;
display: block;
float: right;
}
.gbouton:hover{
background: url(../images/gbouton-hover.png) no-repeat;
}
.photo{
width: 218px;
height: 204px;
margin: -37px 0px 0px -33px;
}
.cacheHover{
display: none;
}
.imgD{
margin-left: 12px;
float: right;
}
.imgG{
margin-right: 12px;
float: left;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}