/* style1 */

div.wrapper { margin: 0 auto; width: 1100px;}
td.sidebar { width: 25%; }

h1 { 
	color: #666;
}

h2 {
	color: #1e507d;
}

h3 {
	color: #333;
}

body {
	color: #333;
	background: #858585;
}

a {
	color: #206ba8;
}

img.album {
	border: 2px solid #206ba8;
}

/* horiz menu */
/********************************** GIF NOTICIAS *****************/
#cuadro-gif{
	width: 150px;
	border: 0;
	float: left;

}
/********************************** GIF NOTICIAS *****************/

#horiz-menu a {
	color: #fff;
font-weight: bold;
}

#horiz-menu li.active a {
	color: #999;
    font-weight: bold;
}

#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover,
#horiz-menu ul ul {
	background: #000066;
}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a,
#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {
	color: #fff;
}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {
	color: #fff;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {
	background: url(../include/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu li li.parent a,
#horiz-menu li li.parent li.parent a,
#horiz-menu li li.parent li.parent li.parent a {
	background: url(../include/dropdown-child.png) 100% 50% no-repeat;
}

#mainframe ul.menuside a {
	background: #f5f5f5 url(../include/bullets-mainmenu.png) 5px 5px no-repeat;
}

a.mainlevel {
	background: #f5f5f5 url(../include/bullets-mainmenu.png) 5px 5px no-repeat;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading {
	color: #f68920;
	border-bottom: 5px solid #eee;
}

#mainframe td.contentheading,
.contentheading {
	background: #f3f3f3;
	color: #333;
}

#banner {
	background: #FFFFFF url('../include/logo.jpg');
	border: 0px;
	width: 1026px;
	height: 80px;
	z-index: 9999;
	position: absolute;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading,
#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	background: #f3f3f3;
}

/* structure */

#body-b {
	background: #fff url(../include/bg-bottom.png) 0 100% repeat-x;
}

#body-t {
	background: url(../include/bg.png) 0 0 repeat-x;
}

#frame-1 {
	background: url(../include/shadow-br.png) 100% 100% no-repeat;
}

#frame-2 {
	background: url(../include/shadow-bl.png) 0 100% no-repeat;
}

#frame-3 {
	background: url(../include/shadow-tr.png) 100% 0 no-repeat;
}

#frame-4 {
	background: url(../include/shadow-tl.png) 0 0 no-repeat;
}

#masthead {
	background: url(../include/masthead-bg.png) 0 0 repeat-x;
	border-left: 1px solid #839ebb;
	border-right: 1px solid #839ebb;
	height: 81px;
}

#logo {
	background: url(../include/logo.jpg) 0 0 no-repeat;
}

#horiz-menu {
	background: url(../include/menu-bg.png) 0 0 repeat-x;
	border-left: 1px solid #8595a5;
	border-right: 1px solid #8595a5;
}

#mainbody-1 {
	background: #fff url(../include/body-b.png) 0 100% repeat-x;
}

#mainbody-2 {
	background: url(../include/body-t.png) 0 0 repeat-x;
}

#mainbody-3 {
	background: url(../include/body-br.png) 100% 100% no-repeat;
}

#mainbody-4 {
	background: url(../include/body-bl.png) 0 100% no-repeat;
}

#mainbody-5 {
	background: url(../include/body-tr.png) 100% 0 no-repeat;
}

#mainbody-6 {
	background: url(../include/body-tl.png) 0 0 no-repeat;
}

#footer-1 {
	background: #434343 url(../include/footer-bg.png) 0 100% repeat-x;
}

#footer-2 {
	background: url(../include/footer-edge.png) 100% 0 repeat-y;
}

#footer-3 {
	background: url(../include/footer-edge.png) 0 0 repeat-y;
}

#footer-4 {
	background: url(../include/footer-edge2.png) 100% 100% no-repeat;
}

#footer-5 {
	background: url(../include/footer-edge2.png) 0 100% no-repeat;
}

#rocket-1 {
	background: url(../include/bg-footer.jpg);
	height: 100px;
	
}

#rocket-2 {
	height: 70px;
}

#rocket-3 {
	margin-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
color: #fff;
font-weight: bold;
text-align: left;
float: left;
}

img#rocket {
	background: url(../include/rocket.png) 0 0 no-repeat;
}

/* modules */

.module-hilite1 {
	color: #ddd;
}

.module-hilite3 {
	color: #eee;
}

.module-hilite4 {
	color: #ccc;
}

.module-hilite1 a {
	color: #fff;
}

.module-hilite3 a {
	color: #fff;
}

.module-hilite4 a {
	color: #fff;
}

