/* Estilos del body y de los encabezados de texto */
body						{ margin: 0; line-height: 13px; background-color: #fff; background-image: url(/images/bg.jpg); background-repeat: repeat-x; }

h1 							{ color: #56a3f3; font-size: 28px; font-family: Arial, Trebuchet MS, Century Gothic, Lucida Sans Unicode, Microsoft Sans Serif, Tahoma, Verdana; margin: 5px 0 0 0px; font-weight: normal; text-decoration: none; letter-spacing: -1px; border-bottom: 1px solid #ccc; }
h1 a						{ color: #56a3f3; text-decoration: none; }
h1 a:hover					{ text-decoration: underline; } 
h2							{ color: #abd615; font-size: 25px; border-bottom: 1px solid #ddd; font-family: Tahoma, Verdana; margin: 5px 0 10px 0; font-weight: normal; }
h3							{ color: #f80; font-size: 20px; font-family: Arial, Microsoft Sans Serif, Lucida Sans Unicode, Tahoma, Verdana; margin: 5px 0 0 0; font-weight: normal; }
h4							{ color: #aaa; font-size: 14px; font-family: Arial, Verdana, Microsoft Sans Serif, Lucida Sans Unicode, Tahoma, Verdana; margin: 2px 0 0 45px; font-weight: normal; font-style: italic; text-align: right; }

a							{ color: #77c; font-weight: normal; }
a:hover						{ color: #f80; }

hr							{ border-top: 1px solid #ddd; border-right: 0; border-bottom:0; border-left: 0; height: 1px;}

p							{ margin: 5px 0 10px 0; }

/* Especiales */
#content h4					{ color: #c70; font-size: 15px; border-bottom: 1px solid #eee; font-family: Lucida Sans Unicode, Microsoft Sans Serif, Lucida Sans Unicode, Tahoma, Verdana; margin: 15px 0 0 0; font-weight: normal; text-align: left;  }
table						{ font-size: 12px; color: #666; }

/* Estilos de los textos */ 
.texto						{ color: #555; font-size: 14px; font-family: Microsoft Sans Serif, Verdana, Tahoma, Arial; text-align: justify; }
.textomenu a				{ color: #666; font-size: 14px; font-family: Arial, Microsoft Sans Serif, Verdana, Tahoma, Arial; display:block; float: left; position: relative; width: 100%; text-align: left; text-decoration: none; line-height: 16px; }
.textomenu a:hover			{ color: #f80; }
.textoend					{ color: #666; font-size: 10px; font-family: Verdana, Microsoft Sans Serif, Tahoma, Arial; margin: 10px; }

/* Estilos de la barra de idiomas */
#languagesbar				{ position: relative; z-index:10; width: 1000px; clear: both; top: 16px; overflow: visible; }
#languagesbar a				{ display: block; float: right; width: 23px; height: 17px; border: 1px solid #444; margin: 3px; }
#languagesbar a:hover		{ border:1px solid #ff9; filter: alpha(opacity=70); opacity: .7; }

/* Estilos de la tabla general de contenido */
#tablegen					{ position: relative; width: 1000px; clear: both; height: 100%; margin-top: 0px; }
#tablegenup					{ height: 95%; }
#tablegendown				{ height: 5%; }

/* Estilos de contenidos top, columnas, ect... */
#top						{ position: relative; float: left; width: 100%; height: 85px; }
#content					{ position: relative; float: left; width: 1000px; left: 0px; overflow: visible; }
#leftcol					{ position: relative; float: left; width: 175px; margin-right: 15px; overflow: hidden; margin-left: 4px; top: 10px; border-top: 1px solid #e4e4e4;  }
#leftcol ul					{ list-style-type: none; margin: 0; padding: 0; }
#leftcol li					{ list-style-type: none; margin: 0; padding: 0; }

.textomenu a				{ color: #666; font-size: 12px; border-bottom: 1px solid #e4e4e4; display: block; padding: 8px 0 8px 5px; width: 175px;  }
.textomenu a:hover			{ color: #56a3f3; background-color: #eee; text-decoration: none; }
#fsm						{ position: relative; float: left; width :100%; display: none;  }

#midcol						{ position: relative; float: left; width: 630px; left: 4px; overflow: visible; }
#midcol img					{ float: left; margin: 0 5px 5px 0; }
#rightcol					{ position: relative; float: right; width: 150px; }

#betweenmidandrightcols		{ position: relative; float: left; width: 12px; height: 2px; }

