body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	top : 0px;
	right: 0px;
	left: 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	background:url(http://webamag.fr/images/www/fond.jpg);
	background-repeat:repeat-x;
	background-color : #008ee0;
	color: #000000;
}


#tableau{
	font-size:12px;
} 

.haut{
	position: absolute;
	top:0px;
	left:0px;
	width:600px;
	height:109px;
	background:url(http://webamag.fr/images/www/fondHautGauche2.jpg);
	background-repeat:no-repeat;
}

.titre{
	position: absolute;
	top:0px;
	left:32px;
	width:221px;
	height:109px;
}

.langue{
	position: absolute;
	top:20px;
	left:273px;
	height:30px;
	width:30px;
}

.menuHaut1{
	position: absolute;
	top:3px;
	left:330px;
	right:0px;
	height:87px;
	min-width:600px;
}

.menuHaut2{
	position: absolute;
	top:90px;
	left:245px;
	right:0px;
	height:19px;
	color:#FFFFFF;
	min-width:600px;
}
.menuHaut2 A:link{color:#FFFFFF; text-decoration:none;}
.menuHaut2 A:visited{color:#FFFFFF; text-decoration:none;}
.menuHaut2 A:active{color:#FFFFFF; text-decoration:none;}
.menuHaut2 A:hover{color:#FFFFFF; text-decoration:underline;}

.connection{
	position: absolute;
	background:url(http://webamag.fr/images/www/fondConnexion.jpg);
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	width:242px;
	height:126px;
}

.connectionHaut{
	margin-top:10px;
	margin-right:10px;
	width:232px;
	height:98px;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
}
.connectionHaut A:link{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.connectionHaut A:visited{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.connectionHaut A:active{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.connectionHaut A:hover{color:#FFFFFF; font-weight:bold;text-decoration:underline;}

.connectionBas{
	position: absolute;
	top:108px;
	right:0px;
	width:125px;
	height:18px;
}

.menuGauche{
	position: absolute;
	background-position:right;
	background-color:#fff;
	border-top : 0px;
	border-right : 2px solid #000;
	border-bottom : 2px solid #000;
	border-left : 0px;
	top:109px;
	left:0px;
	width:210px;
	padding:0 20px 20px 20px;
	color:#000000;
	font-size:12px;
	text-align:justify;
}
.menuGauche A:link{color:#000000; font-weight:bold; text-decoration:none;}
.menuGauche A:visited{color:#000000; font-weight:bold; text-decoration:none;}
.menuGauche A:active{color:#000000; font-weight:bold; text-decoration:none;}
.menuGauche A:hover{color:#000000; font-weight:bold; text-decoration:underline;}

.menuGaucheHaut{
  float:left;
	display:inline;
  margin:0 0 0 41px;
}

.contenu{
	position: absolute;
	top:130px;
	left:270px;
	right:30px;
	color:#FFFFFF;
}
.contenu A:link{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.contenu A:visited{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.contenu A:active{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.contenu A:hover{color:#FFFFFF; font-weight:bold;text-decoration:underline;}

.commentairesPub {
	float:left;
	display:inline;
	background:url(http://webamag.fr/images/www/commentaires.jpg);
	background-repeat:no-repeat;
	margin-left:50px;
	margin-right:50px;
	width:420px;
	height:220px;
}

.listecommentaires {
	float:left;
	display:inline;
	overflow: auto;
	color:#000000;
	margin-top:40px;
	margin-left:4px;
	padding-left:5px;
	width:403px;
	height:165px;
}
.listecommentaires A:link{color:#000000; font-weight:bold; text-decoration:none;}
.listecommentaires A:visited{color:#000000; font-weight:bold; text-decoration:none;}
.listecommentaires A:active{color:#000000; font-weight:bold; text-decoration:none;}
.listecommentaires A:hover{color:#000000; font-weight:bold; text-decoration:underline;}

.evenementConcoursWebamag {
	float:left;
	display:inline;
	padding:10px 5px;
	width:250px;
	height:200px;
}

.acceuil {
	float:left;
	display:inline;
	padding:5px;
	width:100px;
	height:100px;
}

.acceuilMiseAJour {
	float:left;
	display:inline;
	background-color : #0052A4;
	padding:5px;
	width:100%;
	font-size:16px;
	color:#FFF;
}

.blocCouleurInscriptionContour{
	background-color : #0052A4;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:15px;
	padding:2px;
	width:746px;
	height:172px;
}

.blocCouleurInscription{
	background-color : #007ACC;
	padding:10px;
	width:727px;
	height:152px;
}

.alignImageDroit{
	float:right;
	display:inline;
	margin-left:10px;
}

.alignImageGauche{
	float:left;
	display:inline;
	margin-right:10px;
}

.clear{
	clear:both;
}

/* lien normal */
A:link{
	color: #000000;
	text-decoration: none;
	font-size : 12px;
}

/* liens déjà visités */
A:visited{
	color: #000000;
	text-decoration: none;
	font-size : 12px;
}

/* lien en activité */
A:active{
	color: #000000;
	text-decoration: none;
	font-size : 12px;
}

/* souris sur le lien */
A:hover{
	color: #000000;
	text-decoration: underline;
	font-size : 12px;
}

p{
	margin : 0px;
	padding : 0px;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.champTexte {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color :  #FFFFFF;
	border-top :  2px solid #0052A4;
	border-right :  2px solid #0052A4;
	border-bottom :  2px solid #0052A4;
	border-left :  2px solid #0052A4;
	height :  18px;
	color: #0052A4;
}

.textarea {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size :  11px;
	color :  #0052A4;
	background-color :  #FFFFFF;
	border-top :  2px solid #0052A4;
	border-right :  2px solid #0052A4;
	border-bottom :  2px solid #0052A4;
	border-left :  2px solid #0052A4;
}

.bouton {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color :  #FFFFFF;
	border-top :  2px solid #0052A4;
	border-right :  2px solid #0052A4;
	border-bottom :  2px solid #0052A4;
	border-left :  2px solid #0052A4;
	color: #0052A4;
	height:22px;
}

.recherche{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	background-color : #000000;
	border-top : 2px solid #FFFFFF;
	border-right : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
	border-left : 2px solid #FFFFFF;
	height : 12px;
	font-size:9px;
	color : #FFFFFF;
}

.rechercheBouton{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	background-color : #000000;
	border-top : 2px solid #FFFFFF;
	border-right : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
	border-left : 2px solid #FFFFFF;
	height : 18px;
	font-size:9px;
	color : #FFFFFF;
}

.connexion{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	background:url(http://webamag.fr/images/www/fondChampsConnexion.jpg);
	background-repeat:repeat-y;
	border-top : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	height : 18px;
	font-size:12px;
	color : #FFFFFF;
}
