#header {display: none;}
#leftside{display: none;}
div.contentContent {display: none;}
#footer{display: none;}
/* Links and paragraphs */
a {color: #3A4274; text-decoration:none; font-weight: 550;}
a:hover { text-decoration: none;}
a img {border:0;}
p {margin:0 0 16px;}
blockquote {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}

/* Tables and forms */
table { border-collapse:collapse; margin:0; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
input,textarea,select {font-size:1em; border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; margin:0; padding:0;}
label {margin:2px;}
form {margin:0;padding:0;}
hr {border:0; border-bottom:1px solid #d8d8d8;}

TD.TDGrisClaro { background-color: #ECECEE;}

TD.TDGrisOscuro { background-color: #4E6476;}

TD.TDAmarillo { background-color: #ffcf00;}

TD.TDSalmon { background-color: #FF9999;}

TD.TDGranate { background-color: #990000;}

TD.TDAzulOscuro { background-color: #3333CC;}

TD.TDNaranja { background-color: #FF9933;}

TD.TDAzul { background-color: #3399FF;}

.txtazul {  	color: #3A4274;}
.txtrojo {	color: #990000;}
.txtblanco {	color: White;}

/* Various classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:1px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; }
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}
