body {
    font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 4px 0;
	padding: 0;
	color: #55574C;
	background: #ffffff;
}

form {
    padding: 0;
	margin: 0;    
}
input {
    font-size: 10px;
	padding: 0;
	margin: 0;
}
input.button {
    padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	font-weight: bold;
}
input.buttonOk {
    border: 0;
	height: 20px;
	width: 30px;
	background: url(../images/ok_boutton.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}

/************************ boutons multilangues **************************/
input.buttonJeReserve_fr {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_fr.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_ru {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_ru.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_en {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_en.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_es {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_es.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_de {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_de.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_it {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_it.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_pt {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_pt.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.buttonJeReserve_nl {
    border: 0;
	height: 47px;
	width: 198px;
	background: url(../images/reservation_grand_nl.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
}
input.jeReserve_ru {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_ru.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_fr {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_fr.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_en {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_en.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_es {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_es.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_de {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_de.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_it {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_it.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_pt {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_pt.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_por {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_por.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
input.jeReserve_nl {
    border: 0;
	height: 28px;
	width: 78px;
	background: url(../images/reservation_nl.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}


input.buttonJeModifie_fr {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_fr.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_ru{
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_ru.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_en {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_en.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_es {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_es.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_de {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_de.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_it {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_it.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_pt {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_pt.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeModifie_nl {
    border: 0;
	height: 50px;
	width: 200px;
	background: url(../images/jeModifie_nl.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}

input.buttonJeValide_fr {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_fr.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_ru {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_ru.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_en {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_en.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_es {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_es.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_de {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_de.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_it {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_it.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_pt {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_pt.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeValide_nl {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/jeValide_nl.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}


input.buttonJeSors_fr {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_fr.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_ru {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_ru.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_en {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_en.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_es {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_es.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_de {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_de.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_it {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_it.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_pt {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_pt.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}
input.buttonJeSors_nl {
    border: 0;
	height: 49px;
	width: 198px;
	background: url(../images/enregistrer_nl.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
}


input.greenButtom {
    background: #397340; 
	color: #FFFFFF;
	padding: 5px;
	font-size: 13px;
}
input.redButton {
    background: #882828; 
	color: #FFFFFF;
	font-size: 13px;
}

/**********************************************************************/

select {
    font-size: 10px;
}
img {
    margin: 0;
	padding: 0;
}
a {
    font-size: 12px;
	font-weight: normal;
	color: #000263;
}
hr {
	border: 0;
	color: #ABA899;
	background: #ABA899;
	height: 1px;
}
em {
   	font-size: 11px;
}
ol.sousTitre {
	margin: 0;
	margin-left: 10px;
	padding-left: 20px;	
}
.sousTitre li.nombre {
	list-style-type: decimal;
}
.sousTitre li.lettre {
	list-style-type: lower-alpha;
}
ul.headPuce {
	margin: 0;
	margin-left: 10px;
	padding-left: 20px;	
}
.headPuce li {
	list-style-image: url(../images/puce.jpg);	
}
ul {
    padding: 5px;
	margin: 0;
}
li {
    list-style-type: none;
}
li.disque {
	list-style-type: disc;
}
ul.menu  {
    margin: 0;
	margin-left: 10px;
	padding: 0;
}
.menu li {
    background: url(../images/menu-fond.jpg) repeat-x top left;
	height: 18px;
	list-style-type: none;
	padding-left: 15px;
}
.menu a {
    color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size : 13px;
}
ul.squareList {
    padding-left: 15px;
	margin: 0;
}
.squareList li {
    list-style: url(../images/puce.jpg);
	font-size:11px;
}
.squareList li.red {
    list-style: url(../images/puce-rouge.jpg);
	color: #810102;
}
.squareList li.big {
    font-size: 12px;
	font-weight: normal;
	text-align: left;
}
div {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin: 0;
	padding: 0;
}
div.greyPane {
    background: #ECECEC;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
}
div.headContent {
    margin-top: 5px;
	background: url(../images/image1.jpg) no-repeat top right;
	height: 140px;
	padding: 0;
	width: 100%;
}
div.devenezLoueur {
    float: left;
	width: 180px;
	height: 79px;
	background: #006987 url(../images/devenez-loueur.jpg) no-repeat top left;
}
.devenezLoueur div {
    float: right;
	width: 82px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}
.devenezLoueur a {
    color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
div.espaceProprio {
    float: left;
	background: #925409;
	height: 79px;
	width: 183px;
	margin-left: 3px;
	color: #ffffff;
}
.espaceProprio div {
    color: #ffffff;
	font-size: 13px;
	text-align: center;
}
.espaceProprio a {
   	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.espaceProprio p {
    padding: 0;
	padding-right: 5px;
	margin: 0;
	color: #ffffff;
	text-align: right;
}

div.spaceLine {
    clear: both;
}
div.titleWithGreyBg {
    margin-top: 5px;
	float: left;
	background: #E2DFCE;
	height: 56px;
	font-weight:bold;
	color:#050066;
	font-size:18px;
	width: 366px;
	text-align: center;
}
.titleWithGreyBg p {
    margin-top: 15px;
}
div.contentGreyBg {
    position: relative;
	background: #E2DFCE;
	padding: 5px;
	width:565px;
}
div.redHeaderProprio {
	position: relative;
	background: #94540A;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
}
.contentGreyBg div{
    margin: 10px;
}
div.appartementProprio {
	background: #FFF9A5;
	padding: 5px;
	margin: 4px;
	border: 1px solid #666;	
}
div.reservationProprio {
	margin: 0;
	font-size: 10px;
}
div.contentResa {      
    margin: 4px;
}
div.headResa {
    border: 1px solid #666;
    padding-left: 10px;
	margin: 4px;	
}
div.contentWhiteBg {
    position: relative;
	background: #ffffff;
}
div.contentWhiteBgPadding {
   	position: relative;
	background: #ffffff;
	padding: 5px;
	margin-left: 4px;
	border: 1px #999999 solid ;
}
.contentWhiteBg div{
    margin: 10px;
}
div.contentRedBg {
    position: relative;
	background: #882828;
	color: #ffffff;
}
.contentRedBg div{
    margin: 10px;
	padding: 10px;
	color: #ffffff;
	text-align: left;
}
.contentRedBg p {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: right;
}
.contentRedBg a {
    color: #ffffff;
	text-decoration: none;
}
div.greyBorder {
    border: 1px solid #ABA899;
}
.greyBorder div{
   	margin: 10px;
}
.greyBorder span.redTitle {
    color:#882828;
 	font-weight:bold;
}
 span.brownTitle {
    color:#94540A;
	font-weight:bold;
}
div.listContainer {
    background: url(../images/image-femme.jpg) no-repeat top right;
}
.rightSideGreyBgBorder{
background: #DFE0C5;
padding:4px;
border:1px solid #666666;
}
div.rightSideGreyBg {
    background: #DFE0C5;
	color: #111111;
	margin-right: 5px;
}
.rightSideGreyBg div {
    padding: 10px 5px;
	text-align: justify;
}
div.pontList {
    background: url(../images/pont.jpg) no-repeat top left;
	padding-left: 150px;
}
.pontList ul {
	margin: 0;
}
div.formule {
    width: 80%;
	margin: 0 auto;
}
div.whiteDivWithBlueBorder {
    width: 500px;
	margin: 0 auto;
	border: 1px solid #000263;
	background: #ffffff;
}
div.littleWhiteDivWithBlueBorder {
    width: auto;
	margin: 0 auto;
	border: 1px solid #000263;
	background: #ffffff;
	padding: 5px;
}
.littleWhiteDivWithBlueBorder p {
    padding: 2px;
	font-size: 11px;
}
div.brownBorder {
    border: 1px solid #48342F;
	width: auto;
	margin: 0 auto;
	padding: 5px;
}
p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin: 0;
	padding: 10px 0;
}
p.indents {
	text-indent: 20px;
	text-align: justify;
}
p.littleItalic {
    font-size: 10px;
    font-style: italic;    
}
h1.redTitle {
    color:#A40003;
	font-size:22px;
	text-decoration: underline;
	font-weight: bold;
}

h1.blueTitle {
    color:#000263;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
span.darkRedText {
    color: #882828;
    font-weight: bold;
}
span.blueTitle {
    color:#000263;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
span.greenTitle {
    color:#397340;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
span.blueText {
	color: #000087;
	font-size: 11px;
}
span.redText {
	color: #ff0000;
	font-size: 11px;
}

span.blackBUText {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;    
}
span.blackB10Text {
    color: #000000;
    font-size: 10px;
    font-weight: bold;    
}
span.blueTitleProprio {
	color: #006987;
	font-size: 12px;
	font-weight: bold;
}
td {
    vertical-align: top;
}
td.descriptionAppart  {
    font-size: 11px;
}
td.brownText  {
    font-size: 11px;
    color: #94540A;
}
td.totalPrix {
    background: #ECECEC;
    font-size: 11px;
    font-weight: bold;
    border: 1px #000000 solid;
}
.totalPrix span {
    color: #94540A;
}
td.left {
    width: 80px;
	text-align: right;
	font-size: 11px;
}
td.right {
    text-align: left;
	padding-left: 5px;
}
td.resaProprioAccepte {
	border: 1px #FFF9A5 solid;
	text-align: center;
	background: #FFFFFF;
	color: #000087;
}
.resaProprioAccepte a {
	font-size: 10px;
}
td.resaProprioRefuse {
	border: 1px #FFF9A5 solid;
	text-align: center;
	background: #FFFFFF;
	color: #ff0000;
}
table.offresSpeciales {
    background: #ffffff;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	font-size: 11px;
}
table.listApparts {
    padding: 0;
	margin: 0;
	width: 100%;
}
table.container{
	background: #E2DFCE;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	}
table.espaceAproprioHeader{
	background: #94540A;
	width: 100%;
	color: #ffffff;
	}
.listApparts td.image {
    width: 110px;
	vertical-align: middle;
	text-align: center;
}
.listApparts td.description {
    vertical-align: top;
	text-align: left;
}
.listApparts td.link {
    vertical-align: middle;
	text-align: center;
	width: 70px;
}
.equipement td {
    width: 100px;
	text-align: right;
}
table.formule {
    width: 100%;
	text-align: center;
}
table.contact {
	width: 100%;
}
.contact input.contactInformation, textarea.contactInformation {
	width: 200px;	
}
.formule tr.head {
    font-weight: bold;
}
.formule td {
    width: 25%;
}
td.greenBg{
    background: #3B7441;
}
table.informationReservation{
	font-size:11px;
 	text-align:center; 	 	
	}
.informationReservation td{
	border:  1px #A40003 solid;	
}
thead{
	font-weight: bold;
}
thead.headResaProprio {
	color: #ffffff;
	background: #006987
}
.headResaProprio td {
	text-align: center;
}
.greenBg span {
    color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.inscription {
    width: 100%;
	padding: 0;
	margin: 0;
}
.inscription td {
    width: 15%;
	padding: 0;
	padding-top: 3px;
	text-align: right;
}
.inscription td.alignLeft {
    text-align: left;
}
.inscription input {
    margin: 0;
}
table.loyer {
    width: 100%;
}
.loyer tr.headGreen {
    color: #ffffff;
	background: #397340;
}
.loyer tr.headRed {
    color: #ffffff;
	background: #810102;
}
.loyer td {
    text-align: center;
	vertical-align: top;
}
table.appreciation {
    padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
}
.appreciation td {
    border-bottom: 1px solid #FFB5FF;
	background: #ffffff;
	color: #000263;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.appreciation .entete td {
    border: 0;
	background: #000263;
	color: #ffffff;
	font-weight: bold;
}

.message{
	padding:20px 10px 0 50px;
}
.message h2{
    color:#666666;
	font-size : 16px;
}
.message h2 img{
	padding:2px;
}

#outerBorder {
    margin: 0 auto;
	padding: 0;
	border: 1px solid #111111;
	width:1010px;
	background-color:#ae9f78;
}

#header {     
    height: 140px;
    width: 82.5em;
	background: #AE9F78 url(../images/header.jpg) no-repeat bottom right;
	color: #ffffff;
}
#header h1{
position:relative;
float:right;
margin:0;
color:#000000;
position:relative;
padding:0;
top:40px;
left:-160px;
width:400px;
font-size:22px;
}     
#main {
    width: 83em;
	margin: 0;
	clear:both;
	background-color:#FFFFFF;
}

#content {            
    margin: 0 160px 0 260px;
	width: 560px;
}

#leftSidebar {   
    float: left;
	margin-right: 5px;
	width: 222px;
	margin:0;
	background: #ffffff url(../images/top-left.jpg) repeat-y top left;
	padding-left: 26px;
	padding-right: 6px;
}

#rightSidebar {      
    float:right;  
	margin-left: 5px;
	width: 165px;
}

#banner {        
    float: left;      
    color: #ffffff;
    font-size:14px;
	font-weight: bold;	
	/*padding-top: 95px;	*/
	width: 230px;	
	margin-left: 15px;	
	/*padding-bottom: 1px;*/
 }
 #banner img{
 float:left;
 }
 #subheader {    
    clear: both;    
	/*float: left;*/
	background: #ffffff url(../images/top-left.jpg) repeat-y top left;
	height: 29px;
	text-align: center;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 36px;
	width: 222px;
}
#footer {
    text-align: center;
}
#footer p {
    font-size: 10px;
	margin: 0 25px;
}
.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}

.redText {
    color: #810102;
}
.alertText {
	color: #ff0000;
}
.brownText {
	color:#48342F;
}
.blueText {
    color: #000263;
}
.greenText {
    color: #397340;
}
.darkGreyText {
    color:#513A32;
}
.little {
   	font-size: 10px;
}
.big {
    font-size: 14px;
	font-weight: bold;
}
.onError {
    color: red;
	font-weight: bold;
}
.field {
	text-align: right;
}
.appartTitle {
    color:#7F0001; 
	font-size:14px;
}
.bigWhite {
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.redTitle {
    color:#A40003;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;	
}
.dashed_border {
    border: 1px dashed #cccccc;
	text-align: center;
}
div.informationEspaceProprio {
	background: #FFFFFF;
	border: thin #FFF9A5 solid;
	padding: 10px;
	text-align: center;	
}
.informationEspaceProprio p {
	color: #A40003;
	font-size: 14px;
	font-weight: bold;
}
.opinionHead {
    width: 100%;
	border: 1px solid #111;
}
.opinionHead th {
    background: #024e6e;
	color: #fff;
	padding: 3px;
	font-weight: normal;
}
.opinionForm td {
    padding : 5px 20px;
}

.offres_speciales_table td {
    color:#000263;
	font-weight: bold;
	padding : 2px 10px;
}
.offres_speciales_table input[type="text"], textarea {
    width: 300px;
}
.list_reservation li {
	padding: 2px 0;
}
.reservation {
    border: 1px #999999 solid; 
	background: #fff;
	padding: 5px;
	margin-top:0;
}

/*---------------------------------------*/
#tags a {
text-decoration:none;
}
.tagBottom{
background:url(../images/bg_bottom.png) repeat-x;
height:11px;
}

.tagBottomLeft{
background:url(../images/bg_bottomLeft.png) no-repeat top left;
height:11px;
}

.tagBottomRight{
background:url(../images/bg_bottomRight.png) no-repeat top right;
height:11px;
}


.tagLeft{
background:url(../images/bg_left.png) repeat-y left;
}

.tagRight{
background:url(../images/bg_right.png) repeat-y right;
padding:0 10px 0 10px;
}

.tagTop{
background:url(../images/bg_Top.png) repeat-x bottom;
height:11px;
}

.tagTopLeft{
background:url(../images/bg_topLeft.png) no-repeat bottom left;
height:11px;
}

.tagTopRight{
background:url(../images/bg_topRight.png) no-repeat bottom right;
height:11px;
}

.arrondissement{
line-height:24px;
padding:2px;
border:1px solid #C62C22;
text-decoration:none;
}
.arrondissement:hover{
color:#E2DFCE;
background-color:#882828;
}
.clear{
clear:both;
}
/*---------------------------------------*/
