

/*-------------------*/
/*------- EXT -------*/
/*-------------------*/
/* --- Fiche Desc ---*/

.TabCoords
	{
		border:solid 1px #D2D2E9;
		width:635px;
	}
.TabDesc
	{
		width:635px;
		border-bottom:solid 1px #D2D2E9;
		border-left:solid 1px #D2D2E9;
		border-right:solid 1px #D2D2E9;	 
	}
.TabTarifs
	{
		width:635px;
		border-bottom:solid 1px #D2D2E9;
		border-left:solid 1px #D2D2E9;
		border-right:solid 1px #D2D2E9;	 
	}
.TabContact
	{
		width:635px;
		border-bottom:solid 1px #D2D2E9;
		border-left:solid 1px #D2D2E9;
		border-right:solid 1px #D2D2E9;	 
	}
.TabImages
	{
		width:635px;
		border-bottom:solid 1px #D2D2E9;
		border-left:solid 1px #D2D2E9;
		border-right:solid 1px #D2D2E9;	 
	}



.DescTitre
	{
		font-family:Verdana;
		font-size:9pt;
		font-weight:bold;
		color:#005C9C;
	}
.DescSousTitre
	{
		font-family:Verdana;
		font-size:8pt;
		font-weight:bold;
		color:Gray;
	}
.DescTexte
	{
		/*width:600px;*/
		padding-top:1px;
		padding-bottom:1px;
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		color:Black;
	}	
.DescRetrait	
	{
		width:10px;
	}
	
.DescCoordsTitre
	{
		padding:7px 3px 7px 3px;
		background-color:#F7F7E7;
		color:Black;
		font-family:Verdana;
		font-size:9pt;
		font-weight:bold;
	}
.DescCoordsTexte
	{
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		text-align:left;
		vertical-align:top;
	}
.DescCoordsImage
	{
		text-align:left;
		padding-left:3px;
		padding-top:3px;
		padding-right:3px;
		padding-bottom:3px;
	}
	
/*-- Tarifs --*/	
.DescTarif
	{
		padding:7px 7px 7px 7px;
		border-bottom:solid 1px #D2D2E9;
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		text-align:left;
		vertical-align:top;
	}
.DescTarifTitre
	{
		padding: 5px 5px 5px 5px;
		text-align:center;
		background-color:#F7F7E7;
		color:Black;
		font-family:Verdana;
		font-size:9pt;
		font-weight:bold;
	}
.DescTarifCat
	{
		padding-left:5px;
		font-family:Verdana;
		color:#005C9C;
		font-size:8pt;
		font-weight:bold;
		text-align:left;
		vertical-align:middle;
	}
.DescSeparator
	{
		height:1px;
		background-color:#D2D2E9;
	}
	
	
/*--- Contact ---*/
.DescContactTitre
	{
		padding: 5px 5px 5px 5px;
		text-align:center;
		background-color:#F7F7E7;
		color:Black;
		font-family:Verdana;
		font-size:9pt;
		font-weight:bold;
	}
.DescContactTexte
	{
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		text-align:left;
		vertical-align:middle;
	}
	
	
	
	
.LinkDesc
	{
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		color:#000000;
		text-decoration:underline;
	}
.LinkDesc:hover
	{
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		color:#005C9C;
		text-decoration:underline;
	}

.BtnPrint
	{
		margin-top:30px;
		margin-bottom:30px;
		background-color:#005C9C;
		font-family:Verdana;
		font-weight:bold;
		font-size:9pt;
		color:#F7F7E7;
		text-align:center;
	}
.Btn
	{
		background-color:#005C9C;
		font-family:Verdana;
		font-weight:bold;
		font-size:8pt;
		color:#F7F7E7;
		text-align:center;
	}	
	
.GoogleMapsDiv
{
    width:400px;
    height:350px;
    border:solid 1px black;
    margin-left:5px;
}

.DescImageSup
{
    width:50%;
    vertical-align:top;
    text-align:right;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	padding-bottom:20px;
}	
	
	
/*-------------------*/
/*------ ADMIN ------*/
/*-------------------*/

.AdminNormal
{
    font-family: Verdana;
    font-size: 10px;
}
.AdminSubTitle
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}
.AdminTitle
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
.AdminSpace
    {
        display:block;
        height:15px;
    }
.AdminSeparator
    {
        height:10px;
        background-image:url("images/ligne.gif");
        background-position:center;
        background-repeat:repeat-x;
    }
.AdminButton
    {
        font-family : Verdana;
        font-size: 10px;
        font-weight: bold;
        background-color: #FFA500;
        color: #FFFFFF;
    }
.AdminTextBox
    {
        font-family : Verdana;
        font-size:9px;
        color:Black;
    }


/* --- RESA --- */
.ResaNormal
	{
        font-family : Verdana;
        font-size:9px;
        color:Black;	
	}
.ResaNormalBold
	{
        font-family : Verdana;
        font-weight:bold;
        font-size:9px;
        color:Black;	
	}
.ResaLink
	{
        font-family : Verdana;
        font-size:9px;
        color:Black;	
        text-decoration:none;
	}
.ResaLink:hover
	{
        font-family : Verdana;
        font-size:9px;
        color:Black;
        text-decoration:underline;
	}
.ResaCheck
	{
		margin-left:8px;
		margin-right:8px;
        font-family : Verdana;
        font-weight:bold;
        font-size:9px;
        color:Black;
	}
.ResaSelect
	{
		margin-left:8px;
		margin-right:8px;
        font-family : Verdana;
        font-weight:bold;
        font-size:9px;
        color:Black;
	}
.ResaTextBox
	{
        font-family : Verdana;
        font-size:9px;
        color:Black;
	}	
.ResaTextBoxMontant
	{
        font-family : Verdana;
        font-size:9px;
        color:Black;
        text-align:right;
	}
.ResaDivForm
	{
	margin-bottom:15px;
	background-color:#F7F7E7;	
	}