/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* -------------------------------------------- */

// © CultureClic - i-marginal - Sacha Quester-Séméon 2009

html {
margin: 0;
/*\*/
height: 100%;
/*/  /**/
}

body {
height:100%;
width:100%;
min-height:100%;
font-size: 12px;
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
color:#1a1a1a;
background:#f1f1f1 url(images/bkg2.gif) repeat top right;
}
a {
color: #2276ca;
}
a:hover {
border-bottom: 1px solid #bbb;
color: #480000;
}
a.img:hover, a.nohover:hover {
border:none;
} 
strong {
font-weight: bold;
}
em {
font-style: italic;
}

#container {
width:960px;
margin:0 auto;
}

#logo-pm {
/* margin-top:22px; */
width:144px;
float:right;
}
#header {
}
#header img, #right.img {
display:inline;
}
#right img {
vertical-align:bottom;
padding:0;
margin:0;
border:none;
}

#logo-cc {
position:relative;
width:960px;
margin:0 auto;
padding:0;
/* margin-top:30px; */
z-index: 1;
}
#logo-cc img {
float:left;
}
#left {	
width:620px;
float:left;
padding:0px;
/* background: #e3e3e4 url(images/left-bkg.png) no-repeat top right; */

}
#left h2 {
padding:30px 30px 30px 0px;
}
#left p {
background:transparent url(images/txt_bkg_top-02.png) no-repeat top left;
padding:12px 15px 10px 15px;	
margin-bottom:0px;
}
#left DIV.legend {
background:transparent url(images/txt_bkg_bottom.png) no-repeat bottom left;
padding-bottom:3px;
}
#right {
width:338px;
float:right;
}

p {
line-height:1.5em;
}
p + p { margin-top: 2em; }

#footer {
font-size:12px;
color:#666;
width:960px;
height:48px;
padding:10px 10px 0 10px;
clear:both;
text-align:left;
background:transparent url(images/footer_bkg.png) no-repeat top left;
}
#footer .img {
float:right;
padding-right:20px;
}
#footer p {
padding:10px 10px 0 10px;
}
/*#footer a {
color:#660000;
}*/
.partenaires {
margin-top:30px;
margin-left:50px;
}
.partenaires a {
display:block;
margin-top:25px;
}
h2.infos {
background:transparent url(images/icone_infos.png) no-repeat left 19px;
padding-left:65px !important;
}
h2.geoloc {
background:transparent url(images/icone_geoloc.png) no-repeat left 19px;
padding-left:65px !important;
}
h2.oeuvres {
background:transparent url(images/icone_oeuvres.png) no-repeat left 19px;
padding-left:65px !important;
}
h2.search {
background:transparent url(images/icone_search.png) no-repeat left 19px;
padding-left:65px !important;
}
h2.AR {
padding-left:65px !important;
background:transparent url(images/icone_AR.png) no-repeat left 19px;
}
DIV.contactsupport {
margin:30px 0 30px 0;
display:block;
height:50px;
background:transparent url(images/contact_support_bkg.png) no-repeat top left !important;
}
DIV.contactsupport span {
display:block;
font-size:16px;
padding:13px 10px 0 15px;
width:300px;
}
DIV.contactsupport .img { 
float:right;
margin-top:-24px;
padding-right:6px;
}
DIV.twitter {
margin-left:50px;
}
DIV.lang {
margin-bottom:-30px;
position:relative;
z-index: 2;
float:right;
top:10px;
width:40px;
}
