/* Base settings */
.Base settings---------------------------------------------------------------------------------------------------------------------- {}

* {
	padding: 0;
	margin: 0;
}

body {
	scrollbar-arrow-color: #e2f0f5;
	scrollbar-base-color: #e2f0f5;
	scrollbar-darkshadow-color: #e2f0f5;
	scrollbar-track-color: #e2f0f5;
	scrollbar-face-color: #2890c5;
	scrollbar-shadow-color: #e2f0f5;
	scrollbar-highlight-color: #e2f0f5;
	scrollbar-3dlight-color: #e2f0f5;
	text-align: center;
	background-color: #FFFFFF;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

#container {

}

#base {
	width: 751px;
	overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/* Header */
.Header----------------------------------------------------------------------------------------------------------------------------- {}

#header {
	height: 157px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 751px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: bottom;
	clear: both;
	float: none;
	background-image: url(interface/header-bck.gif);
}

#header #tel902 {
	margin-top: 90px;
	float: right;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	clear: right;
	color: #959595;
	font-size: 30px;
	background-image: url(interface/tel-ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 13px;
}

#header #idiomas {
	margin-top: 39px;
	float: right;
	margin-right: 20px;
	clear: right;
	color: #333333;
}

#header #idiomas a, #header #idiomas a:visited, #header #idiomas a:active {
	color: #999999;
	text-decoration: none;

}

#header #idiomas a:hover {
	text-decoration: none;
	color: #ffa132;
}

#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

/* Menu */
.Menu------------------------------------------------------------------------------------------------------------------------------- {}

#menu {
	height: 35px;
	overflow: hidden;
	background-color: #ffa132;
	background-image: url(interface/menu-bck.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-position: center top;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}

#menu a, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;

}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu i {
	color: #c05700;
	font-style: normal;
}

#menu i, #menu a {
	margin-right: 15px;
	margin-left: 15px;
}

/* Content */
.Content---------------------------------------------------------------------------------------------------------------------------- {}

#content {
	clear: both;
	float: none;
	vertical-align: top;
	width: 749px;
	overflow: hidden;
	margin: 0px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #e2e2e2;
}

#content #flash {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 751px;
	text-align: center;
}

table, #texto, #texto2 {
	padding: 0px;
	height: auto;
	width: 710px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

table td {
	text-align: left;
	vertical-align: top;
}

#texto .topder, #texto2 .topder {
	background-image: url(interface/table/topder.gif);
	height: 8px;
	width: 8px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

#texto2 .topder {
	background-image: url(interface/table2/topder.gif);
}

#texto .top, #texto2 .top {
	height: 8px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(interface/table/top.gif);
	background-repeat:  repeat-x;
	width: auto;
	background-position: center top;
}

#texto2 .top {
	background-image: url(interface/table2/top.gif);
}

#texto .topizq, #texto2 .topizq {
	background-image: url(interface/table/topizq.gif);
	height: 8px;
	width: 8px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#texto2 .topizq {
	background-image: url(interface/table2/topizq.gif);
}

#texto .izq, #texto2 .izq {
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(interface/table/izq.gif);
	background-repeat:   repeat-y;
	width: 8px;
	background-position: left top;
}

#texto2 .izq {
	background-image: url(interface/table2/izq.gif);
}

#texto #centro, #texto2 #centro {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	color: #787878;
	background-color: #FFFFFF;
}

#texto2 #centro {
	background-color: #f5f5f5;
}

#texto .der, #texto2 .der {
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(interface/table/der.gif);
	background-repeat:   repeat-y;
	width: 8px;
	background-position: right top;
}

#texto2 .der {
	background-image: url(interface/table2/der.gif);
}

#texto .bot, #texto2 .bot {
	height: 8px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(interface/table/bot.gif);
	background-repeat:  repeat-x;
	width: auto;
	background-position: center bottom;
}

#texto2 .bot {
	background-image: url(interface/table2/bot.gif);
}

#texto .botizq, #texto2 .botizq {
	background-image: url(interface/table/botizq.gif);
	height: 8px;
	width: 8px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}

#texto2 .botizq {
	background-image: url(interface/table2/botizq.gif);
}

#texto .botder, #texto2 .botder {
	background-image: url(interface/table/botder.gif);
	height: 8px;
	width: 8px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}

#texto2 .botder {
	background-image: url(interface/table2/botder.gif);
}

h2 {
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4d4d4d;
	padding-bottom: 10px;
}

h2 i {
	font-style: normal;
	color: #ffa132;
}

#texto p, #texto2 p {
	margin-bottom: 10px;
}

#texto b i, #texto i b, #texto2 b i, #texto2 i b {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#texto b, #texto2 b {
	color: #666666;
}

#texto ul, #texto2 ul {
	margin-left: 20px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;

}

#texto li, #texto2 li {
	background-image: url(interface/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	padding-bottom: 10px;

}

#texto blockquote, #texto2 blockquote {
	margin-left: 50px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;

}


#texto a, #texto a:visited, #texto a:active,
#texto2 a, #texto2 a:visited, #texto2 a:active {
	color: #ff7400;
	text-decoration: underline;
}

#texto a:hover, #texto2 a:hover {
	color: #000000;
	text-decoration: none;
}

/* Footer */
.Footer----------------------------------------------------------------------------------------------------------------------------- {}

