/********************************************************************
 * Template de nautilus. version demo
 * autor: matias nombarasco
*********************************************************************/
input, select {
    /*border:1px solid gray;*/
    max-width: 231px;
   
}

/** @LAYOUT  **/

#jsn-master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;

}

#jsn-ptop .menu {
	float: right;
	}

#jsn-page {
	color: #000;
	height: 100%;
	margin: 0 auto;
	padding-left:11px;
	padding-right:17px;
}
#jsn-page {
	/*background: url(../images/sombra_izq.jpg) repeat-y scroll 0 0 !important;*/
	background: url(../images/leftside-bg-full.png) repeat-y scroll 0 0 !important;
	width:980px !important;
}
/* Header */
#jsn-header {
	/* cambios */
	background-image:url(../images/header_daminato.jpg);
	position: relative;
	height:132px;
	width:990px;
	margin-left:-6px;
	bottom: 7px;
	background-repeat:no-repeat;
	
	
}


/* Content */
#jsn-promo {
background:transparent url(../images/botonera_up.jpg) repeat-x scroll 0 0 !important;
height:37px;
margin-left:-6px;
margin-right:-4px;
margin-top:-7px;
position:relative;
}

#jsn-ptoolbar {
	position: absolute;
	top:1px;
}

#jsn-pinset {
	position: absolute;
	top: 3px;
	right: 3px;
}

#jsn-fontresizer {
	position: absolute;
	top: 3px;
	right: 8px;
}


#jsn-promo h3 {
	color: #ffffff;
}

#jsn-puser8_inner,
#jsn-puser9_inner {
	padding: 15px;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #40afff;
}
#jsn-maincontent {
	
}

#jsn-maincontent_inner {
	padding: 0 15px;
}

#jsn-mainbody {
/*	padding: 1.5em;*/
	
}

#jsn-content {
	 /*border-bottom: 1px solid #b3b3b3;*/
	 min-height:500px;
}

#jsn-content_inner1 {
	/*background: transparent url(../images/leftside-bg-small.png) repeat-y left top;*/
}

#jsn-content_inner2 {
	/*background: transparent url(../images/rightside-bg-small.png) repeat-y right top;*/
}

#jsn-pathway {
 	/*background: transparent url(../images/dot.png) repeat-x bottom left;*/
	padding: .6em 1em;
}
#jsn-rightsidecontent {
	margin-left:0px !important;
	margin-right:0px !important;
}

#jsn-banner {
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}

#jsn-usermodules1 {
	padding: 1.2em 0;
/*	background: transparent url(../images/dot.png) repeat-x left bottom;*/
}

#jsn-usermodules2 {
	padding: 1.2em 0;
	/*background: transparent url(../images/dot.png) repeat-x left top;*/
}

#jsn-usermodules3 {
	padding: .6em;
	border-top: 2px solid #ffffff;
	border-bottom: 6px solid #404040;
	background: #d9d9d9 url(../images/usermodules3-bg.png) repeat-x left top;
}

#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	/*background: transparent url(../images/dot.png) repeat-y 50% top;*/
}

#jsn-puser1_grid2,
#jsn-puser3_grid2 {
	width: 49.95%;
	float: left;
}

#jsn-puser2_grid2,
#jsn-puser4_grid2 {
	width: 49.95%;
	float: right;
}

#jsn-puser5_grid2,
#jsn-puser6_grid2,
#jsn-puser7_grid2 {
	width: 49.95%;
	float: left;
}

#jsn-puser5_grid3,
#jsn-puser6_grid3,
#jsn-puser7_grid3 {
	width: 33.3%;
	float: left;
}

#jsn-puser1, #jsn-puser2, #jsn-puser3, #jsn-puser4 {
	padding: .6em 1.2em;
}

#jsn-puser5, #jsn-puser6, #jsn-puser7 {
	padding: 1.2em;
}

#jsn-pleft,
#jsn-pright {
	padding: 0em;
}

#jsn-pright div.module, #jsn-pright div.module-plain, #jsn-pright div.module-box,
#jsn-pleft div.module, #jsn-pleft div.module-plain, #jsn-pleft div.module-box {
	/*margin-bottom: 1.5em;*/
}

/* Footer */
#jsn-footer {
/*	padding: 1.2em 1em;*/
	font-size: 0.9em;
	color: #595959;
}

#jsn-footer a:link,
#jsn-footer a:visited {
	color: #000;
	text-decoration: underline;
}

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

#jsn-pfooter_grid2 {
	float: left;
	width: 49.5%;
}

#jsn-pbottom_grid2 {
	float: right;
	width: 49.5%;
}

#jsn-pbottom {
	text-align: right;
}

#jsn-copyright {
	padding: 0.6em 0;
	text-align: center;
}

#jsn-copyright,
#jsn-copyright a {
	font-size: 10px;
	color: #284d73;
}

/* @MODULE STYLES **/

table.poll td,
table.poll-box td,
table.poll-plain td {
	text-align: left;
}

/* moduletable style */
div.module,
div.module-box,
div.module-plain,
div.moduletable-plain,
div.moduletable {
	overflow: hidden;
	/**height: 37px;  Sacar si no anda */
	
	/*padding-right:163px;*/
}

div.module h3, div.module-box h3, div.module-plain h3,
div.moduletable h3, div.moduletable-plain h3 {
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 3px 0;
}

/* Module background styles */
div.module-box {
	padding: 0;
}

div.module-box > div {
	padding: 16px 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 16px;
}

div.module-box > div > div > div {
	padding: 0 16px 16px 0;
}

div.box-blue {
	background: transparent url(../images/module-box-blue-bg-r.png) top right no-repeat;
}

div.box-blue > div {
	background: transparent url(../images/module-box-blue-bg-l.png) top left no-repeat;
}

div.box-blue > div > div {
	background: transparent url(../images/module-box-blue-bg-l.png) bottom left no-repeat;
}

div.box-blue > div > div > div {
	background: transparent url(../images/module-box-blue-bg-r.png) bottom right no-repeat;
}

