/* Copyright 2008 Gta-max.fr */

body{
	font-size:11px;
	margin:0px;
	font-family:"verdana", sans-serif;
	background-image:url(images/bg_gtamax.png); /*bg.jpg*/
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#424240;
	text-align:center;
}
#global{
	width:900px;
	height:auto;
	margin:auto;
	position:relative;
	border-right:0px solid #ffffff;
	border-left:0px solid #ffffff;
	background-image:url("/design/design2/fond.jpg");
	background-repeat:repeat-y;
	text-align:left;
}
#header{
	width:900px;
	height:169px;
	background-image:url("/design/design2/header.jpg");
	background-repeat:no-repeat;
}
.header_link{
   padding-top:145px;
   color:#FFFFFF;
}
.header_link a{
   color:#ffffff;
}
.header_link a:hover{
   color:#777777;
}
.header_marquee{
	padding-top:20px;
	padding-left:219px;
	padding-right:144px;
	width:539px;
	color:#FFF;
	position:absolute;
}
a{ 
	text-decoration:none;
	color:#444444;
}
A:hover{
    color:#999999;
    text-decoration:none;
}
.pub {
   text-align:center;
}
.pub a{
   color:#ffffff;
}
.pub a:hover{
   color:#999999;
}
#contenupage {
   width:500px;
   height:auto;
   float:left;
   margin-left:17px;
   font-size:11px;
   text-align:center;
}
.contenu a{ 
	text-decoration:none;
	border-bottom:1px dotted #444444;
	color:#444444;
}
.contenu A:hover{
    color:#cccccc;
	border-bottom:0px;
    text-decoration:none;
}
.pied_page {
	width: 460px;
	height:auto;
	float:left;
	margin-left:200px;
	padding:0px;
	text-align:center;
	background-color:#363636;
	border:1px solid #000;
}
.titre{
	width: 465px; 
	height: 14px;
	background: url(/design/design2/titre.jpg); 
	background-repeat:no-repeat;
	padding-top: 5px; 
	color: #444444; 
	font-weight: bold; 
	padding-left: 10px;
	padding-bottom: 3px;
	margin:auto;
	text-align:left;
}
.titre a:hover{
	color: #777777; 
}
.contenu{
	width: 465px;
	height:auto;
	color:#444444;
	background-color:#FFFFFF;
	padding: 5px;
	margin:auto;
	text-align: justify;
}
.separ{
	width: 465px;
	height: 15px;
	margin:auto;
}
blockquote {
	padding: 2px; 
	border: 1px dashed #A8A8A8;
	background-image:url(/images/quotebg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align: justify;
	margin: auto;
	width:417px;
}
.auteur{
	font-size: 10px; 
	text-align: right;
}
#menugauche {
   float:left;
   width:182px;
}
#menudroit {
   float:right;
   width:182px;
}
li{
	list-style:none;
	list-style-image:url("/images3/bouton.gif");
}
#copyright{
	width:900px;
	height:137px;
	background-image:url("/design/design2/copyright.jpg");
	background-repeat:no-repeat;
	margin:margin;
	text-align:center;
	clear:left;
}
img {
   border:0px;
}
img a{
   border:0px;
}
#b1 {
background-image:url("http://www.gta-max.fr/images/back_input.png");
height:20px;
width:175px;
border:1px solid #2C393F;
}
#b2 {
background-image:url("http://www.gta-max.fr/images/ok.png");
height:20px;
width:38px;
border:0px solid #2C393F;
}

.submenu {
   font-weight: bold;
   color:#999999;
}
#separation{
   background-image:url(/design/design2/barre.jpg);
   background-repeat:no-repeat;
   background-position:center;
}
label{
    display:block;
	width:150px;
	float:left;
}
#abso {
	position: absolute;
	width:80px;
	height:25px;
	background-color:#000000;
	float:right;
}
#charge {
	width:300px;
	margin:auto;
	padding-top:0px;
	padding-left:308px;
	font-size:12px;
	text-align:center;
	/*background-image:url(images/bg.jpg);*/
	color:#FF0000;
	position:absolute;
}
.dernier_tel{
	width: 474px;
	height: 107px;
	height:auto;
	color:#fff;
	background-image:url(images/fond_tel.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom:17px;
	margin:auto;
	text-align: justify;
}
.dernier_tel a {
	color:#fff;
}