
* {
border:0;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}


p, td p {
font-size:12px;
line-height:14px;
}

a {
text-decoration:none;
color:#000;

}

a:hover {
text-decoration:underline;
}

a.liens {
color:#5A3D1C;
font-size:12px;
text-decoration:none;
}

a.liens:hover {
color:#333;
text-decoration:underline;
}

a.liens:active {
color:#666;
}


h1 {
font-style:italic;
font-size:34px;
}

h2 {
font-size:18px;
font-style:italic;
font-weight:normal;
line-height:24px;
}

h3 {
font-size:14px;
font-weight:bold;
margin:0;
line-height:14px;
}

.txtpetit {
font-size:10px;
}

#cadre {
position:relative;
top:0;
width:800px;
height:600px;
margin-left:auto;
margin-right:auto;
}

#logo {
position:absolute;
top:30px;
left:56px;
/*background-image:url(img2/bn_logo.gif);
background-repeat:no-repeat;*/
/*border:1px solid red;*/
width:88px;
height:231px;
}

#menu {
position:absolute;
left:0;
top:270px;
height:230px;
width:130px;
}


#menu li
{
list-style-type:none;
text-align:right;
line-height:15px;
font-size:10px;
}

#menu a
{
color:#5A3D1C;
text-decoration:none;
}

#menu a:hover {
color:#333;
text-decoration:underline;
}

#menu a:active {
color:#666;
}

.menusel {
color:#000;
font-weight:bold;
font-size:12px;
margin-top:2px;
margin-bottom:2px;
}

#titre {
position:absolute; width:370px; height:111px; z-index:2; left: 180px; top: 35px; text-align:left;
}

#filetdouble {
position:absolute;
left:180px;
top:130px;
height:15px;
width:586px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}


#defilant {
position:absolute;
left:180px;
top:130px;
height:12px;
width:586px;
font-size:12px; color:#333; margin-top:2px;
font-family:"Courier New", Courier, mono;
}

#filetsimple {
position:absolute;
left:180px;
top:580px;
/*bottom:15px;*/
height:5px;
width:586px;
border-top:1px solid #ccc;
}

#filetsimple2 {
position:absolute;
left:180px;
top:516px;
/*bottom:75px;*/
height:5px;
width:586px;
border-top:1px solid #ccc;
z-index:101;
}

#date {
position:absolute;
top:40px;
left:510px;
height:24px;
width:130px;
font-family:"Courier New", Courier, mono;
font-size:13px;
color:#999999;
}


#heure {
position:absolute;
top:58px;
left:510px;
height:24px;
width:130px;
font-family:"Courier New", Courier, mono;
font-size:13px;
color:#999999;
}


#ville {
position:absolute;
top:76px;
left:510px;
height:30px;
width:230px;
font-family:"Courier New", Courier, mono;
font-size:26px;
color:#999999;
text-transform:uppercase;
}

#centre {
position:absolute;
top:162px;
left:180px;
width:586px;
height:405px;
overflow:auto;
border:1px none black;
}


#media {
position:absolute;
top:0;
left:0;
width:330px;
height:260px;
border:1px none black;
}

#txt1 {
position:absolute;
top:0;
left:345px;
width:232px;
height:255px;
border:1px none red;
overflow:auto;
}

#txt2 {
position:absolute;
top:270px;
left:0;
width:577px;
height:132px;
border:1px none red;
overflow:auto;
}


#news {
position:absolute;
bottom:0;
height:52px;
width:582px;
border:1px none red;
}

#news p {
text-align:center;
}


a .imglink {
text-decoration:none;
border:1px solid #000;
}

a .imglink:hover {
border:1px solid yellow;
}

.gris {
color:#999999;
}