div.box-blue div div div div {
	background: none;
}


div.box-green {
	background: transparent url(../images/module-box-green-bg-r.png) no-repeat top right;
}

div.box-green > div {
	background: transparent url(../images/module-box-green-bg-l.png) no-repeat top left;
}

div.box-green > div > div {
	background: transparent url(../images/module-box-green-bg-l.png) no-repeat bottom left;
}

div.box-green > div > div > div {
	background: transparent url(../images/module-box-green-bg-r.png) no-repeat bottom right;
}

div.box-green div div div div {
	background: none;
}


div.box-yellow {
	background: transparent url(../images/module-box-yellow-bg-r.png) no-repeat top right;
}

div.box-yellow > div {
	background: transparent url(../images/module-box-yellow-bg-l.png) no-repeat top left;
}

div.box-yellow > div > div {
	background: transparent url(../images/module-box-yellow-bg-l.png) no-repeat bottom left;
}

div.box-yellow > div > div > div {
	background: transparent url(../images/module-box-yellow-bg-r.png) no-repeat bottom right;
}

div.box-yellow div div div div {
	background: none;
}


div.box-grey {
	background: transparent url(../images/module-box-grey-bg-r.png) no-repeat top right;
	color: #f2f2f2;
}

div.box-grey > div {
	background: transparent url(../images/module-box-grey-bg-l.png) no-repeat top left;
}

div.box-grey > div > div {
	background: transparent url(../images/module-box-grey-bg-l.png) no-repeat bottom left;
}

div.box-grey > div > div > div {
	background: transparent url(../images/module-box-grey-bg-r.png) no-repeat bottom right;
}

div.box-grey div div div div {
	background: none;
}

div.box-grey h3 {
	color: #FFF;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #40afff;
}


/* Module Icon Styles */
div.header-dots h3,
div.icon-dots h3 {
	background: url(../images/icon-module-dots.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(../images/icon-module-arrow.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}


/** @TYPOGRAPHY **/

html, body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#E3E3E3;
}

p, pre, blockquote, form, dl, ul, ol, fieldset, address {
	padding: 0;
	margin: 0px 0 7px 0;
}

fieldset {
	padding: .5em;
}

pre {
	padding: 1em;
	border-left: 5px solid #404040;
	background: #FFFFD5;
	font-family: "Courier New", Courier, monospace;
}

blockquote {
	padding-left: 55px;
	background: transparent url(../images/icon-text-blockquote.png) no-repeat top left;
	font-style: italic;
	min-height: 45px;
	color: #404040;
}

small {
	font-size: .85em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sup em {
	font-size: .8em;
	color: red;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dashed;
	letter-spacing: 1px;
	cursor: help;
}

/* @HEADING */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0.6em 0 .25em 0;
}

h1 {
	font-size: 1.4em;
	color: #000000;
}

h2 {
	font-size: 1.3em;
	color: #000000;
}

h3 {
	font-size: 18px;
	color: #4E657C;
}

h4 {
	font-size: 1.1em;
	/*color: #CC8033;*/
	color: #22519C;
}

h5, h6 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

/* @IMAGE */
img {
	border: none;
}

img.image-left {
	float: left;
	margin: .5em 1em .5em 0;
}

img.image-right {
	float: right;
	margin: .5em 0 .5em 1em;
}

img.image-border {
	border: 1px solid #e5e5e5;
	padding: 3px;
}
;
img.image-margin {
	margin: .5em;
}

/* @LINK */
a:link,
a:visited {
	text-decoration: none;
	outline: none;
	color: #3A546B;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

a img {
	border: none;
	height: 166;
}


/* @TEXT */
.clearbreak {
	clear: both;
}

.clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}


/* Text paragraph */
.border {
	border: 1px solid #e5e5e5;
	padding: 3px;
}

.dropcap:first-letter {
	float: left;
	color: #404040;
	font: 4em/.8em "Times New Roman", Times, serif;
}


/* @LIST */
ul li {
	margin: .3em 0 .3em 1.6em;
	padding: 0;
}

ol li {
	margin: .3em 0 .3em 2em;
	padding: 0;
}

ul.arrowlist-red, ul.arrowlist-green, ul.arrowlist-blue {
	list-style: none;
}

/* Arrow list */
ul.arrowlist-red li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/arrow.png) no-repeat left 6px;
}

ul.arrowlist-green li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/icon-arrow-s.png) no-repeat left 6px;
}

ul.arrowlist-blue li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/icon-arrow-blue.png) no-repeat left 6px;
}


/* @TABLES */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}


/** @JOOMLA DEFAULT **/

/* PATHWAY */
span.pathway {
	font-weight: bold;
	font-size: 0.9em;
}

a.pathway:link,
a.pathway:visited {
	padding: 0 .25em;
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}

a.pathway:hover {
	text-decoration: underline;
}

/* page heading */
.componentheading,
.contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

/* Content title link */
a.contentpagetitle:link,
a.contentpagetitle:visited {
	text-decoration: none;
}

a.contentpagetitle:hover {
	text-decoration: underline;
}

/** CONTENT AREA **/
/* Blog page main wrapper */
table.blog {
	width: 100%;
}

table.blog td {
	padding-right: 5px;
}

/* Content container */
table.contentpane,
table.contentpaneopen {
	width: 100%;
}

/* Separator after each content container TD */
table.blog span.article_seperator {
	display: block;
	height: 1.5em;
}

/* 3 buttons */
td.buttonheading {
	padding: 0 2px;
}

/* Data & written by area */
span.small,
td.createdate,
td.modifydate {
	color: #999999;
	font-size: 0.9em;
	padding-bottom: .6em;
}

/* Page counter */
div.pagenavcounter {
	color: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}

/* Table of content */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #f2f2f2;
}

table.contenttoc th {
	padding: .4em;
/*	background: url(../images/grey_dot.png) bottom repeat-x;*/
	font-weight: bold;
	text-align: center;
}

table.contenttoc td {
	padding: .25em .6em;
}

