body {margin: 0; padding: 0; background: url(images/fondo_top.gif) repeat-x top; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 11px}

h1, h2, h3 {margin: 0; padding: 0}
h4 {}
h1 span {display: none}

dl, dt, dd, ul, li {margin: 0; padding: 0; list-style: none}

h3 {
	margin: 0;
	font:145% Verdana,Sans-serif;
	font-weight: bold;
} 
h3.title {
	padding: 0 0 0 27px;
}

#general {width: 100%; background: url(images/top.jpg) no-repeat center top; margin: 0; padding: 0; border: 0}
#contenedor {margin: 0 auto; padding: 0; border: 0; width: 766px}

input#checkbox {width: auto; vertical-align: middle}

/*Menú arriba*/
#menu_top {margin: 0 10px 10px 0; font-size: 10px; color: #769fe9}
#menu_top td {padding: 5px}
#menu_top a {color: #769fe9; text-decoration: none}
#menu_top a:hover {text-decoration: underline}
#menu_top td.banderas{text-align: right}
#menu_top img {border: 0; padding: 0 7px}

/*Menú navegación*/
#menu_nav {font-size: 12px; font-weight: bold; text-align: center}
#menu_nav td {}
#menu_nav td.separador {width: 1px; padding: 0; border: 0; background: #004104; margin: 0}
#menu_nav a {height: 14px; padding: 10px 12px; display: block; color: #fff; text-decoration: none; border-left: solid 1px #018d35; border-right: solid 1px #018d35; font-weight: bold;}
#menu_nav a:hover {border: 0; background: url(images/menu_item_on.gif) repeat-x; padding: 10px 13px}
#menu_nav td.seleccionado {border: 0; background: url(images/menu_item_on.gif) repeat-x; color: #fff}
#menu_nav td.seleccionado a {border: 0;}
#menu_nav td.seleccionado a:hover { padding: 10px 12px}
#menu_nav td.primero {border-left: solid 1px #018d35}
#menu_nav td.ultimo {background: url(images/menu_nav_sep_ult.gif) repeat-y; width: 2px}

/*Inicio*/
#login {width: 198px; padding-left: 12px}
#login h2 {color: #003e95; font-size: 14px; line-height: 1em; background: url(images/lin_rayada.gif) repeat-x bottom; padding-bottom: 3px;}
#login form {padding: 0 0 0 2px; margin: 0}
#login input {width: 117px; font-size: 11px}
#login input#entrar {width: auto}
#login input#checkbox {width: auto; vertical-align: middle}
#login #margen {margin-left: 2px}
#login .recordar {font-size: 10px}
#login a {background: #e7f0d4; padding: 7px; color: #516b1e; font-size: 10px; display: block}