#footer-1 .module {
	color: #ccc;
}

#footer-1 .module a {
	color: #fff;
}

#footer-1 .module h3 {
	color: #fff;
}

.module h3,



.module .readon,
.module-hilite2 .readon {
	background: url(../include/arrow-1.png) 0 0 no-repeat;
}

.module-hilite1 .readon {
	background: url(../include/arrow-4.png) 0 0 no-repeat;
}

.module-hilite3 .readon {
	background: url(../include/arrow-6.png) 0 0 no-repeat;
}

.module-hilite4 .readon {
	background: url(../include/arrow-5.png) 0 0 no-repeat;
}

/* generic */

.module-hilite1 {
	background: url(../include/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite1 div {
	background: url(../include/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite1 div div {
	background: url(../include/hilite1/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite1 div div div {
	background: url(../include/hilite1/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite2 div div {
	background: url(../images/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite2 div div div {
	background: url(../images/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite3 {
	background: url(../include/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite3 div {
	background: url(../include/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite3 div div {
	background: url(../include/hilite3/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite3 div div div {
	background: url(../include/hilite3/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite4 {
	background: url(../include/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite4 div {
	background: url(../include/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite4 div div {
	background: url(../include/hilite4/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite4 div div div {
	background: url(../include/hilite4/module-left-br.png) 100% 100% no-repeat;
}

/* left */

.left .module-hilite1 {
	background: url(../include/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite1 div {
	background: url(../include/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite1 div div {
	background: url(../include/hilite1/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite1 div div div {
	background: url(../include/hilite1/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite2 div div {
	background: url(../images/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite2 div div div {
	background: url(../images/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite3 {
	background: url(../include/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite3 div {
	background: url(../include/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite3 div div {
	background: url(../include/hilite3/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite3 div div div {
	background: url(../include/hilite3/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite4 {
	background: url(../include/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite4 div {
	background: url(../include/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite4 div div {
	background: url(../include/hilite4/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite4 div div div {
	background: url(../include/hilite4/module-leftcol-br.png) 100% 100% no-repeat;
}

/* right */

.right .module-hilite1 {
	background: url(../include/hilite1/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite1 div {
	background: url(../include/hilite1/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite1 div div {
	background: url(../include/hilite1/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite1 div div div {
	background: url(../include/hilite1/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite2 {
	background: url(../images/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite2 div {
	background: url(../images/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite2 div div {
	background: url(../images/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite2 div div div {
	background: url(../images/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite3 {
	background: url(../include/hilite3/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite3 div {
	background: url(../include/hilite3/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite3 div div {
	background: url(../include/hilite3/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite3 div div div {
	background: url(../include/hilite3/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite4 {
	background: url(../include/hilite4/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite4 div {
	background: url(../include/hilite4/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite4 div div {
	background: url(../include/hilite4/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite4 div div div {
	background: url(../include/hilite4/module-rightcol-bl.png) 0 100% no-repeat;
}

/* content */

div#mod-top {
	background: url(../include/masthead-div.png) 0 0 no-repeat;
}

div#mod-top li {
	background: url(../include/bullet-masthead.png) 0 5px no-repeat;
	color: #ccc;
}

div#mod-top a {
	color: #fff;
}

span.pathway {
	color: #fff;
}

span.pathway a {
	color: #ccc;
	background: url(../include/bullet-pathway.png) 100% 50% no-repeat;
}

.readon {
	background: url(../include/readon-default.png) 0 0 no-repeat;
}

li.number-1 {
	background: url(../include/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
	background: url(../include/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
	background: url(../include/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
	background: url(../include/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
	background: url(../include/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
	background: url(../include/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
	background: url(../include/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
	background: url(../include/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
	background: url(../include/number-9.png) 0 2px no-repeat;	
}

ul.flame-1 li {
	background: url(../include/flame-1.png) 0 2px no-repeat;
}

ul.flame-2 li {
	background: url(../include/flame-2.png) 0 2px no-repeat;
}

ul.flame-3 li {
	background: url(../include/flame-3.png) 0 2px no-repeat;
}

ul.arrow-1 li {
	background: url(../include/arrow-1.png) 2px 2px no-repeat;
}

ul.arrow-2 li {
	background: url(../include/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../include/arrow-3.png) 2px 2px no-repeat;
}

ul.arrow-4 li {
	background: url(../include/arrow-4.png) 2px 2px no-repeat;
}

ul.arrow-5 li {
	background: url(../include/arrow-5.png) 2px 2px no-repeat;
}

ul.arrow-6 li {
	background: url(../include/arrow-6.png) 2px 2px no-repeat;
}

ul.triangle-1 li {
	background: url(../include/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../include/triangle-2.png) 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url(../include/triangle-3.png) 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url(../include/triangle-4.png) 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url(../include/triangle-5.png) 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url(../include/triangle-6.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url(../include/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../include/bullet-2.png) 6px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../include/bullet-3.png) 6px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../include/bullet-4.png) 6px 4px no-repeat;
}

ul.bullet-5 li {
	background: url(../include/bullet-5.png) 6px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../include/bullet-6.png) 6px 4px no-repeat;
}

blockquote {
	color: #1e507d;
}

pre {
	background: #f5f5f5;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

.powered {
	text-align:right; 
	float:right;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 20px;
	padding-right: 20px;
}

.sep_dest1{
	border: 1px #CCCCCC; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 0; 
	border-bottom-width: 0; 
	border-left-width: 0;
}

.sep_dest2{
	padding: 3px;
	border: 1px #CCCCCC; 
	border-style: dotted; 
	border-top-width: 0; 
	border-right-width: 1px; 
	border-bottom-width: 0; 
	border-left-width: 0;
}

.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #006699;
	width: 200px;
}

.btnLogin {
	background-color: #006699;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000D78;
}

#login{
	width: 500px;
	border: 1px dotted #C0C0C0;
}

#reservas{
	width: 700px;
	border: 1px dotted #808080;
}
/* Campo de Texto */
.frmInput {
	color: #333333; 
	border: 1px dotted #999999; 
	font-family: "Arial"; 
	font-size: 8pt; 
	padding: 4px;
	background: #fbfbfb; 
	width: 250px;
}

#login-usuario{
	width: 255px;
	border: 0;
	float: right;
	margin-right: 160px;
	margin-top: 10px;
	color: #FFFFFF;
	font: 8pt "Arial";
	text-align: right;
}
/********************************** GIF NOTICIAS *****************/
.cuadro-gif{
	width: 300px;
	border: 0;
	float: left;
	margin-right: 180px;
	margin-top: 15px;
	font: 8pt "Arial";
	text-align: center;
}

/********************************** GIF NOTICIAS *****************/

.btnLoginUsuario {
	background-color: #006699;
	padding: 0;
	font-family: "Arial"; 
	font-size: 8pt; 
	color: #FFFFFF;
	border: 1px solid #BD523E;
}

.frmInputLogin {
	color: #FFFFFF; 
	border: 1px solid #BD523E; 
	font-family: "Arial"; 
	font-size: 8pt; 
	padding: 0px;
	background: #071382; 
	width: 60px;
}

.frmLanguage {
	color: #FFFFFF; 
	border: 1px solid #BD523E; 
	font-family: "Arial"; 
	font-size: 8pt; 
	padding: 0px;
	background: #071382; 
}
/* Links top */
a.link2:link {color: #FFFFFF; text-decoration: none}
a.link2:visited {color: #FFFFFF; text-decoration: none}
a.link2:active {text-decoration: none}
a.link2:hover {color:#FFFFFF; text-decoration: underline;}

#faq {
	width: 700px;
	border: 0 dotted #C0C0C0;
	border-bottom-width: 1px;
}

#servicio{
	width: 400px;
	border: 0;
	padding: 5px;
	font-family: "Georgia";
	color: #333333;
	font-size: 11pt;
}

.sep_res {
	border: 0 dotted #808080;
	border-bottom-width: 1px;
}

.tit_res {
	text-align:center; 
	font-weight: bold;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 10pt;
	padding: 4px;
	background: #D1A510;
}
/* Imagenes */
.img-noticias{ 
	padding: 1px; 
	border: #c0c0c0; 
	background: #FFFFFF; 
	border-style: dotted; 
	border-width: 1px;
}

.noticias{
	padding: 0px;
	border: 0 dotted #cccccc;
	border-bottom-width: 1px;
}

.titulo-noticia{
	text-align: left; 
	font-weight: bold;
	font-family: "Arial";
	color: #1D78A7;
	font-size: 11pt;
	padding: 0px;
	border: 0 dotted #cccccc;
	border-bottom-width: 1px;
}

.datos-noticia{
	text-align: left; 
	font-weight: normal;
	font-family: "Arial";
	color: #999999;
	font-size: 8pt;
	padding: 0;	
}

.texto-noticia{
	text-align: justify; 
	font-weight: normal;
	font-family: "Arial";
	color: #4A4A4A;
	font-size: 9pt;
	padding: 0;	
}

