/* CSS Document */
body { margin: 0px;}

#barraNegra { background-color:#19171C; width:881px; height:20px; margin-left:2px; margin-top:2px; text-align:right; }
#barraVerde { background-color:#00793C; width:877px; height:30px; margin-left:4px; }

/* background */
#col_left { background:url(../images/gral/bg_left.jpg) no-repeat right top;}
#col_center { width:900px; background:url(../images/gral/bg_center.jpg) no-repeat top;}
#col_right { background:url(../images/gral/bg_right.jpg) no-repeat left top;}

#content { height:382px;}

/* Estilos del footer */
#footer1 { height:14px; background-image:url(../images/footer/top.jpg);}
#footer2 { height:86px; background:url(../images/footer/bg_mid.jpg);}
#footer3 { height:8px; background:url(../images/footer/btm.jpg);}
.footer { font-family: Verdana, Arial; font-size:10px; color:#000000;}
.footer A:link, .footer A:active, .footer A:visited { color:#000000; text-decoration:none;}
.footer A:hover { color:#000000; text-decoration:underline;}
.select_lang { font-family: Verdana, Arial; font-size:10px; color:#333333;}

/* Estilos de las barras de titulo */


.textoVerde, .textoVerde A:active, .textoVerde A:visited, .textoVerde A:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#00793C; font-weight:bold;  text-decoration:none;}

.textoVerde A:hover { color:#00793C;text-decoration:underline; }