/************************************************************************************************************************/
/*	bleu_orange_roset		: bleu_orange_roset.css												*/
/*	Auteur			: Guillaume FEUTREN												*/
/*	Date				: 06/06/2007													*/
/*	Modification		: 18/07/2007													*/
/************************************************************************************************************************/

/************************************************************************************************************************/
/* Type globaux XHTML (classés par ordre alphabétique) 												*/
a, a:visited {
	color: #ff9933;
	text-decoration: none;
}
a:hover {
	color: #ff3366;
}

body {
	background: url(/include/images/bleu_orange_roset/body.gif) repeat-y left #fff;
	color: #000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana;
	font-size: 0.7em;
	height: 100%;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}

body div{
	/*text-align: left;*/
}

input, select, textarea{
	font-family: Verdana;
	font-size: 1em;
}

.button {
	background: url(/include/images/bleu_orange_roset/title.gif) repeat-x top left;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	height: 25px;
	line-height: 25px;
	cursor:pointer;
}
.buttonSmall {
	position:relative;
	top:1px !important;
	top:0px;
	background: url(/include/images/bleu_orange_roset/title.gif) repeat-x top left;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	height:20px;

	width:104px;
	cursor:pointer;
}
h2, h3, h4 {
	font-size: 1.1em;
	font-variant: small-caps;
}

h4 {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
.Table
{
	font-size: 1em;
	font-family: Verdana;
	border: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
.HauteurLigne
{
	height: 25px;
}

/************************************************************************************************************************/
/* Classes aux champs															*/
.TextField
{
	width: 230px;
}
.TextAreaField
{
	width: 230px;
}
.MissingField
{
	text-align: center;
	color: #CC0000;
	font-weight: bold;
}

/************************************************************************************************************************/
/* Classes générales de division des pages (classées par position dans la page) 								*/
.MainFrame {
	background: url(/include/images/bleu_orange_roset/header3.png) top repeat-x;
	z-index : 1;
	/*text-align:center;*/
}
.MainDiv {
	margin-bottom:0pt;
	margin-right:5%;
	margin-top:0pt;
	width     :800px;
	/*width	  :100% !important;*/
	min-width :800px;
	max-width :900px;
	/*margin:0 auto;
	text-align:center;*/
}

.Header {
	background: url(/include/images/bleu_orange_roset/header3.png) repeat-x;
	height: 305px;
	margin: 0;
	padding: 0;
}

/* Classes relatives au Logo */
.Logo {
	position: absolute;
	background: url(/include/images/bleu_orange_roset/Logo3.png) no-repeat;
	color: #fff;
	height: 324px;
	top: 0;
	left: 0px;
	width: 688px;
}
.Logo h1 {
	text-indent: -9000px;
}

/*\ Eléments du Menu \*/
.Menu {
	position: absolute;
	color: #fff;
	float: left;
	font-weight: bold;
	left: 20px;
	top: 255px;
	width: 780px;
	z-index: 100;
}
#Menu {
	height: 60px !important;
	height: 30px;
	z-index: 100;
}
#Menu dl {
	cursor: pointer;
	float: left;
	height: 30px !important;
	height: 30px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
	width: 145px;
}
#Menu dl a, #Menu dl a:visited {
	color: #fff;
}
#Menu dt {
	border-left: solid 1px #82c9ff;
	height: 30px !important;
	height: 30px;
	padding: 0 0px 0px 10px;
	/*width: 24%;*/
}

#Menu dt.MenuTitle {
	border-left: solid 0px transparent;
	height: 30px !important;
	height: 30px;
	padding: 0 0px 0px 10px;
	/*width: 24%;*/
}

#Menu dd {
	background-color: red;
	display: none;
	margin: 0;
}
#Menu dd a, #Menu dd a:visited {
	color: #006edc;
	text-decoration: none;
}
#Menu dd a:hover {
	color: #ff9933;
}
#Menu ul {
	background-color: #fff;
	cursor: pointer;
	list-style: none;
	margin-left: 0;
	padding: 0;
}
#Menu li {
	border-bottom: solid 1px #006edc;
	border-left: solid 1px #006edc;
	border-right: solid 1px #006edc;
	text-align: left;
	padding: 10px;
}
#Menu li a, #Menu li a:visited { }
#Menu li a:hover { }

/* Classes relatives au Panier */
.EmptyStack {
	line-height: 30px;
	text-align: center;
	width: 90%;
}
.Panier, .PanierText {
	position: absolute;
	top: 40px;
	width: 300px;
	margin-left: 460px;
	z-index: 100;
}
.Panier_head {
	display: none;
}

