a {
	text-decoration : none;
	color : black;
}
a:hover {
	text-decoration : none;
	color: #004aff;
}
a:visited {
	text-decoration : none;
	text-decoration: none;
}

p {
    margin: .9em 0; /* Marges plus faibles que par défaut. (7) */
}

#globalombre{
	background-image: url(./coulisses/ombre.png);
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 900px;
     height: 700px;
     margin-top: -349px; /* moitie de la hauteur */
     margin-left: -447px; /* moitie de la largeur */
     border: none;
} 

		/* OOPS */
		
		
#globaloops {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 815px;
     height: 630px;
     margin-top: -315px; /* moitie de la hauteur */
     margin-left: -407px; /* moitie de la largeur */
     border: none;
}	
		

		/* NAVIGATION */
		

#blochome {
	position: absolute;
	width: 200px;
	height: 150px;
	top:0px;
}
#home {
	line-height: 30px ;
	background: url(./coulisses/home.png) no-repeat 0px 0px ;
	display: block ;
	width: 200px;
	height: 150px;
	top:0px;
	z-index:50;
}
#home:hover {
	display: block ;
	width: 200px;
	height: 150px;
	z-index:50;
	line-height: 30px ;
	background: url(./coulisses/home.png) no-repeat 0px -150px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}


#blocmenu {
	background-color: black;
	width:200px;
	height:150px;
	position:absolute;
	left:0px;
	top:150px;
	z-index:99;
}


#menufixe {
	display: block ;
	height: 27px;
	width: 200px ;
	line-height: 27px ;
	border: none;
}
#menuillustrations {
	display: block ;
	height: 27px;
	width: 200px ;
	line-height: 27px ;
	background: url(./coulisses/menu_illustrations.png) no-repeat 26px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menuillustrations:hover {
	display: block ;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_illustrations.png) no-repeat 26px -27px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menucomics {
	display: block ;
	height: 21px;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_comics.png) no-repeat 26px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menucomics:hover {
	display: block ;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_comics.png) no-repeat 26px -21px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menuanimations {
	display: block ;
	height: 21px;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_animations.png) no-repeat 26px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menuanimations:hover {
	display: block ;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_animations.png) no-repeat 26px -21px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menufonts {
	display: block ;
	height: 21px;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_fonts.png) no-repeat 26px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menufonts:hover {
	display: block ;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_fonts.png) no-repeat 26px -21px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menucontact {
	display: block ;
	height: 21px;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_contact.png) no-repeat 26px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menucontact:hover {
	display: block ;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_contact.png) no-repeat 26px -21px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}
#menulinks {
	display: block ;
	height: 21px;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_links.png) no-repeat 26px 0 ; /* image à 10px du bord gauche et 0px du bord haut */
	border: none;
}
#menulinks:hover {
	display: block ;
	width: 200px ;
	line-height: 21px ;
	background: url(./coulisses/menu_links.png) no-repeat 26px -21px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}






		/* INDEX */
		
	
		
#globalindex {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 815px;
     height: 630px;
     margin-top: -315px; /* moitie de la hauteur */
     margin-left: -407px; /* moitie de la largeur */
     border: none;
}
#homeindex {
	line-height: 30px ;
	background: url(./coulisses/home-index-blanc.png) no-repeat 0px 0px ;
	display: block ;
	width: 200px;
	height: 150px;
	top:0px;
	z-index:50;
}
#homeindex:hover {
	display: block ;
	width: 200px;
	height: 150px;
	z-index:50;
	line-height: 30px ;
	background: url(./coulisses/home-index-blanc.png) no-repeat 0px -150px ; /* Décalage de l'image de 30px vers le haut pour laisser apparaître la 2eme image */
	border: none;
}



		/* ARCHIVES */
		
	
		
#globalarchives {
	background-image: url(./coulisses/bg_asticotWall.gif);
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 815px;
     height: 630px;
     margin-top: -315px; /* moitie de la hauteur */
     margin-left: -407px; /* moitie de la largeur */
     border: none;
}
#archives-cadre {
	background-color: white;
	width: 380px;
	height: 535px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:400px;
	top:32px;
}



		/* NEWS */
		
	
		