.item_home {width: 178px; background: url(images/fondo_items_home.gif) top left no-repeat; padding: 14px 25px 0 16px; line-height: 18px}
.item_home h2 {color: #003e95; font-size: 18px; line-height: 1em}
.item_home h2 strong {color: #258706;}
.item_home p {margin: 8px 0; padding: 0}
.item_home a {color: #0024c0}

#novedades {width: 500px; background: url(images/fondo_novedades_home.gif) no-repeat top; padding: 12px 15px;}
#novedades h2 {overflow: hidden;}
#novedades h2 span{color: #003e95; font-size: 18px; width: 50%; float: left}
#novedades h2 a {color: #0024c0; font-size: 11px; font-weight: normal; display: block; float: right;}
#novedades p {width: 215px; margin: 5px 0; padding: 0; line-height: 18px}
*html #novedades p { clear: both;}
#novedades p.left {float: left}
#novedades p.right {float: right}
#novedades p span {color: #516b1e; font-size: 10px;}
#novedades p strong {font-size: 12px; color: #003e95}
#novedades p a {color: #0024c0}

/*Pie*/
#pie {color: #516a1e}
#pie td {padding: 3px 8px}
#pie a {color: #516a1e; text-decoration: none}
#pie a:hover {text-decoration: underline}

#copyright {font-size: 10px; color: #516a1e; text-align: center}

/*Sign up*/

#tabla_registro {font-size: 12px}
#tabla_registro input, #tabla_registro select {width: 200px}

.mensaje {font-size: 13px; color: #003e95}

input#boton {font-size: 14px; padding: 2px 5px}

/* tabla */

.stable thead{
	/*background-image:url(../images/thead_bg.gif);
	background-repeat:repeat-x;*/
	background-color:#004A1C;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.stable a:link{
	color:#000000;
}

.stable thead a{
	color:#fff;
	text-decoration:none;
}

.stable thead a:link {
	color:#fff;
	text-decoration:none;
}


.stable thead a.visited{
	color:#fff;
	text-decoration:none;
}

.stable tbody{
	color:#000000;
	font-size:11px;
}

.stable tr{
	height:27px;
}

.stable td{
	padding-left:10px;
	border-bottom:1px #83BF82 solid
}

.stable2 td{
	padding-left:10px;
	border-bottom:none;
}


.stable a:hover{
	color:#000000;
}

.light {
	background-color:#fff;
}

.dark{
	background-color:#E7F0D4;
}

.sep10 { height:10px; }
.sep20 { height:20px; }

.news_date {
	/*color: #001d60;*/
	color:#004A1C;
	font-size: 12px;
	padding-left:10px;
	padding-top:10px;
}

.news_title {
	/*color: #8b0000;*/
	color:#150984;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding-left:10px;
}

.news_main {
	padding-left:10px;
	width:450px;
}

a, a:visited, a:hover {
 color:#004A1C;
 }
 
.button {
	cursor: pointer; 
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding-top: 2px;
	padding-bottom: 2px;
}

.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

/* FAQ
   --------------------------------------------------*/
#faq ul {
	padding-left: 53px;
}
#faq li {
	margin-bottom: 11px;
}
#faq ul a {
	color: #0024c0;
	background: url(images/bullet_faq.gif) no-repeat 3px 0.5em;
	padding-left: 10px;
}
.respuestas {
	padding-left: 53px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
#faq strong {
	color: #0024c0;
	font-size: 12px;
}

/* CONTACTO
   --------------------------------------------------*/
dl#contacto {
	overflow: hidden;
	clear:both;
}
dl#contacto dd {
	float: left;
	width: 185px;
	height: 86px;
	margin: 0 15px 10px 0;
	padding: 2px 0 0 53px;
	/*background: url(images/fondo_items.gif) no-repeat top left;*/
}
*html dl#contacto dd {
	width: 223px;
	margin: 0 30px 0 0;
	padding: 2px 0 0 53px;
}
dl#contacto dd strong {
	font-size: 14px;
	color: #003e95;
}
dl#contacto a {
	color: #0024c0;
}
#enviar_mensaje {
	padding: 0 10px 0 53px;
	line-height: 1.7em;
}
#enviar_mensaje strong {
	font-size: 14px;
	color: #003e95;
}
#enviar_mensaje dl {
	width: 600px;
	overflow: hidden;
}
*html #enviar_mensaje dl {
	width: 630px;
}

#enviar_mensaje dt{
	float: left;
	margin: 12px 0 10px 0;
	width: 70px;
}
#enviar_mensaje dd{
	float: left;
	margin: 12px 30px 10px 0;
	display: block;
}
#enviar_mensaje input {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#enviar_mensaje select {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*html #enviar_mensaje select {
	margin-right: 30px;
}
#enviar_mensaje input#mensaje{
	width: 500px;
	height: 100px;
}
*html #enviar_mensaje input#mensaje{
	width: 475px;
}

#enviar_mensaje #boton_submit {
	text-align: center;
}
*html #enviar_mensaje #boton_submit {
	margin: 10px 0;
}

div.notice {
	background-color:#E0F4DD;
	border:1px solid #02491D;
	padding:10px;
	width:250px;	
	
}

.bl_color {
	width: 12px;
	height: 12px;
	margin-top: 3px;
	margin-left: 5px;
	background: #FFF;
	border: 1px solid #ccc;
	float: left;
	overflow: hidden;
}

.bl_color { width: 12px; height: 12px;  margin-left: 5px; margin-top: 3px; background: #FFFFFF; border: 1px solid #CCCCCC; float: left; overflow: hidden; }

div.errorMessage
{
	padding:10px;
	border:1px solid #B7010D;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#B7010D;
	background-color:#FFFFCC;
	margin-bottom:20px;
}

div.successMessage {
	background-color:#E0F4DD;
	border:1px solid #02491D;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:20px;	
	
}

div.noticeMessage {
	background-color:#FFFFE6;
	border:1px solid #EAEA00;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:20px;	
	
}