/* CSS Document */
body{
margin: 0 0;
background-image:url("../images/bg-1px.gif");
background-position:center center;
font-family: Arial;
font-size: 8pt;
color: #356c9c;
}

a{
color: #356c9c;
text-decoration: underline;
}

img{
border: 0;
}

#conteneur {
/*border: 1px solid red;*/
margin: 0 0;
background-image:url("../images/bg.png");
background-repeat:repeat-x;
background-position:center top;
width:100%;
height: 100%;
/text-align: center;
}

#contenu {
/*border: 1px solid red;*/
margin: auto;
background-image:url("../images/head.jpg");
background-repeat: no-repeat;
width: 850px;
height: 100%;
text-align: justify;
}

.contentheading {
font-size: 18pt;
color: #b8376d;
font-weight: bold;
text-align: center;
}

.contentpaneopen {
/*border: 1px solid red;*/
width: 820px;
font-size: 9pt;
margin-bottom: 15px;
}

/*.contentpaneopen img {
border: 1px black solid;
margin: 10px;
}*/

#head {
/*border: 1px solid yellow;*/
height: 158px;
}

#menu {
/*border: 1px solid red;*/
height: 38px;
color: #2c3546;
}

#main {
/*border: 1px solid blue;*/
margin: 15px;
padding-bottom: 50px;
*padding-bottom: 0px;
}

#footer {
/*border: 1px solid green;*/
background-color: #e6e6e6;
position: fixed;
*position: fixed;
bottom: 0px;
width: 425px;
height: 65px;
background-image:url("../images/title-actu.gif");
background-repeat: no-repeat;
background-position: 0px 5px;
float: left;
}

#footer marquee{
margin-top: 30px;
*padding-top: 30px;
}

#footer2 marquee{
margin-top: 30px;
*padding-top: 30px;
}

#footer2 {
/*border: 1px solid green;*/
background-color: #e6e6e6;
position: fixed;
*position: fixed;
bottom: 0px;
width: 425px;
height: 65px;
background-image:url("../../../images/title-lastminute.gif");
background-repeat: no-repeat;
background-position: 0px 5px;
margin-left: 425px;
float: right;
*margin-top: -71px;
}

#actu {
/*border: 1px solid red;*/
margin-top: 10px;
*margin-top: 30px;
height: 50px;
*height: 25px;
}

/* Syles de editor_content.css */

.bluebox {
border: 1px solid #356c9c;
background-image: url("../images/box-bg-1px.png");
font-size: 8pt;
padding: 5px;
color: black;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
}

.orangebox {
border: 1px solid #c79703;
background-image: url("../images/obox-bg-1px.png");
font-size: 8pt;
padding: 5px;
color: black;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
}
