@import url("curanail-reset.css");

/***********************************/
/* Layout                          */
/***********************************/

body {background:#FFF url(../img/body-intro-bg.png) repeat-x; font-family:Tahoma, Geneva, sans-serif;}
#wrapper {position:relative;}
#main {background:url(../img/body-intro-main-bg.png) no-repeat; height:643px; width:958px;}
a:hover {text-decoration:none;}
.image_container {height:100%;}

/***********************************/
/* Footer                          */
/***********************************/

#footer {background:url(../img/hr-footer-bg.gif) top center no-repeat; height:90px; padding:10px 0 0 0;}
#footer .galderma {float:left; font-size:11px; margin:0 6px 0 20px; line-height:12px; display:inline;}
#footer .ce_image.logo {float:right; margin:-15px 15px 0 0; display:inline; width:122px;}
#footer-menu li {float:left; font-size:11px; margin:0 11px 0 0px; height:13px; display:inline;}
#footer-menu li a {color:#000; background:url(../img/footer-menu-separator.gif) right no-repeat; padding:0 11px 0 0; line-height:12px; text-decoration:none;}
#footer-menu li.last a {color:#000; background:none; line-height:12px; text-decoration:none;}
#footer-menu li a:hover {text-decoration:underline;}
#footer-menu li .active {line-height:12px; background:url(../img/footer-menu-separator.gif) right no-repeat; padding:0 11px 0 0; text-decoration:underline;}
#footer-menu li .active.last {line-height:12px; background:none; padding:0 11px 0 0;}

/***********************************/
/* Espaces                         */
/***********************************/

#esp-particuliers {position:absolute; top:105px; left:65px;}
h1.esp-particuliers-title {position:absolute; top:370px; left:65px; text-transform:uppercase; color:#013888; font-size:17px; width:273px; text-align:center;}
#esp-professionnels {position:absolute; top:105px; left:625px;}
h1.esp-professionnels-title {position:absolute; top:370px; left:625px; text-transform:uppercase; color:#013888; font-size:17px; width:273px; text-align:center;}

