
/* /jeux-concours/styles/default.css */

body 
{
	background-image:url("/jeux-concours/images/home/bgrd-home.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}

.blocs 
{
	height:273px;
	background-image:url("/jeux-concours/images/home/bgrd_blocs.png");
	background-repeat:no-repeat;
	border: 1px solid #f0ac10;
	float:left;
	margin-bottom:5px;
	margin-left:8px;
}

.bloc_pub
{
    padding-top:10px;
    height:263px;
	background-image:url("/jeux-concours/images/home/bgrd_blocs.png");
	background-repeat:no-repeat;	
	float:left;
	text-align:center;
	width:444px;
}

.txt_titre, .txt_resume 
{
	font-family: EurostileDemi, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.txt_titre 
{
	color:#ae5e7b;
}

.txt_resume 
{
	color:#707070;	
}

#cont_bgrd
{
    float:left;
	width:980px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;	
}

#cont_ant
{
	width:980px;
	min-height:662px;
	margin-left:auto;
	margin-right:auto;	
	background-color:#ffffff;
	border-style:solid;
    border-width:1px;
}

#contenaire 
{
	width:980px;	
	margin-left:auto;
	margin-right:auto;	
	float:left;
}

#contenaire_antenne 
{
	width:924px;
	height:635px;
	margin-left:auto;
	margin-right:auto;
}

#header_titre 
{
    float:left;
	width:980px;
	height:24px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:20px;
}

#body_repeater
{
    float:left;
	width:924px;
	margin-left:25px;
}

#espaceSousRepeater
{
    float:left;
	width:924px;
	height:25px;
	margin-left:25px;
	text-align:center;
}

.emplacement_titre_bloc 
{
	width:92px;
	height:273px;
	float:left;

}

.contenaire_interne_bloc 
{
	width:352px;
	height:273px;
    float:left;
}

.visuel 
{
	width:348px;
	height:126px;
	margin-top:19px;
	margin-bottom:17px;
	text-align:center;
}

.resume 
{
	width:340px;
	height:72px;
	margin-left:9px;
	text-align:left;
}

.btn_link 
{
    text-align:left;
    margin-left:13px;
}

.espace 
{
	width:924px;
	height:28px;
	float:left;
}

#textePasDeJeux
{
    float:left;
    width:924px;
    Margin-top:100px;
    text-align:center;           
}