a.toclink:link,
a.toclink:visited {
	font-size: .9em;
}

a.toclink:hover {
}

div.mosimage {
	padding: .3em;
	margin: .8em;
	color: #595959;
}

div.mosimage_caption {
	padding: .2em;
	font-weight: bold;
	font-size: 0.9em;
}

/* Read more */
a.readon:link,
a.readon:visited {
	padding: 3px 6px 3px 22px;
	text-decoration: none;
	color: #404040;
	background: #f2f2f2 url(../images/icon-module-arrow.png) no-repeat 5px center;
	border: 1px solid #e5e5e5;
}

a.readon:hover {
	background-color: #e5e5e5;
	text-decoration: none;
}

/** COMPONENT AND CONTENT TABLE PAGE **/
/* Description in content table and component page */
td.contentdescription {
	padding: .5em 0;
}

/* Links in Section Table page */
a.category:link,
a.category:visited {
	font-weight: bold;
}

a.category:hover {
}

/* table in category table page */
td.sectiontableheader {
	padding: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #366999;
}

td.sectiontableheader a {
	color: #ffffff;
	text-decoration: underline;
}

td.sectiontableheader a:hover {
	text-decoration: none;
}

/* table's row 1 */
tr.sectiontableentry1 td {
	padding: 3px 4px;

	border-bottom: 1px solid #9A9A9A;
}

/* table's row 2 */
tr.sectiontableentry2 td {
	padding: 4px 3px;
/*	border-bottom: 1px solid #e5e5e5;*/
}
#nautilusSpecialProducts table {
	width:485px !important;
}

#nautilusSpecialProducts tr.sectiontableentry1 td {
	padding: 0px 0px;
	border-bottom: 1px dotted #9A9A9A;
}

#nautilusSpecialProducts tr.sectiontableentry2 td {
	padding: 0px 0px;
	border-bottom: 0px solid #9A9A9A;
}

/* table's row 2 */
#nautilusSpecialProducts tr.sectiontableentry2 td {
	padding: 0px 0px;
	border-bottom:1px dotted #9A9A9A;
}

.smalldark {
}

/** "MORE..." AREA **/
/* "More..." panel */
div.blog_more {
}

/* "More..." panel heading text */
div.blog_more div {
	padding-bottom: .3em;
}

/* "More..." block links */
div.blog_more ul {
}

div.blog_more li{
}

/* "More..." panel links */
a.blogsection:link, a.blogsection:visited {
	text-decoration: none;
}

a.blogsection:hover {
	text-decoration: underline;
}

/** BOTTOM NAVIGATION BAR **/
/* content page nav */
div.pagenavbar div {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}

div.pagenavbar a:link, 
div.pagenavbar a:visited {
	text-decoration: none;
}

div.pagenavbar a:hover {
	text-decoration: underline;
}

/* content item rolling nav */
th.pagenav_prev, th.pagenav_next {
	color: #999999;
	font-size: .9em;
	font-weight: bold;
}

th.pagenav_prev a:link, th.pagenav_prev a:visited,
th.pagenav_next a:link, th.pagenav_next a:visited {
	text-decoration: none;
}

th.pagenav_prev a:hover, th.pagenav_next a:hover {
	text-decoration: underline;
}

/* blog pages nav */
.pagenav {
	color: #999999;
	padding: 0 .5em;
	margin-top: 1em;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

/* blog pages nav link */
a.pagenav:link, a.pagenav:visited {
	text-decoration: none;
	text-transform: uppercase;
}

a.pagenav:hover {
	text-decoration: underline;
}

/* Back button */
div.back_button {
	margin: .5em 0;
	padding: .4em 0;
	font-weight: bold;
}

div.back_button a:link,
div.back_button a:visited {
	text-decoration: none;
	text-transform: uppercase;
}

div.back_button a:hover{
	text-decoration: underline;
}

.hd {
	display: none;
}

/** COMMON FORM **/
input.button {
}

input.inputbox {
}

input.inputbox:hover,
input.button:hover {
	
}

input.inputbox:focus {
}

/** POP UP FORMS **/
body.contentpane {
	padding: 1em;
}

/** SEARCH MODULE **/
/* Search wrapper */
div.search {
}

/* Search input box */
input#mod_search_searchword {
	margin-right:19px;
}

span.highlight {
	padding: .2em;
	background: #FFFFAA;
}

/** LOGIN MODULE **/
#nautilusLogin {
     font-size: 11px;
     margin-top:10px;
     z-index: 99;
}
#nautilusLogin #form-login {
	background-image: url(../images/buscador_body.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left:10px;
	margin-left:0;
}
#nautilusLogin .header {
	background-image:url(../images/modulo_header.jpg);
	height:39px;
	width:230px;
}
#nautilusLogin .footer {
	background-image:url(../images/buscador_footer.jpg);
	height:9px;
	width:230px;

}
#nautilusLogin #login_ingresar {
background-image:url(../images/btn_suscribir_up.jpg);
border:0 none;
color:#232D51;
font-size:10px;
font-weight:bold;
height:25px;
margin-top:0px;
width:75px;
}
#nautilusLogin #login_ingresar:hover {
	background-image:url(../images/btn_suscribir_down.jpg);
}
#nautilusLogin .body {  
       z-index: 4000;
}
	
#nautilusLogin form {
       margin-left: 17px;
       margin-top:0px; /*-15px;*/
       list-style-type: none;       
}
#nautilusLogin form ul {
       line-height: 8pt;
       padding-top:0px;
       margin-left:-16px;      
}
#nautilusLogin .hr {
       color: black;
       height: 1px;  
       width: 90%;
       background-color: #809EB8;
       border-bottom: 1px solid white;
       margin-bottom: 5px;
      }
 
/*caja de recordarme de login */
#modlgn_remember{
	border: none;
	padding: 0;
}

form#form-login fieldset.input {
	border: none;
	padding: 0;
}

input#modlgn_username {
}

input#modlgn_passwd {
}

input#modlgn_remember {
    
}

p#form-login-username,
p#form-login-password,
p#form-login-remember {
	margin: 0 0 6px 0;
}


