/**********************************************************/
/*         Location de Vidéo projecteur by Virusl         */
/*                      Created By                        */
/*                   REFERENCEMENT DAY                    */
/**********************************************************/

body{
	background:#110c0d url(../images/background.jpg) no-repeat left top;
	color:#fff;
	font-size:14px;
	font-family:Century Gothic, verdana, sans-serif; 
	height:100%;
}
#global{
	position: relative;
    min-height: 100%;
	margin: 0 auto;
	width: 950px;
	z-index:1000;
	text-align:center;
}
#image_bas{
	position:relative;
    min-height: 100%;
}
#angle_bas_de_page{
	position: absolute;
	bottom: -10px;
	right:-8px;
	height:425px;
	width:482px;
	background:url(../images/angle_bas_de_page.jpg) no-repeat;
	z-index:999;
}
a{
	outline:none;
	text-decoration:none;
	color:#fff;
}
a:hover{
	color:#ed3a95;
}
img{
	border:none;
}
h1{
	color:#44C0EB;
	font-family:Century Gothic, verdana, sans-serif; 
	margin-left:90px;
}
h1#titre{
	color:#44C0EB;
	font-family:Century Gothic, verdana, sans-serif; 
	margin-left:30px;
}
h2{
	color:#ED3A95;
	font-family:Century Gothic, verdana, sans-serif; 
}
h3{
	font-family:Century Gothic, verdana, sans-serif; 
	font-size:20px;
}
span{
	font-weight:bold;
}
#header{ 
    height:117px;
	text-align:center;
	margin-top:15px;
}
#header .logo{ 
    height:70px;
}
#header .logo img{ 
    padding-top:25px;
}
#contenu_ecran_geant_exterieur{
	width:950px;
}

/***************************************Footer*******************************/
.push { height: 4em; clear: both; }
#footer { width:980px; text-align: center; margin-top:100px;}
#footer { padding-left: 10px; }
