﻿body 
{
  background-image:url('/App_Themes/ablanore/fond.jpg');
	background-position: center center;	
	background-repeat: repeat;
	/*background-position: center center;	
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	/*background-color : #5898B8;*//*bleu = 5898B8 jaune = F7EF9A*/
	scrollbar-base-color:#C1C1C1;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#bababa;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#C1C1C1;
	text-justify:auto;
}
a {
	color:#821A05;
		text-decoration:none;
}
a:hover {
	color:#B38282;
	text-decoration:overline underline;
}
a:visited {
}
table 
{
    border-collapse:collapse;
}
/*Classes pour préparer la décoration des composants*/
.tblDeco
{
    border-collapse:collapse;
}
.tblHautGauche
{
    
}
.tblHautCentre
{
    background-image:url('/App_Themes/ablanore/AblHautMenu.jpg');
    background-position:left top;
    background-repeat:no-repeat;   
    width:200px;
    height:22px;
    border-collapse:collapse;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.tblHautDroite
{
    
}
.tblMilieuGauche
{
    
}
.tblMilieuCentre
{
 
    background-image:url('/App_Themes/ablanore/AblMilieuMenu.jpg');
    background-position:left top;
    background-repeat:repeat-y;   
    border-collapse:collapse;
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 10px;   
}
.tblMilieuDroite
{
    
}
.tblBasGauche
{
    
}
.tblBasCentre
{
    background-image:url('/App_Themes/ablanore/AblBasMenu.jpg');
    background-position:left top;
    background-repeat:no-repeat;   
    width:200px;
    height:45px;
    border-collapse:collapse;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;   
}
.tblBasDroite
{
    
}
/*Classe pour les Paragraphes*/
.PARA_celTitreNews {
}
.PARA_lblTitreNews {
	font-weight:bold;
}
.PARA_celTexteSimple {
	padding-bottom:20px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:Gray;
	width:100%
}
.PARA_lblTexteSimple {
}
.PARA_celTexteImageGauche {
	padding-left:10px;
	text-align:justify;
}
.PARA_celTexteImageDroite {
	padding-right:10px;
	text-align:justify;
}
.PARA_lblTitreImageGauche {
	font-weight:bold;
}
/*Classe général du site*/
.GLOBAL_BordureCentral 
{
    padding:10px;
    width:25px;
}
.jdrbzh
{
	font-family:Georgia;
	font-variant:small-caps;
	font-weight:600;
	font-size:larger;
	font-style:normal;
	line-height:35px;
	color:#821A05;
	width:200px;
}
.hautpage
{
	background-image: url('/App_Themes/ablanore/AblHautPage.gif');
	background-position:top center;	
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	vertical-align:top;
  text-align:center;
}
.txtgen 
{
	text-align:justify;
	text-justify:distribute;	
}
.titreabla
{
	font-size:larger;
	font-weight:bold;
	color:#821A05;
}
/*Classe du composant de navigation vertical*/
.NAVI_cCentral 
{
/*    background-image:url('/App_Themes/ablanore/AblMilieuMenu.jpg');
    background-repeat:repeat;
    padding-left:15px;*/
}
.NAVI_tblGene 
{
    border-collapse:collapse;
}

/*Classe du composant de navigation Horizontal*/
/*#821A05*/
.NAVIHORI_cCentral 
{
    padding:10px;
}

.NAVIHORI_tblGene 
{
    width:100%;
    border-top:solid 3px #821A05;
    border-bottom:solid 3px #821A05;
    text-align:center;
}
/*Classe pour les pays*/
.titre {
	position:absolute;			
	top:5px;			
	left:50px;			
	width:400px;			
	text-align:center;			
	font-family: Stonehenge; 			
	font-size: 30px;			
	font-style: oblique;
}    
.texte {			
	position:absolute;			
	top:195px;			
	left:75px;			
	width:350px;			
	height:350px;			
	text-align:justify;
}    
.btn {			
	position:absolute;			
	top:140px;			
	left:150px;			
	width:200px;			
	height:50px;			
	text-align:justify;
} 
.bodycarte {    
	background-image:url(/App_Themes/ablanore/fondpays.gif);    
	background-attachment:fixed;    
	background-position:center top;    
	background-repeat:no-repeat;    
	background-color:#5898B8;
	height:750px;
	width:500px;
}    
@font-face {    
	font-family: Stonehenge;    
	font-style:  normal;    
	font-weight: normal;    
	src: url(/STONEHE0.eot);		
}