@charset "UTF-8";
/* CSS Document */

body,div,td,tr {
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: normal;
    line-height: 17px;
    color: #554629;
}
a {
    text-decoration: none;
    color: #ba8868;
    font-weight: bold;
   /* border-bottom: 1px solid #ba8868;*/
}
a:link {
    text-decoration: none;
    color: #ba8868;
    font-weight: bold;
   /* border-bottom: 1px solid #ba8868;*/
}
a:active {
    text-decoration: none;
    color: #ba8868;
    font-weight: bold;
    /*border-bottom: 1px solid #ba8868;*/
}
a:visited {
    text-decoration: none;
    color: #ba8868;
    font-weight: bold;
    /*border-bottom: 1px solid #ba8868;*/
}
a:hover {
	text-decoration: none;
	color: #cf895d;
	font-weight: bold;
	border-bottom: 1px solid #cf895d;   
}
h1 {
    position: absolute;
    bottom: 0px;
    left: 15px;
    margin: 0;
    padding: 0 0 10px 40px;
    font-size: 90%;
    font-weight: bold;

}
#newsBox h1 {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 120%;
    font-weight: bold;
    background: none;  
	 border: none; 
   /* border-bottom: 1px solid #F75500;  */
}
h2 {
    margin: 0 0 10px 5px;
    padding: 0;
    font-size: 80%;
    font-weight: bold;
}
h3 {
    margin: 0 0 10px 5px;
    padding: 2px;
   /* border: 1px solid #d2c3c3;*/
   /* background-color: #f7f3f3;*/
	
}

h4{
   margin: 5px 0 0 0;
    padding: 1px 0 0 0;
 	font: bold 13px Arial;
 	color: #cf895d;
}

h5{
 margin: 0 0 0 10px;
 font: bold 14px Arial;
}


.titnews{
 font: bold 13px Arial;
 color: #cf895d;	
}

.titfilmo{
 font: bold 15px Arial;

}

.temps {
	 font: 11px Arial;
   
   color: #8e6c57;
}


.lowerRightBox ul {
    margin: 0 0 15px 40px;
    padding: 0;
    list-style-type: disc;
    font-size: 75%;
}
.lowerRightBox ul li {
    margin: 0 0 10px 0;
    padding: 0;
}

.lowerRightBox p {
    margin: 0px 20px 10px 0;
    padding: 0 0 0 23px;
    font-size: 75%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 1px 4px;
}

.floatingImgLeft {
	float: left;	
margin: -5px 10px 0px 0px;
	
}

.floatingImgLeft2 {	
margin: -5px 10px 0px 0px;
position:relative;
}

.floatingImgRight {
	
	float: right;	
	margin: -10px -10px 5px 0px;
	/* border: 1px solid #554629;*/
	
}

/*#picBox p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 75%;
}*/
#newsBox p {
    margin: 0 0 10px 0;
    padding: 0;
}
hr {
    height: 1px;
    color: #AD3C00;
}
form {
    margin: 0;
    padding: 0;
}
.txBold {
    font-weight: bold;
}
.txBig {
    font-size: 90%;
}

.txNew {
    font-size: 60%;
}
.txNorm {
	color:#6E6252;
    font-size: 90%;
}
.txSmall {
    font-size: 90%;
}
p.txSmall {
    font-size: 90%;
}


#leftBox p a {
    text-decoration: none;
    color: #bda18f;
    font-weight: bold;
	 border: none; 
 /*   border-bottom: 1px solid #e4640f;*/
}
#leftBox p a:link {
    text-decoration: none;
   /* color: #bda18f;*/
    font-weight: bold;
	 border: none; 
  /*  border-bottom: 1px solid #e4640f;*/
}
#leftBox p a:active {
    text-decoration: none;
   /* color: #bda18f;*/
    font-weight: bold;
	 border: none; 
   /*  border-bottom: 1px solid #e4640f;*/
}
#leftBox p a:visited {
    text-decoration: none;
   /* color: #bda18f;*/
    font-weight: bold;
	 border: none; 
  /*   border-bottom: 1px solid #e4640f;*/
}
#leftBox p a:hover {
    text-decoration: none;
  /*  color: #bda18f;*/
    font-weight: bold;
    border: none;    
}






#footer a {
    border: none;
    font-weight: normal;
}




/*actu*/
.actuBoxhome ul {
    margin: 0 0 15px 40px;
    padding: 0;
    list-style-type: disc;
    font-size: 65%;
}


.actuBoxhome ul li {
    margin: 0 0 10px 0;
    padding: 0;
}

.actuBoxhome p {
    margin: 0px 20px 10px 0;
    padding: 0 0 0 23px;
    font-size: 65%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 1px 4px;
}



/*actu*/


#pop1, #pop2 {
position: absolute;
display:none;
top: 15px;
width: 30em;
border: 3px;
background: #eee;
z-index: 1500;
font-size: 80%;
}
#pop1 p, #pop2 p {
margin: 10px 15px 5px 25px;
color: #554629;
}
#pop1 h4, #pop2 h4 {
margin: 5px 5px 5px 5px;
color: #cf895d;
/*background: white url(top.gif) left top repeat-x;*/

}

#pop1 img, #pop2 img {
margin: 10px 5px 5px 5px;
/*background: white url(top.gif) left top repeat-x;*/

}