p#form-login-remember {
 width: 95px;
  float: left;
}


p#form-login-username label,
p#form-login-password label {
    float: left;
    width: 65px;
}


/** LATEST NEWS & POPULAR MODULE **/
ul.latestnews,
ul.mostread {
}

ul.latestnews li,
ul.mostread li {
}

/** POLL MODULE **/
/* poll's table */
table.poll {
}

table.pollstableborder {
	margin: .5em 0;
	text-align: left;
}

table.pollstableborder td {
	text-align: left;
	font-size: .9em;
	padding: 3px 2px;
	border: none;
}

/* poll's question */
table.pollstableborder td.sectiontableentry1 {
}

table.pollstableborder td.sectiontableentry2 {
}

/* poll's result */
table.pollstableborder th.sectiontableheader {
}

table.pollstableborder tr.sectiontableentry0 td {
	background-color: #f2f2f2;
	padding: .5em .8em;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: none;
	padding: .5em .8em;
}


/** POP UP FORMS **/
body.contentpane {
	color: #000000;
	background: #FFFFFF;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.tab {
	background-image: none;
	background-color: #e5e5e5;
	padding: 5px;
}

#jsn-master div.dynamic-tab-pane-control div.tab-row h2.tab a {
	color: #000000;
}

#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #366999;
}

#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected a {
	font-weight: bold;
	color: #ffffff;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-color: #999999;
	border-top: 3px solid #366999;
	padding: 5px;
}



/** @MENU **/
.mainlevel  {
margin: 5px 6px 5px 6px;
color: white;
font-size: 12px;

}
/** @SUCKERFISH **/


/* Mainlevel */
ul.menu-suckerfish {
	z-index: 1;
	float: left;
	margin: 0;
	background: none;
	padding: 0;
	list-style: none;
}

ul.menu-suckerfish li {
	float: left;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu-suckerfish a:link,
ul.menu-suckerfish a:visited {
	
	background:url(../images/botonera_up.jpg) repeat-x;
	color:white;
	border-left:0px solid #3C6586;
	display: block;
	margin: 0;
	/*padding: 9px 1.5em;*/
	padding:9px 18px 9px 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}

ul.menu-suckerfish a:hover,
ul.menu-suckerfish li.active a {
	background:url(../images/botonera_down.jpg) repeat-x;
	height:19px;/* cambio:25*/
	color:white;
	
}



/* Sublevel */
ul.menu-suckerfish ul {
	position: absolute;
	/*left: -999em;*/
	z-index: 2;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Other containers */
ul.menu-suckerfish ul ul {
	margin: -26px 0 0 184px;
	z-index: 3;
}

/* Items */
ul.menu-suckerfish ul li {
	position: relative;
	width: 125px;
	margin: 0;
	background: none;
	padding: 0;
}

ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	/*display: block;*/
	border-top: 1px solid #366999;
	border-right: none;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
	background: #2B3E4D none;
	color: white;
	padding: 4px 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	height: 1%;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top: 1px solid #3E596F;
	background-color: #3E596F;
	color: #ffffff;
}

/* Active */
ul.menu-suckerfish ul li.active a,
ul.menu-suckerfish ul li.active li.active a,
ul.menu-suckerfish ul li.active li.active li.active a {
	font-weight: bold;
	color: #ffffff;
}

/* Clear active */
ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	font-weight: normal;
	color: #cfdbe5;
}

/* Children expanded */
ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #284d73 url("../images/suckerfish-expand.png") no-repeat 95% center;
	padding-right: 10px;
}

/* Clear children expanded */
ul.menu-suckerfish ul li.parent li a,
ul.menu-suckerfish ul li.parent li.parent li a {
	background-image: none;
}


/* Rollover actions */
ul.menu-suckerfish li:hover ul,
ul.menu-suckerfish li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul {
	left: auto;
}

ul.menu-suckerfish li:hover ul ul,
ul.menu-suckerfish li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul ul {
	left: -999em;
}

ul.menu-suckerfish,
ul.menu-suckerfish li li {
	clear: left;
}
/** END @SUCKERFISH **/

/** @BULLET TREE **/

/* main level */
ul.menu-bullettree,
ul.menu-bullettree ul {
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree li {
	background: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree {
	border-top: 1px dotted #b3b3b3;
}

ul.menu-bullettree ul li {
	margin-left: 1em;
}

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	display: block;
	background: transparent url(../images/bullettree-level0.png) no-repeat 5px 10px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 3px 5px 3px 15px;
	color: #404040;
	text-decoration: none !important;
}

ul.menu-bullettree a:hover {
	background-color: #d9d9d9;
	color: #000000;
}

/* For dark background */
div.box-grey ul.menu-bullettree a:link,
div.box-grey ul.menu-bullettree a:visited {
	color: #d9d9d9;
}

div.box-grey ul.menu-bullettree a:hover {
	background-color: #404040;
	color: #d9d9d9;
}

/* Sublevel items */
ul.menu-bullettree ul a:link,
ul.menu-bullettree ul a:visited {
	background-image: url(../images/bullettree-level1.png);
	border-bottom: none;
}

ul.menu-bullettree ul ul a:link,
ul.menu-bullettree ul ul a:visited {
	background-image: url(../images/bullettree-level2.png);
}

ul.menu-bullettree ul ul ul a:link,
ul.menu-bullettree ul ul ul a:visited {
	background-image: url(../images/bullettree-level3.png);
}

/* Current item */
ul.menu-bullettree a.current {
	background-image: url(../images/bullettree-current.png) !important;
	font-weight: bold;
	color: #000000;
}

ul.menu-bullettree li.current a:hover {
	color: #000000;
}

div.box-grey ul.menu-bullettree li.current a {
	color: #ffffff;
}

div.box-grey ul.menu-bullettree li.current a:hover {
	color: #ffffff;
}

ul.menu-bullettree li.current li a {
	font-weight: normal;
}
 

#jsn-content_inner2 {
/*     background-color: #ffffff;*/
}

