﻿.AnnDetail
{
    width:748px;
    padding:5px;
    /*float:left;*/
	font-weight:bold;
	color: #1075E1;
	border-style:solid;
	border-width:1px;
	border-color: #80ADD6;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:left;
}

.AnnDetail_Header
{
    /*background-color:#b2d3f6;
    padding:2px;
    
    border-color: #80ADD6;
	font-weight:bold;
	color: #1075E1;*/
		background-color:#b2d3f6;
		
	height:auto;
	padding:5px 5px 5px 5px;
    
}

.lblHeaderGras
{
    color:White;
    font-weight:bold;
    font-family:Verdana;
    font-size:13px;
}

.lblHeader
{
    color:White;
    font-family:Verdana;
    font-size:10px;
}

.AnnDetail_Photos
{
    margin-top:5px;
    width:600px;
}



.PhotoAffichee
{
   width:350px;
   height:250px; 
}

.MiniPhoto
{
    border:solid 3px Transparent;
    width:70px;
    height:50px;
    cursor:hand;
}

.MiniPhotoSelected
{
    border:solid 3px #b2d3f6;
    width:70px;
    height:50px;
    
}

.AnnDetail_Description
{
	color: #446A99;
	font-weight:normal;
	margin-top:5px;
	/*width:670px; */
}

.AnnDetail_ContactAgence
{
    width:750px;
    background-color: #cbb778;

    color:White;
    font-family:Verdana;
}

.AnnDetail_EnteteContactAgence
{
	border-bottom:dotted 1px White;
}

.AnnDetail_FormulaireContactAgence
{
    font-size:11px;
    font-weight:bold;
}

.AnnDetail_FormulaireContactAgence INPUT
{
    font-size:11px;
    font-weight:bold;
    color:Black;
}
.AnnDetail_FormulaireContactAgence TEXTAREA
{
    font-size:11px;
    font-weight:bold;
    color:Black;
}

.AnnonceDetail_EnvoiAmi
{
    color:White;
    margin-top:5px;
    width:750px;
    background-color:#b2d3f6;
    /*padding:2px;*/
    font-family:Verdana;
}

.AnnonceDetail_EnvoiAmi INPUT
{
    font-size:11px;
    font-weight:bold;
    color:Black;    
}

.AnnonceDetail_EnvoiAmi TEXTAREA
{
    font-size:11px;
    font-weight:bold;
    color:Black;    
}

.AnnonceDetail_TitreEnvoiAmi
{
    color:White;
    font-weight:bold;
    font-family:Verdana;
    font-size:13px;
    border-bottom:dotted 1px White;
}

.AnnonceDetail_TitreEnvoiAmiSansTrait
{
    color:White;
    font-family:Verdana;
    font-size:12px;
}

.ContactAgenceMailValidation
{
    color:Green;
    font-weight:bold;
}

.ContactAgenceMailError
{
    color:#F7403A;
    font-weight:bold;
}

#ContactAgence
{
	background-color:#ff9900;
	color:White;
	padding:5px 5px 5px 5px;
	margin-top:5px;
}

/*** ENVOI AMI ***/

#EnvoiAmi
{
	background-color:#b2d3f6;
	color:White;
	padding:5px 5px 5px 5px;
	margin-top:5px;
}

.EnvoiAmi_Photo
{
    width:150px;
}

/*** ENVOI AMI ***/