.PanierLink, .PanierLink:visited {
	color: #fff; 
}
.PanierLink:hover {
	color: #f06900;
}
.MiniPanierP, .MiniPanierTitle, .MiniPanierTitle h3, .MiniPanierDetail, .EnvoiMessageP {
	background: transparent url(/include/images/bleu_orange_roset/fond_panier.gif) bottom right no-repeat;
}
.MiniPanierTitle {
	background-position: top right;
	margin-right: -5px;
	padding-right: 10px;
}
.MiniPanierTitle h3 {
	background-position: top left;
	color: #fff;
	height: auto !important;
	height: 1%;
	font-size: 1em;
	margin: 0;
	padding: 5px 0 5px 20px;
}
.MiniPanierTitle img{
	margin-top: 2px;
}
.MiniPanierCloseButton{
	background: url(/Include/Images/arbo/BTransGrey.gif) repeat-x top left;
	border: none;
	padding-left: 6px;
	padding-right: 5px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}
.MiniPanierDetail {
	/*border-top: solid 1px #fff;*/
	background-position: bottom left;
	padding-left: 5px;
	padding-right: 4px;
	width: 97% !important;
	width: 100%;
	margin-top: 0px;
}
.MiniPanierP {
	padding-right: 5px;
	width: 300px !important;
	width: 300px;
}
.EnvoiMessageP {
	font-weight: normal;
	padding-right: 5px;
	width: 400px !important;
	width: 400px;
}
.EnvoiMessageColonneGauche {
    DISPLAY: block;
    COLOR: black;
    FLOAT: left;
    WIDTH: 30%;
    LINE-HEIGHT: 20px;
    HEIGHT: 20px
}
.EnvoiMessageColonneDroite {
    DISPLAY: block;
    COLOR: black;
    FLOAT: left;
    WIDTH: 70%;
    LINE-HEIGHT: 20px;
    HEIGHT: 20px
}
.EnvoiMessageMilieu {
	COLOR: black;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
	WIDTH: 100%;
    TEXT-ALIGN: center
}
.MiniDetailRef {
	background-color: #ff9933;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	clear:	both;
}

