/* CSS Document */

.categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #a6b2d0;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #a6b2d0;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #a6b2d0;
	font-weight: bolder;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
}

.scategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #bfcee5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #a6b2d0;
	font-weight: bolder;
	letter-spacing: 0.2em;
	text-align: center;
}

.titrepage_bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003e9c;
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
}

.blocbleu_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfcee5;
	border-right-color: #bfcee5;
	border-bottom-color: #bfcee5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.blocbleu_plein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #bfcee5;
	background-image: url(images/gestimmob_gradient_bleu.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfcee5;
	border-right-color: #FFFFFF;
	border-bottom-color: #bfcee5;
	border-left-color: #bfcee5;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


.textecourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textecourant_droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.casacocher {
	margin: 3px;
}
.verdanared {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #f6ad13;
}
.verdanagreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #87bd51;
}

