a {
	text-decoration : none;
	color : black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
a:hover {
	color: #6dc1ff;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}



#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 860px;
     height: 630px;
     margin-top: -325px; /* moitie de la hauteur */
     margin-left: -450px; /* moitie de la largeur */
     border: none;
} 
#blocmenu {
	background: url(./coulisses/menu_bloc.png) no-repeat;
	margin-top: 60px;
	margin-left: 20px;
	position: absolute;
	z-index:40;
}


#menutete {
	display: block ;
	height: 80px;
	width: 172px ;
	line-height: 30px ;
	background: url(./coulisses/lightbox-ico-loading.gif) no-repeat 24px 2px ;
	border: none;
}
#menuillustrations {
	display: block ;
	height: 30px;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_illustrations.png) no-repeat 12px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menuillustrations:hover {
	display: block ;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_illustrations.png) no-repeat 12px -31px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menucomics {
	display: block ;
	height: 30px;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_comics.png) no-repeat 12px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menucomics:hover {
	display: block ;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_comics.png) no-repeat 12px -31px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menuanimations {
	display: block ;
	height: 30px;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_animations.png) no-repeat 12px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menuanimations:hover {
	display: block ;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_animations.png) no-repeat 12px -31px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menucontact {
	display: block ;
	height: 30px;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_contact.png) no-repeat 12px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menucontact:hover {
	display: block ;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_contact.png) no-repeat 12px -31px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menulinks {
	display: block ;
	height: 30px;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_links.png) no-repeat 12px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menulinks:hover {
	display: block ;
	width: 185px ;
	line-height: 30px ;
	background: url(./coulisses/menu_links.png) no-repeat 12px -31px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}


#home {
	position:absolute;
	left:120px;
	top:-4px;
	z-index:50;
}
#copyright{
	color: #494949;
	height: 30px; 
	width: 800px; 
	bottom: 0px;
	left: 0px; 
	position:absolute;
	background-color:black;
} 
.ilovemarquee{
	position: relative;
	left: 285px;
	width: 510px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-top: -17px;"
}




#sitenews {
	background-image: url(./coulisses/bg_poix.png);
	position: absolute;
	border-style: none;
	margin-left: 60px;
	margin-top: 30px;
	width: 800px;
	height: 600px
}
#newstitle {
	background-color: #4e4e4d;
	position: absolute;
	border-style: none;
	left:390px;
	top:30px;
	width: 370px;
	height: 30px;
}
#news {
	padding: 20px;
	width: 330px;
	height: 440px;
	overflow: auto;
	background: white;
	position:absolute;
	left:390px;
	top:60px;
}
.title {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	line-height: 5px;
	font-size: 10pt;
	color: white;
	letter-spacing: 5px;
}
.month {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: 3px;
}
.text {
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.dots {
	font-size: 8pt;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}






#siteillustrations {
	background-image: url(./coulisses/bg_patatoucacas.png);
	position: absolute;
	border-style: none;
	margin-left: 60px;
	margin-top: 30px;
	width: 800px;
	height: 600px
}
#illustrationscontenant {
	background-image: url(./coulisses/bg_trameblanche.gif);
	padding: 20px;
	width: 630px;
	height: 300px;
	overflow: auto;
	position:absolute;
	left:90px;
	top:180px;
}
#illustrationscontenu {
position: absolute;
top: 0px;
left: 0px;
width: 3600px;
height: 300px;
overflow: hidden;
}



#siteanimations {
	background-image: url(./coulisses/bg_maille.png);
	position: absolute;
	border-style: none;
	margin-left: 60px;
	margin-top: 30px;
	width: 800px;
	height: 600px
}
#animationscontenant {
	background-image: url(./coulisses/bg_trameblanche.gif);
	padding: 20px;
	width: 340px;
	height: 380px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:300px;
	top:90px;
}
#animationscontenu {
position: absolute;
top: 0px;
left: 0px;
width: 380px;
height: 880px;
overflow: hidden;
}



#sitelinks {
	background-image: url(./coulisses/bg_paillettes.png);
	position: absolute;
	border-style: none;
	margin-left: 60px;
	margin-top: 30px;
	width: 800px;
	height: 600px
}
#linkstitle {
	background-color: #4e4e4d;
	position: absolute;
	border-style: none;
	left:180px;
	top:80px;
	width: 570px;
	height: 30px;
}
#linkscontenant {
	padding: 20px;
	width: 530px;
	height: 390px;
	overflow: auto;
	background-image: url(./coulisses/bg_tramegrise.gif);
	position:absolute;
	left:180px;
	top:110px;
}
#linkscontenant a {
	color: white;
}
.textlinks a:hover {
	background-color: #ff5375;
}
.textlinks a {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
#linkscontenu {
	padding: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	overflow: hidden;
}
.catlinks {
	padding: 2px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff5375;
	letter-spacing: 3px;
}
.textlinks {
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 8px;
	margin: 1px;
	line-height: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	letter-spacing: 1px;
}
#colonnegauche {
	width: 200px;
	float: left;
}
#colonnedroite {
	width: 200px;
	float: right;
}



#sitecomics {
	background-image: url(./coulisses/bg_soleil.png);
	position: absolute;
	border-style: none;
	margin-left: 60px;
	margin-top: 30px;
	width: 800px;
	height: 600px;
	overflow: auto;
}
#comicscontenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 570px;
	overflow-x: hidden;
	overflow-y: scroll;
}






/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 2px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption {
	line-height: 1.2em;
	letter-spacing: 1px;
	color: black;
	font-size: 12px;
}
#lightbox-image-details-currentNumber {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
	letter-spacing: 1px;
	font-size: 10px;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}