/* CSS Document */

/* Inscription */

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);
}

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

#reponses {
	text-align: center;
	width: 265px;
	margin-left: 715px;
	padding-top: 80px;
}
#reponses p {
	text-align: center;
}

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

.fond {
	background-color: black;
	padding-bottom: 10px;
}

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

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

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

#piedpage {
	clear: both;
	position: relative;
	left: 50%;
	width: 1000px;
	height:15px;
	margin-left: -500px;
	margin-top: 10px;
	text-align: center;
	
}
.datehisto{
color:#ffcc00;
}
.textehisto{
color: #ffffff;
font-size: 1.3em;
}
.tona{
color: #ff6600;
}
h4{
color: #99ff00;
text-align: center;
}