ul.menu-bullettree li.current li a:hover {
	color: #000000;
}
#copyright {
 	background-image: url(../images/footer.png);
 	height: 108px;
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
            
}        

#nautilus_logo {
	background-image: url(../images/logo_nautilus.png);
	width: 80px;
	margin-left:70px;
	height: 35px;
	float: left;
	position: relative;
	top: 35%;
}
#logo_nemo {
	background-image: url(../images/logo_nemo_footer.png);
	float: right;
	height:11px;
	width:50px;
	margin-right:70px;
	margin-top:-20px;
	position: relative;
	top: 86px;
}

#legales {
	
color:gray;
float:left;
font-size:10px;
left:280px;
position:relative;
text-align:center;
top:10px;
}
	
	
		
#nautilusSearch .button {
   height: 23px;
   width: 75px;
   border:0px solid #000000;  
   background:transparent url(../images/boton_up.jpg) no-repeat scroll center;
   border:0 solid;
   cursor: pointer;
   margin:10px 0 0 70px;
   color: white;
   font-size:11px;

}
#nautilusSearch .button:hover {
   height: 23px;
   width: 75px;
   border:0px solid #000000;  
   background:transparent url(../images/boton_over.jpg) no-repeat scroll center;
   border:0 solid;
   cursor: pointer;
   margin:10px 0 0 70px;

}
#nautilusSearch {
	margin-top: -13px;
}
#nautilusSearch 
#search_go {
background-image:url(../images/btn_buscar_up.jpg);
border:0 none;
color:#232D51;
font-size:10px;
font-weight:bold;
height:25px;
margin-top:10px;
width:75px;
}

#nautilusSearch 
#search_go:hover {
background-image:url(../images/btn_buscar_down.jpg);
}

.vmCartModule {
margin-top: 10px;
margin-bottom: -10px;
	}
.vmCartModule p{
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #4991DC;

	}

	.boxSearchDate {
		width: 75px;
	}
	#nautilusSearch .header {
		background: transparent url(../images/buscador_header.jpg) ;
		height:39px;
		width:230px;
		margin-top: 21px;
		cursor:pointer;
	}
	
	#nautilusSearch .body {
		background-image: url(../images/buscador_body.jpg)  ;
		background-repeat: repeat-y;
		padding-top: 1px;
		padding-left: 18px;
		width: 230px;		
	}
	#nautilusSearch .footer {
		background-image:url(../images/buscador_footer.jpg);
		height:9px;
		width:230px;
	}
	#nautilusSearch form {

	}
	#nautilusSearch .title {
		color:white;
		font-size:14px;
		font-weight:bold;
		padding-top:10px;
		padding-left:20px;
		width:209px;
	}
	#nautilusSearch .icon {
		width: 23px;
		float: right;
		height:19px;
		background-image:url(../images/valija.png);
	}
	#nautilusSearch .text {
		/*float:left;
		width: 160px;*/
	}
	#nautilusSearch .fielddd {
		float:left;
		width: 100px;
		text-align:left;
		
	}
	#nautilusSearch .fielddr {
		
		float:left;
	/*	margin-left: 7px;*/
		width: 100px;
		text-align:left;
	}

	#nautilusSearch .fielddd input{
     width: 65px;
		font-size: 10px;
		height: 16px;
		margin: 0px;
		paddgin: 0px;	
	}
	#nautilusSearch .fielddr input {
		width: 65px;
    	margin: 0px;
		paddgin: 0px;
		font-size: 10px;
		height: 16px;
	}
			
	#nautilusSearch .fielddd .label {
		width: 80px;	
	}
	#nautilusSearch .fielddr .label{
		width: 80px;
	}
	#nautilusSearch .field {
	 	margin-top: 5px;
	}
	#nautilusSearch .field .label{
		width: 60px;
		
	}
	#nautilusSearch .field select{
		width: 200px;
		color:#555555;
		font-size:11px;
	}
	#header_amadeus_e_retail .fields select {
		width: 50px !important;
		color:#555555 !important;
		font-size:11px !important;
	}
	#amadeus_e_retail .fields {
		margin-top:10px !important;		
	}
	#header_amadeus_e_retail .header{
		background: transparent url(../images/aereos_header.jpg) !important;
		height:39px !important;
		width:230px !important;
		margin-top:-3px !important;
	}
	
	#nautilusSpecialProducts {
		background-image:url(../images/destacados_body.jpg);
		background-repeat:no-repeat;	
	}
	#nautilusSpecialProducts .header {
		background-image:url(../images/destacados_header.jpg);
		width: 485px;
		height: 32px;
	 	margin-left: 5px;
	 	margin-top:10px;
	}
	#nautilusSpecialProducts .header p {
		font-size: 15px;
		padding: 5px 0px 0px 17px;
		font-weight: bold;
		margin: 0;
		color:#4E657C;
	}
	#nautilusSpecialProducts .footer{

	}
	
	/*estilos para la parte de productos destacados */
	.product_c {
		text-align: left;
	}
	.productPrice {
		color:#4E657C;
		font-weight:bold;
	}
	.product_c .pimg {
		float:left;
		margin-top:15px;
		margin-right:10px;
	}
	.product_c .pdet {
		width: 350px;
		float: left;
		margin-top:10px;
	}
	.product_c .pdet .pname {
		font-weight:bold;
		font-size:14px;
	}
	.product_c .pdet .pprice {
		color:black;
		font-size:12px;
		text-align:left;
		margin-top: 10px;
	}
	#nautilusSpecialProducts .hr {
		width: 90%;
		height: 1px;
		background-color: gray;
	}
	/*estilos para el lector rss ajax google de nautilus */
	
	#nautilusSpecialProductsText {
		margin-left: 0px;
	}
	#nautilusSpecialProductsText table {
		border-left:0px solid #9A9A9A;
		border-right:0px solid #9A9A9A;
		margin-left:0px;
		
	}
	
	#nautilusSpecialProductsText .body {
		
		margin-left: 1px;
		padding-left: 9px;
	}
	
	#nautilusSpecialProductsText table a {
		color: gray;
	}
	#nautilusSpecialProductsText .header p{
	   font-size: 13px;
		/*font-family: Geneva;*/
		padding: 11px 0px 0px 17px;
		color: #484848;
		font-weight: bold;
		margin: 0;
		color:#4892DD;
		font-weight:bold;
	}
		
	#nautilusSpecialProductsText .header {
		background-image:url(../images/destacados_header.jpg);
		color:black;
		font-size:13px;
		font-weight:bold;
		height:34px;
		margin-top:0px;
		padding:0px;
		width:233px;
		margin-left: 1px;
	}

	#nautilusSpecialProductsText table {
		border-left:0px solid #9A9A9A;
		border-right:0px solid #9A9A9A;
		margin-left:0px;
		width:223px;
	}
	#nautilusSpecialProductsText .footer {
		background-image:url(../images/destacados_footer.jpg);
		height: 3px;
		width: 234px;
		margin-left: 1px;
	}


	#nautilus_rssreader .header p {
		
		font-size:14px;
		font-weight: bold;
		
	}
	
	/* estlos para el menu */
	
	.start {
		/*background-image:url(../images/menu_izq.jpg);
		width: 7px;
		height: 39px;*/
		
	
	}
	.end {
		/*background-image:url(../images/menu_der.jpg);
		width: 316px;
		height: 39px;
		background-position:right;*/
	
	
	}
	.boton_menu {
       /* background-image:url(../images/menu_body.jpg);
  		height: 35px;
  		width:60px;
		margin: 0 0 0 1.6em;
		padding:0px 4pt 0px 4pt ;
		list-style:none;*/
		
	 }
	.boton_menu a {	
	 		color: black;
	 		font-size: 12px;
	 		font-weight: bold;
	 		padding-left: 10px;	 	
	 	}
