/* =Reset [Eric Meyer's Reset - Light]
   ----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white url(../img/background.gif) top left repeat;
}
ol, ul {
	list-style: none;
}

/* =Global [Author: Rémy Savard]
   ----------------------------------------------------*/

body {
	font:62.5%/1.5  arial, Helvetica, sans-serif;
	text-align:center;
}

sup {font-size:80%;line-height:1.5em!important;position:relative;top:-.8em;}
em { font-style:italic;}
strong { font-weight:bold;}
p, ul, ol, dl { margin-bottom:1em;}
a { text-decoration:underline; color:#c63222;}
a:hover { text-decoration:none;}
abbr, acronym {border-bottom: .1em dotted; cursor: help;}




/* =Page
   ----------------------------------------------------*/

#page {
	color:#7a4027;
	font-size:1.1em;
	background:url(../img/page.jpg) center center no-repeat;
	height:648px;
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
}


/* =Menu [TOUS]
   ----------------------------------------------------*/

#menu {
	position:absolute;
	top:183px;
	left:38px;
}

#menu li {

}

#menu li a {
	display:block;
	height:30px;
	width:142px;
	text-indent:-9999px;
	margin-bottom:42px;
}

#menu a.artiste {background:url(../img/menu-artiste.gif) center center no-repeat;}
#menu a:hover.artiste {background:url(../img/menu-artiste_h.gif) center center no-repeat;}

#menu a.illustrations {background:url(../img/menu-illustrations.gif) center center no-repeat;}
#menu a:hover.illustrations {background:url(../img/menu-illustrations_h.gif) center center no-repeat;}

#menu a.caricatures {background:url(../img/menu-caricatures.gif) center center no-repeat;}
#menu a:hover.caricatures {background:url(../img/menu-caricatures_h.gif) center center no-repeat;}

#menu a.sketchs {background:url(../img/menu-sketchs.gif) center center no-repeat;}
#menu a:hover.sketchs {background:url(../img/menu-sketchs_h.gif) center center no-repeat;}

#menu a.autres {background:url(../img/menu-autres.gif) center center no-repeat;}
#menu a:hover.autres {background:url(../img/menu-autres_h.gif) center center no-repeat;}

#menu a.contact {padding:20px 0 0 24px;background:url(../img/menu-contact.gif) center center no-repeat;}
#menu a:hover.contact {background:url(../img/menu-contact_h.gif) center center no-repeat;}

/* =Sous-Menu
   ----------------------------------------------------*/

#sous-menu {
	position:absolute;
	top:94px;
	left:220px;
}

#sous-menu li {
	height:1%;
	display:inline;
}

#sous-menu li a {
	display:block;
	text-indent:-9999px;
	margin:0 15px 0 0;
	float:left;
	height:36px;
}

#sous-menu li a.cartoon {background:url(../img/menu-cartoon.gif) bottom center no-repeat;width:140px;}
#sous-menu li a:hover.cartoon {background:url(../img/menu-cartoon_h.gif) bottom center no-repeat;}


#sous-menu li a.touristique {background:url(../img/menu-design.gif) bottom center no-repeat;width:153px;}
#sous-menu li a:hover.touristique {background:url(../img/menu-design_h.gif) bottom center no-repeat;}


#sous-menu li a.referentiel {background:url(../img/menu-referentiel.gif) bottom center no-repeat;width:140px;}
#sous-menu li a:hover.referentiel {background:url(../img/menu-referentiel_h.gif) bottom center no-repeat;}


#sous-menu li a.divers {background:url(../img/menu-divers.gif) bottom center no-repeat;width:88px;}
#sous-menu li a:hover.divers {background:url(../img/menu-divers_h.gif) bottom center no-repeat;}


#sous-menu.caricatures {
	left:270px;
}

#sous-menu li a.live {background:url(../img/menu-live.gif) bottom center no-repeat;width:94px;}
#sous-menu li a:hover.live {background:url(../img/menu-live_h.gif) bottom center no-repeat;}

#sous-menu li a.studio {background:url(../img/menu-studio.gif) bottom center no-repeat;width:153px;}
#sous-menu li a:hover.studio {background:url(../img/menu-studio_h.gif) bottom center no-repeat;}

#sous-menu li a.animation {background:url(../img/menu-animation.gif) bottom center no-repeat;width:140px;}
#sous-menu li a:hover.animation {background:url(../img/menu-animation_h.gif) bottom center no-repeat;}

/* =Contenu [TOUS]
   ----------------------------------------------------*/

#contenu {
	position:absolute;
	top:131px;
	left:191px;
	width:600px;
	height:415px;
	padding:20px;
}

#contenu p {
	font-size:1.3em;
}

#contenu p img {
	display:block;
}

img.photo {
	float:left;
	margin:0 10px 10px 0;
}

/* =Contact
   ----------------------------*/

#contact #contenu img {
	margin:50px 0 0 25px;
	width:552px;
}


/* =Galleria [jquery plug-in]
   -----------------------------*/

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 5px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* =Galleries [TOUS]
   -----------------------------*/

ul.gallery {
	float:left;
}

#placeholder {
	text-align:center;
	padding-top:10px;
	float:right;
	width:393px;
}



/* =Class
   -----------------------------*/

.clearboth {clear:both;}


/* =CLEAR
   -------------------------*/
/* Ajouter à un contenant pour ne pas que le contenu déborde */
.clear {display: inline-block; }
.clear:after, .container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clear { height: 1%; }
.clear { display: block; }
/* -------------------------*/