/* GENERALES WIDGETS ********************************************************/

h4{font-size: 10px; font-weight: bold; color: #FF940A; margin: 0 0 1px 0; padding: 0; border-bottom: 1px solid #FF940A; font-family: "Trebuchet MS", Arial; }

/* NOVEDADES ********************************************************/
#novedades{background: #FFFFFF; margin: 15px 0 10px 0; color: #666666; width: 380px; float: left; display: none;}
#novedades .titulo{padding: 5px 10px;}
#novedades a{color: #333; text-decoration: none; font-size: 12px;}
#novedades a.masinfo{color: #E8A800; text-decoration: none; font-weight: bold; font-family: "Courier New", Courier, mono; font-size: 10px;}
#novedades a:hover{color: #555555;}


/* AGENDA ********************************************************/
#agenda{background: #FFFFFF; margin: 15px 0 10px 0; color: #666666; width: 380px; float: right; display: none;}
#agenda a{color: #333; text-decoration: none; font-size: 12px;}
#agenda a.masinfo{color: #E8A800; text-decoration: none; font-weight: bold; font-family: "Courier New", Courier, mono; font-size: 10px;}
#agenda a:hover{color: #555555;}
#agenda .item{padding: 5px 10px;}
#agenda .fecha{font-size: 11px; font-weight: bold; color: #333;}


/* WEBMAIL ********************************************************/
#formWebmail {margin: 30px 0 10px 0;}
#formWebmail input{font-size: 10px; line-height: 12px; border: 1px solid #fff; border-bottom: 1px solid #e8e8e8; background: #f8f8f8; margin-bottom: 2px; width: 110px;}
#formWebmail input:focus{background-color: #fff; border: 1px solid #f8f8f8; border-bottom: 1px solid #e8e8e8;}
#formWebmail button{width: 20px; height: 16px; float: right; border: 1px solid #e8e8e8; background: #e4e4e4; padding: 0; text-align: left; font-size: 8px; font-weight: bold; line-height: 14px;}
#formWebmail a{font-size: 9px; color: #CCC; text-decoration: none;}
#formWebmail a:hover{color: #555;  text-decoration: underline;}



