/* CSS Document */
* {
margin:0;
padding:0;
}
p {
font:12px verdana, Helvetica, sans-serif;
margin:20px 0;
text-align:justify;
}
img {
border:0;
}
.s9px {
font-size:9px;
}
.s10px {
font-size:10px;
}
.s11px {
font-size:11px;
}
.s12px {
font-size:12px;
}
.s13px {
font-size:13px;
}
.s14px {
font-size:14px;
}
.clr_r {
color:#b64e4b;
}
.clr_gr {
color:#666;
}
.txtal_r {
text-align:right;
}
.dspbl {
display:block;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.margleft15px {
margin:0 0 0 15px;
}
.margright15px {
margin:0 15px 0 0;
}
.imgcont {
padding:1px;
border:1px solid #fff;
}
.clear {
display:block;
color:#000;
visibility:hidden;
border:0;
height:0;
background-color:#000;
clear:both;
}
.clr {clear: both;}
.inputxt {
border:1px solid #666;
width:200px;
}
.txtarea {
border:1px solid #666;
width:200px;
height:150px;
}
.subenvoi {
border:1px solid #ecd1d1;
}
.txtcenter {text-align:center;}
