
body
{
height: 650px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;

font-family:  Corbel, "Myriad Web Pro", Arial, Sans-serif;
font-weight: lighter;
font-size: 120%;
color: rgb(24,24,24)
}

a
{
color: #999;
text-decoration: none;
}
a:hover
{
color: #595959;
}
a:visited
{
color: #cc9f9f;
}

a img
{
border: none;
}

#logo_polesud
{
width: 363px;
height: 100px;
position: fixed;
top: 5px;
left: 5px;

background: url("images/logo_polesud.png") no-repeat;
}

h1
{
text-indent: -50000px;
}

table
{
position: fixed;
top: 9px;
left: 400px;
}

td
{
/*border: 1px solid #999;*/
padding: 11px;
font-size: 100%;
vertical-align: bottom;
}

#corps
{
float: left;
margin-left: 20px;
width: 330px;
margin-top: 30px;
padding: 8px;

font-size: 90%;
text-align: justify;
}

ul
{
margin-left: 412px;
margin-top: 65px;
/*border: 3px dotted red;*/
height: 500px;
width: 800px;
padding: 3px;
text-align: justify;
line-height: 150%;
list-style-type: none;
}

#photos
{
margin-left: 412px;
margin-top: 65px;
/*border: 3px dotted red;*/
height: 500px;
width: 800px;
padding: 3px;
text-align: justify;
line-height: 150%;
list-style-type: none;
}

#pied_de_page
{
width: 1350px;
height: 120px;
margin-top: 2px;
background: /*url("images/degrade.png")no-repeat bottom right*/ #737373;
text-align: center;
position: fixed;
}

#liens
{
/*border: 3px dotted red;*/
margin-left: 415px;
text-align: left;
}


h2
{
font-size: 140%;
text-align: left;
margin-left: 8px;
}

h3
{
font-size: 115%;
font-weight: lighter;
margin-left: 0px;
font-variant: small-caps;
}

h4
{
font-size: 100%;
font-weight: lighter;
color: silver;
text-align: left;
font-variant: small-caps;
margin-left: 110px;
float: left;
}

h6
{
font-size: 100%;
font-weight: lighter;
margin-left: 0px;
font-variant: small-caps;
display: inline;
}