.boton_menu a:hover {
	 		
	 		color: beige;
	 		
	 		font-size: 12px;
	 		font-weight: bold;
	 		
	 	
	 	}
	 
	.boton_menu:hover {
	   /*background-image:url(../images/menu_hover.jpg);
		height: 35px;
		*/
	 }
	 	 
	.vmCartModule .header {
		background-image:url(../images/carrito_header.jpg);
		height: 39px;
		width: 230px;
		margin-left:5px;
	}
	.vmCartModule .footer {
		background-image:url(../images/carrito_footer.jpg);
		height:19px;
		width:230px;
		margin-left:5px;
	}
	.vmCartModule .body {
		background-image:url(../images/carrito_body.jpg);
		background-repeat:repeat-y;
		font-size:10px;
		padding-left:12px;
		padding-top:23px;
		padding-right:15px;
		width:230px;
		margin-left: 5px;
	}
	.vmCartModule .body p{
		font-size:13px;
		float:left;
	}
	.vmCartModule .header p{
		padding: 0;
		margin: 0;
		color:white;
		font-size:14px;
		font-weight: bold;
		padding-left:16px;
		padding-top:10px;
	}
		
	.vmCartModule .logo {
		background-image: url(../images/carrito.jpg);
		height: 62px;
		width: 69px;
		margin-left: 73px;
		margin-bottom: 1px;
	}
		.vmCartDetails .vmCartAttibutes_header {
		background-image: url(../images/shop_detail_header.png)  ;
		height: 16px;
		width: 327px;
	}
		.vmCartDetails .vmCartAttibutes_footer {
		float: left;
		background-image: url(../images/shop_detail_footer.png)  ;
		height: 9px;
		width: 327px;
		
	}
	.vmCartAttributes {
        color: black;
		width: 327px;
		margin-top:0px;
	}

	.vmCartContainer {
		background:#ffffff none repeat scroll 0 0;
		border:0px solid #000000
	}
	.vmCartChild {
	     border:0px solid #000000;
	 }

.vmAttribChildDetailTitle  {
     float: left;
     width:20%;
     margin:3px;
}
.inputboxattrib 
#Desayuno_field {
	 
	}
	
.addtocart_button   {
background:transparent url(../images/btn_suscribir_up.jpg) no-repeat scroll center;
border:0 none;
color:#232D51;
font-size:10px;
font-weight:bold;
height:25px;
margin-top:0px;
width:75px;
}
.addtocart_button:hover   {
background:transparent url(../images/btn_suscribir_down.jpg) no-repeat scroll center;
}

.botonCambiarMoneda {
	height: 26px;
	width: 75px;
    border:0px solid #000000;
    background:transparent url(../images/boton_up.jpg) no-repeat scroll center;
    color: black;
    font-size:10px;
    font-weight:bold;
	cursor: pointer;
}

.botonCambiarMoneda:hover {

		height: 26px;
	width: 75px;
    border:0px solid #000000;  
   background:transparent url(../images/boton_over.jpg) no-repeat scroll center;
  
}


.stars1 {
 background-image: url(../images/1stars.png);
 	height:20px;
	width:112px;
}
.stars2 {
 background-image: url(../images/2stars.png);
 	height:20px;
	width:112px;
}
.stars3 {
 background-image: url(../images/3stars.png);
 	height:20px;
	width:112px;
}
.stars4 {
 background-image: url(../images/4stars.png);
 	height:20px;
	width:112px;
}
.stars5 {
 background-image: url(../images/5stars.png);
 	height:20px;
	width:112px;
}

#nautilusLogin ul li {
   list-style: none;
}

#aAC {
 background-image: url(../images/amenities/AC.gif);
 	height:20px;
	width:20px;
	float: left;

}
#aPI {
 background-image: url(../images/amenities/OP.gif);
 	height:20px;
	width:20px;
float: left;
}
#aTV {
 background-image: url(../images/amenities/TV.gif);
 	height:20px;
	width:20px;
float: left;
}
#aCR {
 background-image: url(../images/amenities/CR.gif);
 	height:20px;
	width:20px;
float: left;
}

/* estilos para la seccion de carros */

#vmMainPage {
	margin-left: 5px;
	margin-right: 14px;
}
#browseProductContainer browseProductTitle {
	color: #4991DC;
	}

