/* CSS Document */

@import url("style_infolive.css");

body
{
text-align:center;
margin:0px;
padding:0px;
background-image:url(../images/fond-site-repeat.jpg);
background-position:top left;
background-repeat:repeat-x;
}

ul, li, h1, h2, h3
{
margin:0px;
padding:0px;
}

a, a:link, a:active, a:visited
{
color:#4F2608;
}

a:hover
{
color:#C65400;
}

#FondSite{
width:1180px;
height:870px;
background-image:url(../images/fond-site.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#Page{
width:980px;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1c0d07;
}

#Page .Html
{
text-align:left;
float:left;
/*width:295px;*/
width:395px;
margin-left:5px;
}

#Entete{
float:left;
width:980px;
height:240px!important;
height:264px;
padding-top:24px;
}

#Flash{
height:240px;
width:980px;
position:relative;
/*background-image:url(../images/model-entete.gif);
background-position:top left;
background-repeat:no-repeat;*/
}

#Menu
{
position:absolute;
top:0px;
left:190px;
width:750px;
height:61px;
}


#Contenu
{
float:left;
width:980px;
background-image:url(../images/fond-contenu.png);
background-position:top right;
background-repeat:repeat-y;
margin-top:36px;
min-height:500px;
_height:500px;
}

/*********** Colonne Gauche ***********/

#ColGauche
{
float:left;
width:300px;
/*background-image:url(../images/model-flash-gauche.jpg);
background-position:top left;
background-repeat:no-repeat;*/
height:451px;
}

#Diaporama
{
width:257px;
height:449px;
border:#ffffff solid 1px;
}
/*********** Colonne droite ***********/

#ColDroite{
float:left;
width:680px;
}

#ColDroiteTexte
{
float:left;
width:430px;
text-align:left;
position:relative;
}

/*#Actus
{
float:right;
width:250px;
min-height:320px;
_height:320px;
background-image:url(../images/fond-news.png);
background-position:top right;
background-repeat:no-repeat;
position:relative;
top:-20px;
}*/

#Actus
{
float:right;
width:250px;
min-height:320px;
_height:320px;
}

#Edito
{
width:400px;
margin-top:5px;
margin-left:10px;
}

h1
{
color:#4f2608;
font-size:18px;
}

h2
{
color:#c65400;
font-size:24px;
padding-left:10px;
}

h3
{
padding-left:10px;
color:#c65400;
font-size:14px;
text-transform:uppercase;
}


/*********** Colonne large ***********/

#ColLarge
{
width:730px;
float:left;
}

#ColLarge .Titre
{
float:right;
text-align:left;
width:430px;
}

#ColActus
{
float:left;
width:250px;
min-height:320px;
_height:320px;
/*background-image:url(../images/fond-news.png);
background-position:top right;
background-repeat:no-repeat;
position:relative;
top:-20px;*/
}

/*********** Pied de page ***********/

#Pied
{
clear:both;
width:980px;
height:109px;
background-image:url(../images/fond-pied.gif);
background-repeat:repeat-x;
background-position:top left;
}

#Coordonnees{
float:left;
width:260px;
text-align:center;
font-size:12px;
color:#000000;
}

#Coordonnees h1{
font-size:14px;
font-weight:bold;
}

#Signature{
float:right;
margin-top:80px;
width:150px;
text-align:center;
font-size:11px;
}

#Signature a, #Signature a:link, #Signature a:active, #Signature a:visited {
color:#ffffff;
text-decoration:none;
}

#Signature a:hover {
color:#C65400;
}