/***** CSS Document édité par www.lpj.ch Switzerland*****/
/********fond rouge = #C70000********/
* { 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666; 
margin: 0px; 
padding: 0px;
}
body {
background-color: #c70000;
margin: 0px; 
padding: 0px;
}
a {
text-decoration: none;
}
a:hover {
color: #C70000;
}
h2 {
font-size: 14px;
color: #C70000;}
#menu {
width: 836px;
margin: 0 auto;
padding: 0px;
text-align: center;
}
#headerTop, #headerContent, #aleatoireContent, #foot {
width: 874px;
margin: 0 auto;
padding: 0px;
text-align: center;
}
/*------header----------*/
#headerTop {
height: 20px;
background: url(images/backTopHeader.gif) no-repeat top left;
}
#headerContent {
height: 95px;
}
#headerLeft {
float: left;
width: 20px;
height: 95px;
background: url(images/backOutLeft.gif) repeat-y top left;
}
#header {
float: left;
width: 836px;
height: 95px;
background: url(images/header.gif) no-repeat top center;
}
#headerRight {
float: left;
width: 18px;
height: 95px;
background: url(images/backOutRight.gif) repeat-y top right;
}
/********/
#menuP {
float: right;
width: 200px;
margin-top: 45px;
margin-right: 10px;
height: 42px;
}
#menuP a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
#menuP a:link {
font-size: 10px;
color: #FFFFFF;
}
#menuP a:hover {
color: #660000;
}
/*------aleatoire----------*/
#aleatoireContent {
}
#aleatoireLeft {
float: left;
width: 20px;
height: 218px;
background: url(images/backOutLeft.gif) repeat-y top left;
}
#aleatoire {
float: left;
width: 836px;
padding: 0px;
height: 218px;
background: url(images/back_menu.gif) repeat-y top center;
}
#aleatoireRight {
float: right;
width: 18px;
height: 218px;
background: url(images/backOutRight.gif) repeat-y top right;
}
/*------Content----------*/
#contentContent {
margin: 0 auto;
padding: 0px;
background: url(images/backOutLeft.gif) repeat-y top left;
padding-left: 20px;
width: 854px;
text-align: center;
}
#contentLeft {
}
#content {
float: left;
width: 836px;
padding-right: 18px;
background: url(images/backOutRight.gif) repeat-y top right;
}
#contentRight {
/*float: right;
width: 18px;
background: url(images/backOutRight.gif) repeat-y top right;*/
}
/************news*******************/
#news {
width: 332px;
}
#newsTop {
width: 332px;
height: 30px;
background: url(images/backRightTop.gif) no-repeat top center;
}
#newsContent {
width: 332px;
}
#tableNews {
margin: 0 auto;
margin-bottom: 7px;
text-align: justify;
}
#newsBottom {
width: 332px;
background: 
}
#newsBottom1 {
width: 332px;
}
               
/*------menu----------*/
#menu {
padding: 0px;
height: 27px;
background: url(images/menuBottom.gif) repeat-y top center;
font-size: 9px;
}
#menu a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
}
#menu a:link {
font-size: 9px;
color: #FFFFFF;
}
#menu a:hover {
color: #660000;
}
/*************Blog**************//************************IMPORTANT**************/
#blogContent {
width: 836px;
background: #fcfcfc url(images/backContentTop.gif) repeat-y top left;
}
#blogLeft {
float: left;
width: 504px;
text-align: left;
}
#blogLeftTop {
height: 32px;
width: 504px;
background: url(images/backLeftTop.gif) no-repeat top center;
}
#blogLeftCenter {
}
#blogRight {
float: right;
width: 332px;
text-align: left;
}
#tableLeft {
margin: 0 auto;
margin-bottom: 7px;
text-align: justify;
}


/************Footer************/
#foot {
height: 32px;
background: url(images/footer.gif) no-repeat top left;
}
#foot p {
font-size: 9px;
text-align: right;
padding-top: 13px;
padding-right:20px;
}
#foot a:hover{
color:#FFFFFF;
}
.clear {
clear: both;
}
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}
#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}
#closeButton{ top: 5px; right: 5px;
}

#lightboxCaption{ float: left;
}

#keyboardMsg{ float: right;
}

#lightbox img{ border: none;
}

#overlay img{ border: none;
}

#overlay{ background-image: url(images/overlay.png);
}
* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/

/*****End CSS******/