#favoritos {
background-image:url(../images/comunidad_body.jpg);
		width: 100%;
		margin-top: 10px;


		
}

#favoritos .header {
	background-image:url(../images/comunidad_header.jpg);
	width: 100%;
	height: 37px;

 
}
#favoritos .header p {
	margin: 0;
	color:#4892DD;
	font-size:13px;
	margin-left:18px;
	padding-top:11px;
	font-weight: bold;

}

#favoritos .footer{
	background-image:url(../images/comunidad_footer.jpg);
	width: 489px;
	height: 14px;

}
	
.bannergroup .banneritem {
	margin-left:6px !important;
}

#favoritos .one {
	/*background-color: blue;*/
}
.rate {
	float: right;
	}
.rateGood {
	float: left;
	width: 17px;
	height: 15px;
	background-image:url(../images/rateIconGood.jpg);
}
.rateNeutral {
	float: left;
	width: 17px;
	height: 15px;
	background-image:url(../images/rateIconNeutral.jpg);
}

hr {
 color: black;
 border-top: 1px solid;
 border-bottom: 1px solid;
 border-bottom-color:black;	
 border-left: 0px solid;
 border-right: 0px solid;
}
.noResults {
	background-color:#FAFAD2;
background-position:left 5px;
background-repeat:no-repeat;
border-color:#AACCAA;
border-style:dotted none;
border-width:1px 0pt;
height: 50px;
}

.noResultsIcon {
	float: left;
	width: 50px;
	height: 40px;
	background-image:url(../images/info.png);
}

.noResultsText {
	float: left;
	width: 415px;
}

.productoDestacadoOpcion {
 border: 2px solid #FFE6C9;
 height: 140px;
 margin: 2pt;
 background-color: #EAEAEA;
}

.vmMainPage fieldset {
	border: 0px solid;
}
#date_depart {
	float: left;	
}
#date_depart_img {
	float: left;
	}
#date_return {
	float: left;	
}
#date_return_img, #departure_date_img, #arrivalDate_img, #departure_date,  #arrivalDate {
	float: left;
	}

#buscarStd, #buscarOnl {
 float: left;	
 /*cursor: pointer;*/
}
#buscarStd {
	background-image:url(../images/buscador_header.jpg);
	color:#4991DC;
	font-weight:bold;
	font-size:14px;
	height:33px;
	padding-right:10px;
	padding-left: 15px;
	text-align:left;
	width:209px;
	margin-top:-8px;
}
#buscarStd p{
	margin-top:10px;
	padding-left:4px;
	}
#buscarOnl {
	background-image:url(../images/btn_hoteles.jpg);
	color:white;
	font-weight:bold;
	height:20px;
	padding-right:14px;
	padding-top:18px;
	width:114px;
	padding-left: 6px;
	background-position:right bottom;
	/*margin-top:15px;*/
}
#buscarStd:hover {
	background-position: left;
	margin-left:0px;
}
#buscarOnl:hover {
	background-position: top;
	background-position: right;
}
.iconBag {
	
	float: left;
	width: 24px;
	height: 19px;
	cursor: pointer;
	
}
/*
.selectedBag {
	background-image:url(../images/rateIconGood.png);
	float: left;
	width: 17px;
	height: 15px;
	cursor: pointer;
}*/

#ratingDesc {
	color:indianRed;
float:left;
font-size:21px;
font-weight:bold;
margin-left:15px;
margin-top:-6px;
display: none;
}
#bag1 {
	background-image:url(../images/valijas/inactiva/1.jpg);
		float: left;
	width: 24px;
	height: 19px;
	cursor: pointer;
}
#bag2 {
	background-image:url(../images/valijas/inactiva/2.jpg);
		float: left;
	width: 24px;
	height: 19px;
	cursor: pointer;
}
#bag3 {
	background-image:url(../images/valijas/inactiva/3.jpg);
		float: left;
	width: 24px;
	height: 19px;
	cursor: pointer;
}
#bag4 {
	background-image:url(../images/valijas/inactiva/4.jpg);
		float: left;
	width: 24px;
	height: 19px;
	cursor: pointer;
}
#bag5 {
	background-image:url(../images/valijas/inactiva/5.jpg);
		float: left;
	width: 24px;
	height: 19px;
	cursor: pointer;
}
.bag1_activa {
	background-image:url(../images/valijas/activa/1.jpg) !important;
}
.bag2_activa {
	background-image:url(../images/valijas/activa/2.jpg) !important;
}
.bag3_activa {
	background-image:url(../images/valijas/activa/3.jpg) !important;
}
.bag4_activa {
	background-image:url(../images/valijas/activa/4.jpg) !important;
}
.bag5_activa {
	background-image:url(../images/valijas/activa/5.jpg) !important;
}
.bag1_selec {
	background-image:url(../images/valijas/seleccionada/1.jpg) !important;
}
.bag2_selec {
	background-image:url(../images/valijas/seleccionada/2.jpg) !important;
}
.bag3_selec {
	background-image:url(../images/valijas/seleccionada/3.jpg) !important;
}
.bag4_selec {
	background-image:url(../images/valijas/seleccionada/4.jpg) !important;
}
.bag5_selec {
	background-image:url(../images/valijas/seleccionada/5.jpg) !important;
}
.bags div {
	margin-left: 7px;
}
#modlgn_passwd, #modlgn_username {
	width: 139px;
}
#nautilusLogin .button {
	background-image:url(../images/btn_buscar_up.jpg);
	border:0 none;
	color:#232D51;
	font-size:10px;
	font-weight:bold;
	height:25px;
	margin-top:10px;
	width:75px;
}
#nautilusLogin .button:hover {
	background-image:url(../images/btn_buscar_down.jpg);
}
#nautilusLogin .title {
		color:white;
		font-size:14px;
		font-weight:bold;
		padding-top:10px;
		padding-left:20px;
		width:209px;
}
.moduletable_menu {
margin-top: 103px;
color: white;
float: right;
/*width: 685px;*/
text-align: right;
}
.moduletable_menu a {
color: white;
margin-left:14px;
font-weight:bold;
}

