/**
 * @version 10-02-01 / template.css
 * @author Asesores informáticos SVFNET ( Julio Varela )
 * @package template
 * @copyright Copyright (C) 2011. All rights reserved.
 */
* { margin: 0; padding: 0; }
body { padding: 0; margin: 20px 0; background: #ffffff; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-align: center; line-height : 18px; }
html { padding: 0; margin: 0; }
hr { display: none; } 
img, div { border: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: verdara, arial, sans-serif; font-weight: bold; } 
a:link, a:visited { color: #999999; text-decoration : none; } 
a:hover, a:active, a:focus { color: #333333; text-decoration : none; }
p { padding: 0; margin: 0; }
.clr { clear: both; }
#pbody	{ margin : 0 auto; width : 990px; border : 2px solid #cccccc; }
#contenido { padding : 30px; text-align: left; }
#piesup { padding : 20px; background : #679c21; color : #ffffff; text-align: center; }
.piesuptext { color : #ffffff; text-decoration : none; font-size: 12px; }
.piesuptext p { padding : 5px 0; }
.piesuptext a { color : #ffffff; text-decoration : none; }
.piesuptext a:hover, { color : #333333; }
#pieinf { padding : 20px; background : #000000; color : #999999; text-align: center; }
.pieinftext a { color : #999999; text-decoration : none; }
.pieinftext a:hover, { color : #ffffff; }
#pieder { padding: 20px; text-align: right; }
.piedertxt a { color: #cc3300; }
.piedertxt a:hover { color: #0033cc; }
#menutop { margin: 10px 0; padding: 12px; overflow: hidden; background: #679c21; color : #ffffff; }
.menulnk { padding: 10px 20px; margin-right : 4px; font-family: verdana, arial, sans-serif; font-size : 14px; letter-spacing : 1px; border-right : 2px solid #ffffcc; }
.menulnk:link, .menulnk:visited, .menulnk:active { color : #ffff66; text-decoration: none;}
.menulnk:hover, .menulnk:focus  { color : #ffffff; }
#logotop { padding: 0; margin: 0; height : 100px; background: url(../datos/logo_ini.jpg) no-repeat right top; }
#logotop h1 { padding: 20px 0; letter-spacing: 2px;  text-transform: uppercase; font-size: 30px; color: #000000; }
#logotop h2 { padding: 0; letter-spacing: 4px; text-transform: uppercase; font-size: 20px; color: #666666; }

#basetxt { margin: 0; padding: 20px 0; text-align: justify; }
#basetxt .enlace { margin: 0; padding: 10px 0 0 50px; background: url(../datos/ok.jpg) no-repeat 18px 10px; }
#basetxt .enlacesLNK { color : #cc3300; font-size : 12px; letter-spacing : 1px; }
#basetxt .enlacesLNK a { color: #cc3300; }
#basetxt .enlacesLNK a:hover  { color: #0033cc;}
#basetxt .enlacesDAT { color : #333333;font-size: 11px; letter-spacing: 0px; }
#basetxt .enlacesPRN { color : #999999;font-size: 10px; letter-spacing: 0px; }


