@import url("fuentes/stylesheet.css");

body{
   background:url(bg.jpg) fixed center center #003 !important;
   color: #797676;
   padding:0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

body, input, select, td, textarea, a , big {
      font: 13px verdana;
	  font-family: 'TheGreatEscapeRegular' !important;
      color: #000000;
}

h1,h2,h3,h4,h5,h6,ul,li  {
      margin: 0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
}

h1 {  
      font-size: 20px;
      font-weight:bold;
      color : #B0ADAD;
}

big {
    font-family: verdana;
    font-size: 20px;
    font-weight:bold;
    color : #7899A0;
}

small {
    font-family: verdana;
    font-size: 9px;
 }

a     {
   color: #797676;
   font-family: verdana;
font-weight:bold;
   text-decoration: none;
   font-size: 12px;
   
   
}

a:hover     {
   color: #F25D09;
   font-weight:bold;
}

a.article   {
   color: #ffffff;
   text-decoration: none;
   font-weight:bold;
}

a.article:hover   {
   color: #000000;
   text-decoration: underline;
   font-weight:bold;
}

big {
    font-family: verdana;
    font-size: 15px;
    font-weight:bold;
    color : #000000;
}
dl, dt, dd { /* suppression of all margins */
margin: 0;
padding: 0;
}

dl {
width: 75%; /* dimentions and positions to be changed at will */
position: absolute;
left: 3em;
top: 2em;
}

dt {
height: 50px;
background: #fff url(fotos/haut.gif) top left no-repeat;
line-height: 0;
text-align: center; /* centered title, bug IE*/
}

dd {
border: solid #5A6C84; /* sizse and color for borders on the right and left */
border-width: 0 5px;
padding: 0 10px; /* left and right padding to avoid text appearing over borders */
}
#bas {
height: 50px;
background: #fff url(fotos/bas.gif) bottom left no-repeat;
border: 0 none; /* no lateral border for the lower part */
padding: 0; /* no text, so no padding */
}

#titre {
display: block; /* title image places in block to avoid errors of spacing */
margin: auto; /* centered title */
}

#droitehaut, #droitebas { /* position of upper floating corners */
float: right;
}

#bg_top {
	background:url(fotos/bg_top.png) no-repeat;
	width:971px;
	height:126px;
	display:block;
}

#slide{
	display:block;
	width:650px;
	height:210px;
}

