@charset "utf-8";
/* CSS Document */
body{
	background-color:#000000;
	margin:0 0 0 0;
	}
	
#global{
	height:587px;
	width:902px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-451px;
	margin-top:-293px;
	}

#contenu_central{
	width:480px;
	height:327px;
	background-image:url(images/contenu_centre.jpg);
	}
	
#separation_contact{
	height:327px;
	width:300px;
	float:right;
	border-left-style:dashed;
	border-left-width:1px;
	border-left-color:#660000;
	padding-left:20px;
	}
	
#contenu_central_anim{
	width:480px;
	height:327px;
	background-image:url(images/backgroundpajanim.jpg);
	}

#contenu_central_video{
	width:480px;
	height:312px;
	background-image:url(images/contenu_centre.jpg);
	padding-top:15px;
	}

#contenu_central_bible{
	width:450px;
	height:312px;
	background-image:url(images/contenu_centre.jpg);
	padding-left:30px;
	padding-top:15px;
	}
	
.img_anims{
	border-width:0;
	margin-top:150px;
	margin-left:10px;
	}
	
.star{
	margin-top:50px;
	margin-left:5px;
	}
	
#contenu_central_scroll{
	width:465px;
	height:327px;
	background-image:url(images/contenu_centre.jpg);
	overflow:auto;
	padding-left:15px;
	}
	
#contenu_central_cv{
	width:450px;
	height:327px;
	background-image:url(images/contenu_centre.jpg);
	overflow:auto;
	padding-left:15px;
	padding-right:15px;
	}

#menu{
	height:327px;
	width:240px;
	background-image:url(images/menu.jpg);
	}
	
#menu-sketch{
	width:120px;;
	height:50px;
	float:left;
	margin-left:120px;
	margin-top:40px;
	}
	
#menu-story{
	width:120px;
	height:50px;
	float:left;
	margin-left:120px;
	}

#menu-anim{
	width:120px;
	height:40px;
	float:left;
	margin-left:120px;
	}
	
#menu-blog{
	width:120px;
	height:60px;
	float:left;
	margin-left:120px;
	}
#stylos{
	background-image:url(images/stylos.jpg);
	width:182px;
	height:278px;
	padding-top:20px;
	}
	
#boutoncontact{
	background-image:url(images/stylos-page_contact_off.jpg);
	height:70px;
	width:182px;
	margin-top:40px;
	}
	
#boutoncv{
	background-image:url(images/stylos-page_cv_off.jpg);
	height:70px;
	width:182px;
	}
	
.txt-cache{
	color:#CCCCCC;
	font-size:-0px;
	}

.video{
	margin-left:40px;
	margin-right:40px;
	margin-top:5px;
	}
	
.formulaire{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
	border-style:dashed;
	border-width:2px;
	border-color:#CCCCCC;
	background-color:transparent;
	}
	
.titres{
	font-family:"trebuchet MS";
	font-size:16px;
	color:#FF0000;
	}
	
	
.txt_contenu{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#660000;
	}
	
.txt_contenu a:link{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	}
	
.txt_contenu a:visited{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#660000;
	text-decoration:none;
	}
	
.txt_contenu a:hover{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	}
	
.bible{
	border-style:solid;
	border-width:0px;
	border-color:#660000;
	}
	
.bible a:link{
	border-width:0px;
	border-color:#660000;
	}
	
.bible a:hover{
	border-width:0px;
	border-color:#FF0000;
	}
	
.bible a:visited{
	border-width:0px;
	border-color:#660000;
	}