/*Feuille de style IAC media */ 
/* Conception : Sébastien Desbenoit 2009 */ 

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:0.90em;
}

a {
text-decoration:none;
color:#EC1C24;
}

a img {
border:none;
}


dfn {
display:block;
margin-bottom:10px;
font-size:1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}
/* Cadre Général de la page */

#page {
display:block;
position:absolute;
left:50%;
margin-left:-490px;
top:10px;
background:#FFF;
width:980px;
min-height:500px;
} 

#entete {
background:url(entete.jpg) no-repeat top left;
min-height:84px;
margin:0px;
padding:0px;
}

#entete h1{
margin-top:-1px;
padding-top:0px;
padding-left:28px;}

.module{
position:relative;
float:left;
margin-left:15px;
margin-right:35px;
}

#editions-iac.module {
margin-right:0px;
}

#artzari_logo{
background:url(logo_artzari.png) top left no-repeat;
}

#artzari_logo:hover{
background:url(logo_artzari-h.png) top left no-repeat;
}

#ceysson_logo{
background:url(logo_ceysson.png) top left no-repeat;
}

#ceysson_logo:hover{
background:url(logo_ceysson-h.png) top left no-repeat;
}

#galerie_logo{
background:url(logo_galerie.png) top left no-repeat;
}

#galerie_logo:hover{
background:url(logo_galerie-h.png) top left no-repeat;
}

#editions-iac_logo{
background:url(logo_editions-iac.png) top left no-repeat;
}

#editions-iac_logo:hover{
background:url(logo_editions-iac-h.png) top left no-repeat;
}


.presentation h1 {
position:relative;
float:left;
margin-left:15px;
padding-right:15px;
margin-top:20px;
}

#galerie_complet h1{
width:437px;
}

#galerie_complet p{
width:450px;
}

#ceysson_complet h1{
width:315px;
}

#ceysson_complet p{
width:600px;
}

#editions-iac_complet h1{
width:215px;
}

#editions-iac_complet p{
width:700px;
}


.presentation p {
position:relative;
float:left;
border-left:1px solid #DDD;
padding-left:15px;
margin-top:20px;
width:auto;
}