.MiniItemPhoto img {
	margin-right: 10px;
}
.MiniItemPhoto a img, .MiniItemPhoto a:visited img {
	border: solid 2px #f06900;
	text-decoration: none;
}
.MiniItemPhoto a:hover img {
	border: solid 2px #4689bb;
	text-decoration: none;
}
.MiniPhoto {
	float: left;
	height: 100px;
	width: 140px;
}
.MiniItemResumeBien {
	display: block;
	padding: 5px;
}
.MiniPanierClick {
	border-top: solid 1px #4689bb;
	line-height: 30px;
	text-align: center;
	margin-top:0px;
}
.MiniPanierFooter {
	border-top: solid 1px #4689bb;
	color: #4689bb;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

.MiddleFrame {
	padding-left: 15px;
}

.SaveFireFloat { }

/* Classes relatives au bas de page */
.Footer {
	position:absolute;
	color: #1a80e5;
	padding: 1%;
	text-align: center;
	width: 90% !important;
	width: 90%;
}
.Footer p {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.Footer a, .Footer a:visited { }
.Footer a:hover { }

/************************************************************************************************************************/
/* Classes relatives aux différentes pages du sites (par ordre alphabétique des pages puis des objets, classes et id 			*/
/* Classes communes à presque toute les pages 													*/
.CenterPages {
	margin-left: 10px;
	width: 800px;
}
.MainBlockTitre1 {
	border-bottom: solid 1px #ff9933;
	color: #ff9933;
	font-size: 1.4em;
	height: 40px;
	line-height: 40px;
	margin-right: 18px;
	width: 691px;
}
.MainBlockTitre2 {
	color : #1a80e5;
	font-size: 1.2em;
	height: 30px;
	line-height: 30px;
}

/************************************************************************************************************************/
/* Classes relatives à l'affichage des photos																			*/

.MainDivPhoto {
	background: url(/include/images/bleu_orange_roset/header3.png) top repeat-x;
	height: 324px;
	margin: 0;
	padding: 0;
}
.PhotoHeader {
	background: url(/include/images/bleu_orange_roset/logo3.png) top left no-repeat;
	height: 324px;
	margin: 0;
	padding: 0;
}
.PhotoBienHeader, .PhotoBienList {
	margin-left: 20px;
	margin-right: 15px;
	text-align: center;
}

/************************************************************************************************************************/
/* Classes relatives à l'affichage du dérail des biens												*/
.MainDivDetail {
	background: url(/include/images/bleu_orange_roset/body.gif) top left repeat-y;
	color: #000;
	text-align: left;
	width: 100%;
}
.DetailBienFrame {
	margin-top: 15px;
}
.DetailHeader {
	background: url(/include/images/bleu_orange_roset/header3.png) top left repeat-x;
	height: 324px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.DetailLogo {
	position: absolute;
	background: url(/include/images/bleu_orange_roset/logo3.png) top left no-repeat;
	height: 324px;
	left: 0;
	top: 0;
	width: 688px;
}
.DetailBlockFrame {
	margin: 0 auto;
	padding: 0 20px;
	width: 90%;
}
.DetailPicture {
	float: left;
	height: 130px;
	width: 160px;
}
.DetailForm {
	display: table;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 70% !important;
	width: 100%;
}
.DetailBlock {
	float: left;
	margin: 0;
	padding: 0;
	width: 99%;
}
.DetailTypeAffaire {
	color: #035da2;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.DetailBlockLibelle, .DetailBlockInfo {
	display: block;
	float: left;
	width: 49%;
}
.DetailBlockLibelle {
	font-weight: bold;
}
.DetailBlockClose {
	padding: 10px 0;
	text-align: center;
}
.DetailDescriptif {
	margin-left: 170px;
	text-align: justify;
}
.DetailParag {
	
	margin: 0;
	padding: 0;
	text-indent: 25px;
}
.DetailParag  span{
text-align:justify;
}
/************************************************************************************************************************/
/* Classes relatives au Multipages															*/
#selector {}

.selector a{
	font-size: 0.7em;
	font-weight: bold;
}
.selector span{
	font-size: 0.7em;
	font-weight: bold;
}
.results{
	font-size: 0.7em;
	font-weight: bold;
}
.PageSelector { 
	text-align: center;
	width: 700px;
	margin-left: 0px;
	margin-right: 80px;
}

.results, .PageNumber { }
.aPageNumber, .navigate { }
.aPageNumber:hover, .navigate:hover { }

.LayerTitle{
	background: transparent url(/include/images/bleu_orange_roset/fond_entete_layer.gif) bottom right no-repeat;
}

.PubliPicture {
	background: transparent url(/include/images/blue_orange/fond_photo.gif);
	float: left;
	height: 120px;
	width: 150px;
}

.PubliPicture a, .PubliPicture a:visited, .PubliPicture img{
	border:none;
}

#LanguageSelection {
	position	:absolute; 
	top			:7px;
	right		: 0px;
	margin-right: 5;
	z-index		:1000;
}

#LanguageSelection #InnerLanguageSelection{	
	float : right;
	position:relative;
	top:255px;
}
#LanguageSelection  img {
	color:transparent;
	cursor:pointer;
	font-size:16px;
	height:35px;
	margin-right:2px;
	width:45px;
}
#LanguageSelection  #fr {
	background : transparent url(/include/images/bleu_orange_roset/fr.gif) bottom right no-repeat;
}
#LanguageSelection  #en {
	background : transparent url(/include/images/bleu_orange_roset/en.gif) bottom right no-repeat;
}

.MiniItemDetail {
	margin-top: 0px;
	padding:    5px;
}

#layerFAI {
	background: white;
	border	  : solid 2px #f06900;
	padding	  : 2px;
}
span.FAI{
	cursor:help;
}

.SearchSelectLocality{
	width 	:	104px;
	height	:   20px;
}
.MessageSearch{
	font-size: 14px;
	margin:10px;
}
.ReturnRecherche a{
	
	
}

.ReturnRecherche {
	position: relative;
	top		 :-1px;
	left	: 541px;
	width	:150px;
	border	: 1px solid #FF9933;
	text-align:center;
	
}

.NbResult{
	text-align:center;
	width     :705px;
}

.LienBas{
	position:absolute;
	margin-top:25px;
	padding-top:25px;
	color:#111111;
	width :100%;
}

.LienBas  li{
	display: block;
	list-style-type:none;
	float:left;
	width:185px;
	
	font-size:8;
}


.LienBas  li a, .LienBas  li a:visited {
color:#BBBBBB;
}

.BandeauPrixEnBaisse{
	background: transparent url(/include/images/bleu_orange_roset/prixenbasse.fr.gif) top right no-repeat;
	Left:591px;
	height:123px;
	width:123px;
	position:Absolute;
}
.BandeauPrixEnBaisseFR{
	background: transparent url(/include/images/bleu_orange_roset/prixenbasse.fr.gif) top right no-repeat;
	Left:591px;
	height:123px;
	width:123px;
	position:Absolute;
}

.BandeauPrixEnBaisseEN{
	background:transparent url(/include/images/bleu_orange_roset/prixenbasse.en.gif) no-repeat scroll right top;
	Left:591px;
	height:123px;
	width:123px;
	position:Absolute;
}
