@charset "utf-8";
/* CSS Document */
body
{
font-size:14px;
color:#000000;
margin:0px;
background-color:#DFDFDF;
width:100%;
font-family: Arial, Helvetica, sans-serif;
}
#header
{
background:#333333;
width:100%;
height:70px;
margin:auto;
border:#000000 thin solid;
}
#logo
{
background:url(images/logo.jpg) no-repeat;
width:248px;
height:58px;
}
#sondage
{
position:absolute;
left:350px;
top:43px;
width:100%;
}
#wrapper
{
position:relative;
margin:auto;
width:1300px;
height:900px;
}
/*Cadre catégorie*/
#cadre_categories
{
height:265px;
width:310px;
position:absolute;
left:0%;
top:1%;
}
#cadre_categories_haut
{
background:url(images/haut_categorie.jpg) no-repeat;
width:310px;
height:29px;
}
#cadre_categories_milieu
{
background: url(images/milieu_categorie.jpg) repeat-y;
width:310px;
height:200px;
}
#cadre_categories_bas
{
background: url(images/bas_categorie.jpg) no-repeat;
width:310px;
height:34px;
}
/*Cadre jeux*/
#cadre_jeux
{
height:268px;
width:527px;
position:absolute;
top:1%;
left:30%;
}
#cadre_jeux_haut
{
background:url(images/haut_jeux.jpg) no-repeat;
width:527px;
height:32px;
}
#cadre_jeux_milieu
{
background:url(images/milieu_jeux.jpg) repeat-y;
width:527px;
height:200px;
}
#cadre_jeux_bas
{
background: url(images/bas_jeux.jpg) no-repeat;
width:527px;
height:34px;
}
/*Cadre pub*/
#cadre_pub
{
height:268px;
width:221px;
position:absolute;
left:76%;
top:2.5%;
}
#cadre_pub_haut
{
background: url(images/haut_pub.jpg) no-repeat;
width:216px;
height:33px;
}
#cadre_pub_milieu
{
background:url(images/milieu_pub.jpg) repeat-y;
width:216px;
height:200px;
}
#cadre_pub_bas
{
background: url(images/bas_pub.jpg) no-repeat;
width:216px;
height:34px;
}
/*Cadre fan*/
#cadre_fan
{
height:443px;
width:112px;
position:absolute;
top:32%;
left:84%;
}
#cadre_fan_haut
{
background:url(images/haut_fan.jpg) no-repeat;
width:111px;
height:30px;
}
#cadre_fan_milieu
{
background: url(images/milieu_fan.jpg) repeat-y;
width:111px;
height:100%;
}
#cadre_fan_bas
{
background: url(images/bas_fan.jpg) no-repeat;
width:111px;
height:13px;
}
/*Cadre partie*/
#cadre_partie
{
height:350px;
width:112px;
position:absolute;
top:32%;
left:0%;
}
#cadre_partie_haut
{
background:url(images/haut_partie.jpg) no-repeat;
width:152px;
height:30px;
}
#cadre_partie_milieu
{
background: url(images/milieu_partie.jpg) repeat-y;
width:152px;
height:100%;
}
#cadre_partie_bas
{
background: url(images/bas_partie.jpg) no-repeat;
width:152px;
height:14px;
}
/*Cadre centre*/
#cadre_centre
{
width:858px;
position:absolute;
top:32%;
left:14.5%;
}
#cadre_centre_haut
{
background: url(images/haut_centre.jpg) no-repeat;
width:858px;
height:5px;
}
#cadre_centre_milieu
{
background: url(images/milieu_centre.jpg) repeat-y;
width:858px;
}
#cadre_centre_bas
{
background: url(images/bas_centre.jpg) no-repeat;
width:858px;
height:9px;
}
/*FOOTER*/
#footer
{
background:#333333;
width:100%;
height:80px;

}
/*Les class*/
#background2
{
background:#999999;
border:thin #000000 solid;
text-align:justify;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px;
	padding-left:3px;
	margin-right:66px;
}
#background1
{
background: #FF6600;
border:thin #000000 solid;
text-align:justify;
margin-left:66px;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px;
	padding-left:3px;

}
.input_form
{
height:16px;
}
.titre1
{
color:#FFFFFF;
font-weight:bolder;
font-size:16px;
}
.titre2
{
color:#FFFFFF;
font-weight:bolder;
font-size:16px;
}
.titre_jeux
{
color:#000000;
font-weight:bold;
font-size:15px;
}
.back
{
position:absolute;
right:10px;
}
/*lien rouge*/
a:link.lienred{
	color: #FF6600;
	text-decoration: none;
}
a:visited.lienred{
	color:#FF6600;
	text-decoration:none;

}
a:hover.lienred{
	color:#FF6600;
	text-decoration:none;

}
a:active.lienred{
	color: #FF6600;
	text-decoration:none;

}
/*lien noir*/
a:link.lienblack{
	color: #000000;
	text-decoration: none;
}
a:visited.lienblack{
	color:#000000;
	text-decoration:none;

}
a:hover.lienblack{
	color:#000000;
	text-decoration:none;

}
a:active.lienblack{
	color:#000000;
	text-decoration:none;

}
/*lien blanc*/
a:link.lienblanc{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.lienblanc{
	color:#FFFFFF;
	text-decoration:none;

}
a:hover.lienblanc{
	color:#FFFFFF;
	text-decoration:none;

}
a:active.lienblanc{
	color:#FFFFFF;
	text-decoration:none;

}
h1
{
font: Arial;
font-size:18px;
color:#FFFFFF;
background:#000000;
}
h2
{
font: Arial;
font-size:18px;
color: #000000;
}
.liste3
{
text-decoration: none;             
border-bottom: 1px groove #FF0000; 
margin-right:20px;
}
.submit
{
background: #FFFFFF;
color: #333333;
border:thin #333333 solid;
font-weight:bold;
}
input
{
background:#333333;
color:#FFFFFF;
width:100px;
}
div.box { margin:0 auto; width:500px; background:#222222; position:relative; top:18px; border:1px solid #262626; } 
div.box h1 { color: #0099FF; font-size:18px; text-transform:uppercase; padding:5px 0 5px 5px; border-bottom:1px solid #161712; border-top:1px solid #161712; } 
div.box label { width:100%; display: block; background:#1C1C1C; border-top:1px solid #262626; border-bottom:1px solid #161712; padding:10px 0 10px 0; } 
iv.box label span { display: block; color:#bbbbbb; font-size:12px; float:left; width:100px; text-align:right; padding:5px 20px 0 0; } 
div.box .input_text { padding:10px 10px; width:200px; background:#262626; border-bottom: 1px double #171717; border-top: 1px double #171717; border-left:1px double #333333; border-right:1px double #333333; color:#FFFFFF } 
div.box .message{ padding:7px 7px; width:350px; background:#262626; border-bottom: 1px double #171717; border-top: 1px double #171717; border-left:1px double #333333; border-right:1px double #333333; overflow:hidden; height:150px; color:#FFFFFF } 
div.box .button { margin:0 0 10px 0; padding:4px 7px; background:#CC0000; border:0px; position: relative; top:10px; left:182px; width:100px; border-bottom: 1px double #660000; border-top: 1px double #660000; border-left:1px double #FF0033; border-right:1px double #FF0033; }
