
/* BEGIN DECLARE GLOBAL CSS */

body { margin:0;padding:0;background:#e7ddc8 url(../images/bg_page.jpg) no-repeat center top;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;line-height:16px;color:#727272; }

a img, img { border:none; }

a { color:#5c7f14; text-decoration:none; }

a:hover, a:active, a:focus { color:#000;  text-decoration:underline; }

h1,h2,h3,h4,h5 { margin:0 0 14px 0; padding:0; color:#4b4b4b; line-height:100%; }

h1 { font-size:28px; }

h2 { font-size:24px; }

h3 { font-size:20px; }

h4 { font-size:16px; }

h5 { font-size:14px; }

p, address, cite { font-size:12px;margin:0 0 12px 0; font-weight:normal; font-style:normal; }



/* --------------------- */
/* DEFAULT STRUCTURE */
/* --------------------- */

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

/* @group header */

#header { color:#000; margin:40px 0 0 0; padding:10px 8px; background:transparent url(../images/bg_header.png) no-repeat; clear:both; overflow:hidden; }

#header h1 { float:left; }
#header p { float:right; }

/* @end */

/* @group content */
#col1, #col2 { width:440px; overflow:hidden; }
#col1 { float:left; }
#col2 { float:right; }
#col1 h3 a, #col2 h3 a { width:440px; height:28px; text-indent:-9999px; display:block; overflow:hidden; }
#col1 p, #col2 p { margin-left:50px; }
#article { margin-bottom:12px; overflow:hidden; }

#col1 h2 { background:url(../images/t_querecherchezvous.png) no-repeat; height:32px; text-indent:-9999px; }
#col1 h3 a.t1 { background:url(../images/t_holistique.png) no-repeat; }
#col1 h3 a:hover.t1 { background:url(../images/t_holistique.png) no-repeat 0 -28px; }
#col1 h3 a.t2 { background:url(../images/t_esthetique.png) no-repeat; }
#col1 h3 a:hover.t2 { background:url(../images/t_esthetique.png) no-repeat 0 -28px; }

#col2 h2 { background:url(../images/t_whatareyoulookingfor.png) no-repeat; height:32px; text-indent:-9999px; }
#col2 h3 a.t1 { background:url(../images/t_holistic.png) no-repeat; }
#col2 h3 a:hover.t1 { background:url(../images/t_holistic.png) no-repeat 0 -28px; }
#col2 h3 a.t2 { background:url(../images/t_cosmetic.png) no-repeat; }
#col2 h3 a:hover.t2 { background:url(../images/t_cosmetic.png) no-repeat 0 -28px; }

/* @end */

/* @group footer */

#footer { clear:both; text-align:center; overflow:hidden; }
#footer a { color:#727272; }
#footer a:hover, #footer a:active, #footer a:focus { color:#000;  }
#footer ul { padding:0; display:inline-block; }
#footer li { float:left; margin:4px; list-style-type:none; }
#footer li.tel { background:transparent url(../images/ico_tel.png) no-repeat left center; padding-left:40px; }
#footer li.email { background:transparent url(../images/ico_email.png) no-repeat left center; padding-left:40px; }

/* @end */

