
#content
{
overflow:auto;
clear:both;

}
#content a
{
color:#d0650f;
text-decoration : none;
}
#content a:hover
{
text-decoration: underline;
}

#content li
{
font-size: 0.9em;
}

#content .block
{
margin:0px;
padding:0px;
}
#content p
{
color : #480e0d;
font-size:0.8em;
}
#slide
{
margin-left:10px;
}

#text
{
margin-left:10px;
width:68%;
background-image: url('../images/fond2global.gif');
padding:10px;
border:1px solid #d6d0b6;

}
#text h2
{
font-size:1.1em;
border-bottom: 1px solid #480e0d;
color: #480e0d;
margin-bottom:15px;
}
#text p
{
margin-top:5px;
margin-bottom:5px;
font-size:0.9em;
color: #480e0d;
}
#side
{
float:right;
width:25%;
margin-right:10px;
background-image: url('../images/fond2global.gif');
padding:10px;
margin-left:5px;
border:1px solid #d6d0b6;

}
#side p
{
font-size:0.9em;
color: #480e0d;
}
#side h2
{
font-size:1.1em;
border-bottom: 1px solid #480e0d;
color: #480e0d;
margin-bottom:15px;
}


#textd
{
float:right;
margin-right:10px;
width:68%;
background-image: url('../images/fond2global.gif');
padding:10px;
border:1px solid #d6d0b6;

}
#textd h2
{
font-size:1.1em;
border-bottom: 1px solid #480e0d;
color: #480e0d;
margin-bottom:15px;
}
#textd h3
{
font-size:0.9em;
border-bottom: 1px solid #480e0d;
color: #480e0d;
margin-bottom:15px;
}

#textd p
{
margin-top:5px;
margin-bottom:5px;
font-size:0.9em;
color: #480e0d;
}
#navg
{
float:left;
width:25%;
margin-left:10px;
background-image: url('../images/fond2global.gif');
padding:10px;
margin-left:5px;
border:1px solid #d6d0b6;

}
#navg img
{
vertical-align:middle;
}
#navg p
{
font-size:0.9em;
color: #480e0d;
text-align:left;
}
#navg h2
{
font-size:1.1em;
border-bottom: 1px solid #480e0d;
color: #480e0d;
margin-bottom:5px;
}
#navg a
{
color: #480e0d;
font-size:1.0em;
text-decoration:none;
}
#navg a:hover
{
text-decoration:underline;

}
#navg ul
{
list-style:none;
}
#navg li
{
font-size:1.0em;
text-transform:uppercase;
background-image: url('../images/tirettexte.png');
background-repeat: no-repeat;
padding-left:100px;
margin-bottom:5px;
height:40px;
}
#page
{
margin-right:10px;
margin-left:10px;
background-image: url('../images/fond2global.gif');
padding:10px;
border:1px solid #d6d0b6;
}
#page ul
{
margin-left:20px;
}
#page li
{
color: #480e0D;
}
#page p
{
font-size:0.9em;
color: #480e0d;
margin-top:5px;
}
#page h2
{
font-size:1.1em;
border-bottom: 1px solid #480e0d;
color: #480e0d;
margin-bottom:5px;
text-transform:uppercase;

}
#page h3
{
margin-top:10px;
font-size:1.0em;
color: #480e0d;
font-weight:normal;
margin-bottom:5px;
font-weight:bold;
border-bottom: 1px solid #480e0d;
}
#right a
{
font-size:0.8em;
}
#right h3
{
color:#480e0d;
font-size:0.8em;
padding-top:10px;
}
#page pre
{
color:#480e0d;
}


.hover:hover
{
text-decoration:underline;
}
