﻿body 
{
	background-color:white;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	margin:auto;
}


#formSite
{
	background-image:url('images/background_image.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%; 
	height:100%;		
}


#divformSite
{
	background-color:Black;
	background-image:url('images/background_site.jpg');
	background-repeat:repeat-y;
	width:879px; 
	height:1116px;	
}

#Entete 
{
	width:100%;
	height:208px;
}

#EnteteImage 
{
	border-right-style:solid;
	border-right-color:White;
	border-right-width:3px;
	width:547px;
	height:100%;
	float:left;	
}

#EnteteLogo 
{
	background-image:url('images/back_abonnement.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:White;
	width:314px;
	height:100%;
	float:left;
	font-family:Calibri, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
}

#EnteteLogo a:link, #EnteteLogo a:visited
{
	text-decoration:none;
	color:White;
}

#EnteteLogo a:hover
{
	text-decoration:underline;
}

#EnteteLogo img
{
	border-style:none;
}

#EnteteEmptyLeft 
{
	width:15px;
	height:100%;
	float:left;
}

#Slogan 
{
	background-image:url('images/bande_slogan_notext.jpg');
	background-position:top;
	background-repeat:no-repeat;	
	width:879px;
	height:47px;
	font-family:Calibri, Arial, Verdana;
	font-size:14px;
	font-weight:bold;	
	color:White;
	line-height:30px;	
	text-align:left;	
}

#Menu
{
	background-image:url('images/menu/menu_fond.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:33px;	
}

#Menu img
{
	border:0px;
}

#Contenu 
{
	width:847px;
	height:760px;
	margin-left:16px;
	margin-right:16px;
	margin-top:10px;
	margin-bottom:10px;
}

#PageContenu 
{
	background-color:#FFFFFF;	
	/*background-image:url('images/texture_paper.jpg'); 
	background-repeat:repeat;		*/
	width:847px;
	height:711px;
	
}
#PageContenuGauche 
{	
	background-color:#FFFFFF;	
	/*background-image:url('images/texture_paper.jpg'); 
	background-repeat:repeat;	*/
	width:207px;
	height:671px;
	float:left;	
	border-right-style:solid;
	border-right-width:3px;
	border-right-color:#B24B2F;
	margin: 20px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	text-align:justify;	
	overflow-y:scroll;
}
#PageContenuDroit 
{
	/*background-color:#FFFFFF;	
	background-image:url('images/texture_paper.jpg'); */
	background-repeat:repeat;			
	width:557px;
	height:671px;
	float:left;
	margin: 20px 0px 20px 0px;	
	padding: 0px 20px 0px 20px;	
	text-align:justify;
	overflow-y:scroll;
}



#TitreAll
{
	width:100%;
	height:46px;
	background-image:url('images/titre_contenu_all.jpg');
	background-position:top;
	background-repeat:no-repeat;
	font-family:Calibri, Arial, Verdana;
	font-size:30px;
	font-weight:bold;
	color:White;
	text-align:left;	
}

#TitreAll a:link, #TitreAll a:visited
{
	text-decoration:none;
	color:White;
}

#TitreAll a:hover
{
	text-decoration:underline;
}




#ContenuGauche 
{
	width:169px;
	float:left;	
}



#TitreGauche 
{
	width:100%;
	height:46px;
	background-image:url('images/titre_contenu_gauche.jpg');
	background-position:top;
	background-repeat:no-repeat;
	font-family:Calibri, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:White;
	text-align:left;
	line-height:40px;	
}

#ContenuDroit
{
	width:665px;
	margin-left:13px;
	float:left;
}

#TitreDroit
{
	width:100%;
	height:46px;
	background-image:url('images/titre_contenu_droit.jpg');
	background-position:top;
	background-repeat:no-repeat;
	font-family:Calibri, Arial, Verdana;
	font-size:30px;
	font-weight:bold;
	color:White;
	text-align:left;	
}


#ContenuBas
{
	width:847px;
	float:left;
	margin-top:10px;
}

#TitreBas
{
	width:100%;
	height:28px;
	background-image:url('images/titre_contenu_bas.jpg');
	background-position:top;
	background-repeat:no-repeat;
	font-family:Calibri, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:White;
	text-align:left;	
}

#ContenuTextMoitie
{
	width:100%;
	height:245px;
	background-color:White;
	padding-top:10px;
	padding-bottom:10px;
}

#ContenuTextBas
{
	width:100%;
	height:65px;
	background-color:White;	
	padding-top:10px;
	padding-bottom:10px;
}

#SeparateurBloc 
{
	width:100%;
	height:10px;
}

#PiedPage 
{
	width:100%;
	height:43px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;	
	line-height:17px;
	color:White;
	vertical-align:middle;
}

#PiedPage a:link, #PiedPage a:visited
{
	text-decoration:none;
	color:White;
}

#PiedPage a:hover
{
	text-decoration:underline;
}


#Texte
{
	font-family:Calibri, Arial, Verdana;
	font-size:12px;
	/*color:#736B56;*/
	color:Black;
	width:90%;	
	text-align:justify;
	line-height:16px;
}

#Texte a:link, #Texte a:visited
{
	text-decoration:none;
	color:Black;
}

#Texte a:hover, #Texte a:active
{
	text-decoration:underline;
	color:Black;
}

#Texte img
{
	border-style:none;
}

#SeparateurTexte 
{
	width:90%;
    margin: 15px 5px 15px 5px;
    border-top-style:dotted;
	border-width:medium;
    border-color:#736B56;
    height:8px;
    
}


#TitreGros
{
	font-family:Calibri, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:Black;
	text-align:left;
	line-height:40px;		
}

#TitreGros a:link, #TitreGros a:visited
{
	text-decoration:none;
	color:Black;
}

#TitreGros a:hover
{
	text-decoration:underline;
}


.thumbnail
{
	float:left; 
	margin:6px;
	width:69px; 
	height:69px; 
	border-style:solid;
	border:1px;
	text-align:center;
}


.thumbnail img
{
	border-color:Black;
}




#LargeImage
{
	width:380px;
	height:100%;
	/*background-color:#97351B;*/
	padding: 10px 10px 10px 10px;
	text-align:center;
}


#MediumImage
{
	width:250px;
	height:100%;
	background-color:#97351B;	
	padding: 10px 10px 10px 10px;
	text-align:center;
	font-family:Calibri, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:White;
}


#Annonceur
{

}

#Annonceur a:link, #Texte a:visited
{
	text-decoration:none;
}

#Annonceur a:hover
{
	text-decoration:underline;
}

#Annonceur img
{
	border-style:none;
}


#AnnonceurLogo
{
	float:left;
	margin-right:10px;	
	margin-bottom:4px;
}

#CategorieLogo
{
	float:left;
	margin-right:10px;	
}

#AnnonceurCarte
{
	width:100%;
	text-align:center;
}

#AnnonceurCarte img
{
	border-style:none;
}

#PageContenuGaucheNoScroll
{	
	background-color:#FFFFFF;	
	/*background-image:url('images/texture_paper.jpg'); 
	background-repeat:repeat;	*/
	width:207px;
	height:671px;
	float:left;	
	border-right-style:solid;
	border-right-width:3px;
	border-right-color:#B24B2F;
	margin: 20px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	text-align:justify;	
}

#AbonnementLabel
{
	width:125px; 
	text-align:left;
	float:left;	
}

#SeparateurTexteFull 
{
	width:100%;
    margin: 10px 5px 10px 0px;
    border-top-style:dotted;
	border-width:medium;
    border-color:#736B56;
    height:6px;
    
}

#optPaiement
{
	width:325px; 
	text-align:left;
	float:left;	
}

#AbonnementRequiredField
{
	width:380px; 
	height:20px;
	text-align:left;
	float:left;	
	margin: 0px 0px 0px 126px;
}