#footer {
	background-image: url(interface/end-bck.gif);
	background-repeat:  no-repeat;
	background-position: center top;
	width: 751px;
	overflow: hidden;
	text-align: right;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 10px;
	color: #9e9e9e;
	clear: both;
	float: none;
	padding-bottom: 20px;
	margin: 0px;
}

#footer p {
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 15px;

}

#footer p#links {
	padding-top: 10px;
	padding-right: 15px;
}

#footer a, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p#links a i, #footer p#links a:visited i, #footer p#links a:active i {
	color: #ffd5a4;
	text-decoration: underline;
	font-style: normal;
}

#footer p#links a:hover i {
	color: #FFEED9;
	text-decoration: none;
}

#footer a i, #footer a:visited i, #footer a:active i {
	color: #999999;
	text-decoration: underline;
	font-style: normal;
}

#footer a:hover i {
	color: #333333;
	text-decoration: none;
}

/* Formulario */
.Formulario------------------------------------------------------------------------------------------------------------------------- {}

.form_txt, .form_txt_ob, .form_memo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #2890c5;
	height: 20px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.form_txt_ob {
	border-top-color: #ba134b;
	border-right-color: #ba134b;
	border-bottom-color: #ba134b;
	border-left-color: #ba134b;
}

.form_memo {
	height: auto;
	width: auto;
	scrollbar-arrow-color: #b0b0b0;
	scrollbar-base-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	scrollbar-face-color: #F4F4F4;
	scrollbar-shadow-color: #b0b0b0;
	scrollbar-highlight-color: #b0b0b0;
	scrollbar-3dlight-color: #F4F4F4;
	margin-right: 0px;
	border-top-color: #ba134b;
	border-right-color: #ba134b;
	border-bottom-color: #ba134b;
	border-left-color: #ba134b;
}

.form_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #ba134b;
	border: 0px none #b5220c;
	height: 20px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.destacado {
	font-weight: bold;
	color: #ce0842;
	font-size: 12px;
	font-style: italic;
}

#login {
	background-image: url(interface/login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 211px;
	overflow: hidden;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 20px;
}

#login .field-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2e5a7c;
	background-color: #e4f4ff;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	width: 40px;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #2e5a7c;
	line-height: 10px;
}

#login .boton {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2e5a7c;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* NOTICIAS */
.Noticias--------------------------------------------------------------------------------------------------------------------------- {}

/* Últimas noticias */

#texto #centro #news_last, #texto2 #centro #news_last {
	clear: both;
	float: left;
	height: 96px;
	overflow: hidden;
}

#texto #centro #news_last h2, #texto2 #centro #news_last h2 {
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #848484;
}

#texto #centro #news_last p, #texto2 #centro #news_last p {
	font-size: 13px;
	line-height: normal;
	color: #787878;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto #centro #news_last a, #texto #centro #news_last a:hover,
#texto2 #centro #news_last a, #texto2 #centro #news_last a:hover {
	font-size: 14px;
	line-height: normal;
	color: #ffa132;
	font-weight: bold;
	text-decoration: underline;
}

#texto #centro #news_last a:hover, #texto2 #centro #news_last a:hover {
	color: #000000;
	text-decoration: none;
}

#texto #centro #news_last i, #texto2 #centro #news_last i {
	font-style: normal;
	color: #a2a2a2;
}

#texto #centro #news_last .more, #texto2 #centro #news_last .more {
	margin: 0px;
	padding: 0px;
}

#texto #centro #news_last .more a, #texto #centro #news_last .more a:hover,
#texto2 #centro #news_last .more a, #texto2 #centro #news_last .more a:hover {
	font-size: 12px;
	line-height: normal;
	color: #d7471a;
	text-decoration: underline;
	clear: both;
	float: right;
	font-weight: normal;
}

#texto #centro #news_last .more a:hover,
#texto2 #centro #news_last .more a:hover {
	color: #000000;
	text-decoration: none;
}

/* Historial de noticias */

#texto #centro #news h2,
#texto2 #centro #news h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

#texto #centro #news a, #texto #centro #news a:hover,
#texto2 #centro #news a, #texto2 #centro #news a:hover {
	font-size: 14px;
	line-height: 20px;
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: underline;
}

#texto #centro #news a:hover,
#texto2 #centro #news a:hover {
	color: #000000;
	text-decoration: none;
}

#texto #centro #news ul i,
#texto2 #centro #news ul i {
	font-style: normal;
	color: #a2a2a2;
}

/* Noticia ampliada */

#texto #centro #new h2, #texto2 #centro #new h2 {
	clear: none;
	float: left;
	width: auto;
}

#texto #centro #new h3, #texto2 #centro #new h3 {
	font-weight: bold;
	font-size: 15px;
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#texto #centro #new .back, #texto2 #centro #new .back {
	padding: 0px;
	clear: none;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#texto #centro #new .back a, #texto #centro #new .back a:hover,
#texto2 #centro #new .back a, #texto2 #centro #new .back a:hover {
	color: #787878;
	text-decoration: underline;
	background-image: url(interface/bullet-2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#texto #centro #new .back a:hover, #texto2 #centro #new .back a:hover {
	color: #000000;
	text-decoration: none;
}

#texto #centro #new img, #texto2 #centro #new img {
	clear: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* BANNERS */
.Banners---------------------------------------------------------------------------------------------------------------------------- {}

table#banners {
	padding: 0px;
	clear: both;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

table#banners td {
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
}