.browseProductContainer {
	border:1px dotted #3B566B;
}
.browseProductTitle {
	background-color: #3B566B;
	padding: 2px;
	font-size:14px;
	padding-right: 40px;
	margin-top:-3px;
}
/** 
* TOP BANNERS
*/
#jsn-topGroup {
	margin-top:15px;
}
#jsn-topGroup .banneritem-top1 {
	margin-right:11px;
}
#jsn-topGroup .banneritem-top2 {
	margin-right:14px;
}
#jsn-topGroup .banneritem-top3 {
	margin-right:14px;
}
/** 
* TOP BANNERS END
*/
.search-inputboxSearchHeader .inputbox-inputboxSearchHeader{
color:#39648B;
float:right;
margin-top:3px;
}

#logo_container {
	float: left;
	}
	
#mod_logo_container {
	float: right;
	padding:25px;
	}
#mod_search_searchword {
	background-image:url(../images/buscar_sinsombra.jpg);
	border:0 none;
	font-size:11px;
	height:15px;
	padding:5px 3px 3px 9px;
	width:186px;
}

.cotizador {
background-image:url(../images/cotizador_header.jpg);
background-repeat:no-repeat;
font-size:9px;
height:80px;
margin-bottom:35px;
margin-left:660px;
margin-top:21px;

padding-top:2px;
text-align:center;
width:210px;
    
}

/* CSS PARA LOS ARTICULOS */

  .Contenedor {
  	width:100%;
  }
  .Imagenes {
 
	  height:100%;
	  width:50%;
	  float:left;
	  position:relative;

  }
  p {
  margin:10px;
  color:#5F5F5F;
  font-size:13px;
  }
 
  .Texto{
  width:50%;
  float:left;
  font-size:13px;
  color:gray;
  }
  
  .ImagenFondo{
	background-image:url(../images/articles/bg_requisitos.jpg);
	float:right;
	#bottom:146px;
	height:455px;
	left:20px;
	position:relative;
	top:58px;
	width:475px; 
  }

.Manos {
	background-image:url(../images/articles/img_requisitos.jpg);
	background-repeat:no-repeat;
	bottom:-24px;
	height:313px;
	margin-left:95px;
	position:absolute;
	width:366px;
}

.Intro{
	margin-left: 45px;
}

.Personas {
	width: 393px;
	margin-left: 45px;
 }
 
.PersonasJur {
	width: 393px;
	margin-left: 45px;
	margin-top:-317px;
 }
.PersonasFis {
	width: 393px;
	margin-left: 45px;
 }
 
.Encabezado{
	background-image:url(../images/articles/box_top.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 393px;
}

.header_cotizacion {
	background-image:url(../images/articles/header_cotizador.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 573px;
}
.header_cotizacion p {
	color:black !important;
	font-weight:bold !important;
	text-align:center;
	padding-top:10px;
	font-size:16px;	
	}
.table_cotizacion {
	margin-top:1px;
	text-align:center;
	width:572px;
	}
.header_cotizacion_title {
	background-image:url(../images/articles/bg_header_cotizador.jpg);
	background-repeat: repeat-x;
	height: 32px;
	color:white;
	font-size:15px;
	font-weight:bold;
}

.Contenido
{
	border: 1px solid #d0d0d0;
	color:#5F5F5F;
}

.TituloEnc {
color:#5F5F5F;
font-weight:bold;
padding-left:12px;
padding-top:12px;
}

.TextoDerecha{
	margin-left:66px;
}
.TextoDerecha_opera {
	margin-left:66px;
	margin-top:21%;
	}
.Contenedor {
  width:100%;
  }

.Imagenes{
  height:100%;
  width:50%;
  float:left;
  position:relative;
  }
 
.Imagenrosario{
  background-image:url(../images/articles/bg_imagen_vieja.jpg);
  width:424px;
  height:415px;
  float:right;
  left:20px;
  position:relative;
  top:58px;  
  }
 
.Manos {
	background-image:url(../images/articles/manos_imagen.jpg);
	background-repeat:no-repeat;
	bottom:40px;
	#bottom:146px;
	height:228px;
	position:absolute;
	width:314px;
}

.Intro_Titulo {
	font-weight:bold;
	font-size:14px;
	color:black;
}

.ViajesCambio {
	background-image:url(../images/articles/bg_box_horarios_operadores.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	height:108px;
	line-height:9px;
	margin-left:50px;
	padding:10px;
	position:absolute;
	width:401px;
	margin-top:-85px;
}

#component-contact {
	margin-left:30px;
	font-size:13px;
	color:gray;
}

.ImagenFondo_Map {
	background-image:url(../images/articles/bg_mapa.jpg);
	float:right;
	height:157px;
	margin-right:-20px;
	margin-top:-170px;
	width:529px;
}
.contact_info {
	background-image:url(../images/articles/contacto_bg_img.jpg);
	height:276px;
	width:427px;
	float:right;
}
.contact_info .contentpaneopen {
	color:#5F5F5F;
	margin-left:70px;
	margin-top:17px;
	}

.contact_form {
	float:left;
	margin-top:-30px;
}
.EncabezadoInfoUtil{
	background-image:url(../images/articles/box_top.jpg);
	background-repeat: no-repeat;
	border-color: purple;
	height: 42px;
	width: 393px;
}
.Recuadro{
	background-image:url(../images/articles/historico.png);
	width: 460px;
	height: 270px;
	margin-left:10px;
}

.ImagenesIut {
 
	  width:50%;
	  float:left;
	  position:relative;

  }
  
  .TituloEncIut {
	padding-top: 12px;
	padding-left: 12px;
	font-weight:bold;
	

}
.ContenidoIut
{
	border: 1px solid #d0d0d0;
	color:#5F5F5F;
}
.TextoDerechaIut{
	margin-left:23px;
}

.TextoDerechaIutNEWS {
	margin-left:23px;
	}


