@charset "utf-8";

/* Feuille de style - Louez une illa en République Dominicaine // Site par Alexerd [http://alexerd.nuxit.net] */

/* Gestion des divs - Communes à plusieurs pages */



body {
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 0 0 0;
}

.tot {
width:1015px;
margin:0 auto;
}

.site {
width:812px;
height:auto;
background-image:url(../graph/bg.png);
background-position:center;
background-repeat:repeat-y;
float:left;
margin-left:5px;
}

.langue {
width:100px;
height:29px;
margin:0 auto;
padding-left:700px;
padding-top:6px;
background-image:url(../graph/fond-langue.png);
background-repeat:no-repeat;
}

.haut {
width:800px;
height:540px;
margin:0 auto;
background-color:#FFFFFF;
z-index:0;
}

.centre {
width:800px;
height:auto;
margin:0 auto;
padding:0;
}

.bas {
width:812px;
height:50px;
margin:0 auto;
clear:both;
background-image:url(../graph/bas.png);
text-align:center;
color:#666666;
padding-top:17px;
}

.post-it {
width:170px;
height:970px;
margin:0;
margin-top:80px;
margin-left:10px;
float:left;
}

.align-right {text-align:right;}
.align-center {text-align:center;}




/* ####################################################### */
/* Gestion des boutons */

.cod-bleu {
background-color:#F1F4F8;
border-color:#b2c7dd;
border-style:solid;
border-width:1px;
padding:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#155697;
font-weight:bold;
width:auto;
}
.cod-bleu:hover {background-color:#FFFFFF; color:#C7D2E2;}

.cod-jaune {
background-color:#F8F8E7;
border-color:#da9200;
border-style:solid;
border-width:1px;
padding:2px;
color:#da9200;
font-weight:bold;
}
.cod-jaune:hover {background-color:#FFFFFF; color:#e4cea2;}

#bt-vert:hover {color:#98bc2b;}
#bt-rouge:hover {color:#ba5126;}

#poster {width:160px;}
#revenir {width:166px;}



/* ####################################################### */
/* Gestion des textes et liens */


/* Textes */

.txt-vert {color:#98bc2b;}
.txt-bleu {color:#155697;}
.txt-grenat {color:#ba5126;}

.txt-vert-fonce {color:#6b9604;}
.txt-bleu-pastel {color:#204377;}
.txt-jaune-fonce {color:#da9200;}
.txt-gris {color:#999999;}
.txt-gris-fonce {color:#333333;}
.txt-gris-fonce2 {color:#454545;}

.txt-14 {font-size:14px;}
.txt-10 {font-size:10px;}

.erreur-form {
color:#ba5126;
}

.galerie-titre {
color:#2966AF;
font-size:36px;
font-family:"Trebuchet MS";
}

/* Liens */

a {text-decoration:none;}
a:hover {text-decoration:underline;}

.lk-vert {color:#98bc2b;}
.lk-bleu {color:#155697;}
.lk-grenat {color:#ba5126;}

#lk-vert {color:#98bc2b;}
#lk-bleu {color:#155697;}
#lk-jaune {color:#eca512;}
#lk-grenat {color:#b5542c;}

#l-gris {color:#666666;}
#l-gris:hover {color:#98bc2b;}
#l-vert:hover {color:#98bc2b;}
#l-bleu:hover {color:#155697;}
#l-jaune:hover {color:#eca512;}
#l-grenat:hover {color:#b5542c;}

.lk-grisclair {color:#999999;}

/* Autres */

img {border:0;}