#globalnews {
	 background-image: url(./coulisses/bg_crayon-degrade.png);
	 background-color: #3243ff;
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 815px;
     height: 630px;
     margin-top: -315px; /* moitie de la hauteur */
     margin-left: -407px; /* moitie de la largeur */
     border: none;
}
#news-cadre {
	background-color: white;
	width: 380px;
	height: 535px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:400px;
	top:32px;
}
#news-month {
	padding-left: 25px;
	color: white;
	padding-top: 10px;
	text-align: left;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	letter-spacing: 5px;
	float: left;
	width: 415px;
	height: 22px;
}
#news-text {
	padding-left: 25px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	float: left;
	width: 350px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
    line-height: 1.2;
}
.city {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #464d4e;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color:#333333;
}


.archives a:hover {
	border-style: none;
	color: #004aff;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-bottom: 16px;
	padding-right: 2px;
	padding-top: 12px;
}
.archives a {
	border-style: none;
	color: white;
	padding-bottom: 16px;
	padding-right: 2px;
	padding-top: 12px;
	padding-left: 10px;
}
.archives {
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	letter-spacing: 5px;
	float: left;
	width: 415px;
	height: 22px;


}

		/* ILLUSTRATIONS */
		
	
		
#globalillustrations {
	background-image: url(./coulisses/bg_patatoucacas.png);
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 815px;
     height: 630px;
     margin-top: -315px; /* moitie de la hauteur */
     margin-left: -407px; /* moitie de la largeur */
     border: none;
} 
#illustrations-cadre {
	width: 615px;
	height: 600px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:200px;
	top:0px;
	background-color: black;
}

		/* COMICS */
		
	
		
#globalcomics {
	background-image: url(./coulisses/bg_soleil.png);
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 815px;
     height: 630px;
     margin-top: -315px; /* moitie de la hauteur */
     margin-left: -407px; /* moitie de la largeur */
     border: none;
} 
#comics-cadre {
	width: 515px;
	height: 530px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:250px;
	top:35px;
	background-color: white;
}
#comics-cat {
	padding-left: 25px;
	color: white;
	padding-top: 10px;
	text-align: left;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	letter-spacing: 5px;
	float: left;
	width: 515px;
	height: 22px;
}




		/* ANIMATIONS */
		
	
		
#globalanimations {
	background-image: url(./coulisses/bg_maille.png);
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 815px;
	height: 630px;
	margin-top: -315px; /* moitie de la hauteur */
	margin-left: -407px; /* moitie de la largeur */
	border: none;
} 
#animations-cadre {
	width: 515px;
	height: 530px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:250px;
	top:35px;
	background-color: black;
}
#animations-cat {
	padding-left: 25px;
	color: white;
	padding-top: 10px;
	text-align: left;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	letter-spacing: 5px;
	float: left;
	width: 515px;
	height: 22px;
}



		/* FONTS */
		
	
		
#globalfonts {
	background-image: url(./coulisses/bg_nouillesoranges.png);
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 815px;
	height: 630px;
	margin-top: -315px; /* moitie de la hauteur */
	margin-left: -407px; /* moitie de la largeur */
	border: none;
}
#fonts-cadre {
	width: 515px;
	height: 530px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:250px;
	top:35px;
	background-color: white;
} 




		/* CONTACT */
		
	
		
#globalcontact {
	background-image: url(./coulisses/contact.jpg);
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 815px;
	height: 630px;
	margin-top: -315px; /* moitie de la hauteur */
	margin-left: -407px; /* moitie de la largeur */
	border: none;
}




		/* LINKS */
		
	
		
#globallinks {
	background-image: url(./coulisses/bg_paillettes.png);
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 815px;
	height: 630px;
	margin-top: -315px; /* moitie de la hauteur */
	margin-left: -407px; /* moitie de la largeur */
	border: none;
}
#links-cadre {
	width: 515px;
	height: 530px;
	overflow-x: hidden;
	overflow-y: scroll;
	position:absolute;
	left:250px;
	top:35px;
	background-color: white;
} 
#links-colonnegauche {
	width: 200px;
	margin-left: 25px;
	float: left;
}
#links-colonnedroite {
	width: 200px;
	margin-right: 20px;
	float: right;
}
#links-cat {
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: white;
	text-align: left;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	letter-spacing: 5px;
	float: left;
}
.textlinks {
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 8px;
	margin: 1px;
	line-height: 0px;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.textlinks a:hover {
	color: #ff2f59;
}



		/* FOOTER */
		
	
		

#copyright{
	color: #494949;
	height: 30px; 
	width: 815px; 
	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;
}




/**
 * 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;	
}