/* CSS Document */

/* index.html */

body
{
position:relative;
    width:1000px;
    left:50%;
	margin-left: -500px;
	margin-top:0px;
	background-color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
/* synthèse vocale */
body, body div, body p, body th, body td, body li, body dd { 
	font-size: 3.2mm; 
	voice-family: "\"}\""; 
	voice-family: inherit; 
	font-size: 3.2mm; 
	color: #fff;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd { 
}

/* ajustement du padding et de la marge des blocs */
* {margin: 0; padding: 0;}


#titre
{
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 500px;
	height: 100px;
	
}

#conteneur
{   clear: both;
	font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 1000px;
	height: 574px;
	left: 50%;
	margin-left: -500px;
	background-image: url(http://www.gangstacity-jeu.com/gang/accueil.gif);

}

.legende {
	width: 240px;
	margin-left: 725px;
	text-align: justify;
	padding-top: 90px;
	
}

#formulaire {
	color: #FF9900 ;
	width: 240px;
	padding-left: 350px;
	margin-top: 70px;
	float: left;
}

a:link{
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a img {
	border: none;
}

.html{
	float: left;
	margin-left: 578px;
}

#formulaire .options2 {
		font-size: 10px;
}

#formulaire .options {
	color: #FF9900 ;
	font-weight: bold;
}

.barremenu {
	position: relative;
	width: 1000px;
	left: 50%;
	float: left;
	margin-left: -500px;
	}

.musique {
    position: relative;
	float: left;
	width: 150px;
	left: 50%;
    margin-left: 250px;
	margin-top: -30px;
	}


#piedpage {
	float: left;
	position: relative;
	left: 50%;
	width: 700px;
	height:15px;
	margin-left: -560px;
	margin-top: 10px;
	
	
}

#sponsor {
	float: left;
	position: relative;
	text-align: center;
	left: 50%;
	width: 350px;
	height:15px;
	margin-left: -710px;
	margin-top: 40px;
}
.datehisto{
color:#ffcc00;
}
.analitic{
float:left;
margin-left:580px;
margin-top: -37px;
}
.textehisto{
color: #ffffff;
font-size: 1.3em;
}
.tona{
color: #ff6600;
}
h4{
color: #99ff00;
text-align: center;
}
.partenaires{
clear:both;
float:left;
margin-top: -30px;
}