| Current Path : /home/a/m/a/amapterrvs/www/templates/amap-terresdecisse/css/ |
| Current File : /home/a/m/a/amapterrvs/www/templates/amap-terresdecisse/css/template_editeur.css |
/********** RESET **********/
*, html, body {
padding: 0;
margin: 0;
outline:0;
}
html, body {
height:100%;
}
ul, li {
list-style-type:none;
margin:0;
padding:0;
}
img {
border:0;
}
a {
color:#333;
text-decoration:underline;
}
a:hover {
color:#80a312;
}
.clr {
clear:both;
}
/********** GENERAL **********/
body {
width:100%;
padding:0;
margin:0;
background:#fff;
font-family: Arial, Helvetica, sans-serif;
color:#333;
font-size:12px;
}
/** TITRES **/
h1, h2, h3, h4, h5 {
color:#80a312;
font-weight:bold;
margin:0 0 5px 0;
}
h1 { font-size:26px; }
h2 { font-size:22px; }
h3 { font-size:18px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
/********** SPECIAL **********/
.vert { color:#80a312; }
.jaune { color:#f5a100; }
.lien_pdf {
display:inline;
height:13px;
padding:0 6px 0 20px;
background:#fff url(../../../images/M_images/pdf.png) no-repeat 2px 1px;
}