/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
#wrapper3 {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content_left {
	font-size: 75%;
	color: #FFFFFF;
	border-collapse:collapse;
	width: 100%;
	border:none;
	font-weight: bold;
}
#nav_left #content_left #coluno {
	width: 80%;
}
#nav_left #content_left #coldos {
}

#content_left td, #content_left th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin-left: 12px;
}

#content_left th {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding-top: 5px;
	margin: 5px;
	background-image: url(images/nav_left_background_left_TH.gif);
}
#content_left #coldos th{
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
}
.cantidad {
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
}

#fecha {
	font-size: 12px;
	color: #ED8C4A;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 10px;
}
#nav_left {
	margin-top: 15px;
	float: left;
	margin-left: 32px !important;
	margin-left: 16px;
	width: 16em;
	background-color: #378FBF;
}
#nav_left .margin_left {
	margin-left: 32px;
}


#header_left {
	background-color: #0076B8;
}

#informacion {
	margin-left: 170px;
}


#content_center {
	margin-top: 10px;
	min-width:320px;
	width: 40%;
	margin-left: 1em;
	float: left;
	overflow:visible;
}

#nav_left_bottom {
	background-image: url(images/nav_left_background_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	width: 222px;
}
#subheader {
	background-color: #E1EEF5; /*#E1EEF5;*/
	height: 36px;
	text-align: right;
	padding-right: 0px;
	margin-right: 32px;
	margin-left: 32px;
	min-width:700px;
}
.clearboth {
	clear: both;
}

#nav_left #content_left #coldos {
	margin-right: 12px;
	width: 20%;
}
#content_center .b {
	width: 100%;
	height:100%;
	background-image: url(images/content_center_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#content_center .t {
	width: 100%;
	height:100%;
	background-image: url(images/content_center_top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#content_center .l {
	width: 100%;
	height:100%;
	background-image: url(images/content_center_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#content_center .r {
	width: 100%;
	height:100%;
	background-image: url(images/content_center_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#content_center .bl {
	width: 100%;
	height:100%;
	background-image: url(images/content_center_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#content_center .br {
	height:100%;
	background-image: url(images/content_center_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#content_center .tl {
	height:100%;
	background-image: url(images/content_center_lt.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content_center .tr {
	padding:15px;
	height:100%;
	background-image: url(images/content_center_rt.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.clear {font-size: 1px; height: 1px}

#header_left .b {
	width: 100%;
	height:100%;
	background-image: url(images/nav_left_header_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#header_left .t {
	width: 100%;
	height:100%;
	background-image: url(images/nav_left_header_top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#header_left .l {
	width: 100%;
	height:100%;
	background-image: url(images/nav_left_header_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#header_left .r {
	width: 100%;
	height:100%;
	background-image: url(images/nav_left_header_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#header_left .bl {
	width: 100%;
	height:100%;
	background-image: url(images/nav_left_header_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#header_left .br {
	height:100%;
	background-image: url(images/nav_left_header_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#header_left .tl {
	height:100%;
	background-image: url(images/nav_left_header_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_left .tr {
	height:100%;
	background-image: url(images/nav_left_header_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding: 10px;
}
.clear {font-size: 1px; height: 1px}

#content_left td.left {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/nav_left_background_left.gif);
}
#content_left th.left {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/nav_left_background_left_TH.gif);
}

#content_left td.right, #content_left th.right {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(images/nav_left_background_right.gif);
	padding-right: 15px;
}
#content_left th.right {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(images/nav_left_background_right_TH.gif);
	padding-right: 15px;
}
#nav_left #content_left tfoot td.left {
	background-image: url(images/nav_left_bl.gif);
	background-position: left bottom;
}
#content_left th span {
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
}


#nav_left #content_left tfoot td.right {
	background-image: url(images/nav_left_br.gif);
	background-position: right bottom;
}
#nav_left #content_left caption {
	display: none;
}
#content_left a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}#content_center .vidriera {
	margin: 0.8em;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	
	
}#content_center div.vidriera {
	width: 9em;
	float: left;
	margin: 0.8em;
	
}#content_center .vidriera h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #007CC1;
	margin: 0px;
}
#content_center .libro{
	background-image: url(images/libro_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 100px;
}
#content_center .vidriera h4 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #5097D1;
	margin: 0px;
}
#content_center .vidriera h5 {
	font-size: 13px;
	font-weight: bold;
	color: #0076B8;
	margin: 0px;
}
.vidriera img {
	margin-bottom: 5px;
}

#content_center .reservar {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	float: left;
	background-color: #00AAD8;
	width: 5em;
}
#content_center .reservar a {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#content_center .reservar a:hover {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#content_center .reservar .br {
	height:100%;
	background-image: url(images/reservar_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 100%;
}
#content_center .reservar .tl {
	height:100%;
	background-image: url(images/reservar_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0.3em;
	width: 100%;
}

#destacado {
	width: 286px;
	position: relative;
	float: left;
	margin-bottom: 15px;

}
#content_box_01 li {
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
}

#destacado .b {
	width: 100%;
	height:100%;
	background-image: url(images/destacado_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#destacado .t {
	width: 100%;
	height:100%;
	background-image: url(images/destacado_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#destacado .l {
	width: 100%;
	height:100%;
	background-image: url(images/destacado_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #E8FFFF;
}
#destacado .r {
	width: 100%;
	height:100%;
	background-image: url(images/destacado_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#destacado .t img {
	float: left;
	margin-left: 7px;
}
#destacado h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #007CC1;
	margin-bottom: 0px;
}
#destacado h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #007CC1;
	margin: 0px;
}
#destacado h4 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #007CC1;
	margin: 0px;
}
#destacado a {
	font-size: 10px;
	font-weight: bold;
	color: #007CC1;
	text-decoration: none;
}
#destacado a:link {
	font-size: 10px;
	font-weight: bold;
	color: #007CC1;
	text-decoration: none;
}
#destacado a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #007CC1;
	text-decoration: underline;
}


#content_center p {
	margin: 0px;
}
#nav_right {
	width: 16em;
	float: left;
	margin-top: 15px;
}
#box_01 {
	background-color: #EAF4F9;
}
#box_01 .b {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_b.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#box_01 .t {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#box_01 .l {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_l.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#box_01 .r {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_r.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#box_01 .bl {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#box_01 .br {
	height:100%;
	background-image: url(images/nav_right_01_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#box_01 .tl {
	height:100%;
	background-image: url(images/nav_right_01_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#box_01 .tr {
	padding:10px;
	height:100%;
	background-image: url(images/nav_right_01_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	text-transform: none;
	text-align: left;
}
#header_right_01 {
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AAD8;
	background-image: url(images/nav_right_header_01_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 35%;
	min-width:70px
	left: 0px;
	top: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#header_right_02 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #218CDB;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-right: 2px;
}
#content_box_01 {
	font-size: 85%;
	color: #333333;
}
#content_box_01 ul {
	margin: 6px;
	padding: 0px;
}
#content_box_01 a {
	font-size: 50%;
	color: #00AAD8;
	text-decoration: none;
}
#content_box_01 a:link {
	font-size: 100%;
	color: #00AAD8;
	text-decoration: none;
}
#content_box_01 a:hover {
	font-size: 100%;
	color: #00AAD8;
	text-decoration: underline;
}
#listar_1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #218CDB;
	width: 80%;
	padding-right: 3px;
	padding-left: 6px;
	left: 0px;
}
#listar_2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5097D1;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 1px;
}
#listar_1 a, #listar_2 a, #listar_3 a {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
}
#listar_1 a:link, #listar_2 a:link, #listar_3 a:link {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
}
#listar_1 a:hover, #listar_2 a:hover, #listar_3 a:hover {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 6px;
}
#box_02 {
	background-color: #ffffff;
	position: relative;
}
#box_02 .b {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_02_b.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#box_02 .t {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_02_t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#box_02 .l {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_02_l.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#box_02 .r {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_02_r.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#box_02 .bl {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_02_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#box_02 .br {
	height:100%;
	background-image: url(images/nav_right_02_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#box_02 .tl {
	height:100%;
	background-image: url(images/nav_right_02_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#box_02 .tr {
	padding:10px;
	height:100%;
	background-image: url(images/nav_right_02_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	text-transform: none;
	text-align: left;
}
#header_right_03 {
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9852;
	background-image: url(images/nav_right_header_03_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 35%;
	min-width:70px
	left: 0px;
	top: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#header_right_04 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED8C4A;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-right: 2px;
}
#header_right_group img {
	margin-right: 15%;
	position: absolute;
	right: 0px;
}

#content_ultimos_envios #items, #content_ultimos_envios ul {
	font-size: 85%;
	font-weight: bold;
	color: #6B8CC6;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top:8px;
	line-height: 150%;
}
#content_ultimos_envios ul ul {
	padding:0px;
	margin:0px;
	font-size:100%;
	font-style:italic;
	font-weight:normal;
}
#content_ultimos_envios li {
	list-style-type: none;
	padding:0px;
	padding-top:8px;
}
#content_ultimos_envios li li {
	padding:0px;
	position:relative;
}
#content_ultimos_envios ul ul img {
	position:absolute;
	right:8px;
}

#items .informacion {
	padding-right: 10px;
}
#items .informacion img, {
	float: right;
}


#content_ultimos_envios #items h3 {
	font-size: 95%;
	font-weight: bold;
	margin: 0px;
	color: #6B8CC6;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_ultimos_envios #items h4 {
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #6B8CC6;
}
#listar_3 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFB380;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 1px;
}
#items a {
	font-weight: bold;
	color: #6B8CC6;
	text-decoration: none;
}
#items a:link {
	font-weight: bold;
	color: #6B8CC6;
	text-decoration: none;
}
#items a:hover {
	font-weight: bold;
	color: #6B8CC6;
	text-decoration: underline;
}
#content_ultimos_envios #banderitas {
	width: 16px;
}
#box_03 {
	background-color: #EAF4F9;
	position: relative;
}
#box_03 .b {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_b.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#box_03 .t {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#box_03 .l {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_l.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#box_03 .r {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_r.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#box_03 .bl {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#box_03 .br {
	height:100%;
	background-image: url(images/nav_right_01_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#box_03 .tl {
	height:100%;
	background-image: url(images/nav_right_01_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#box_03 .tr {
	padding:10px;
	height:100%;
	background-image: url(images/nav_right_01_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	text-transform: none;
	text-align: left;
}
#header_right_group_02 img {
	float: right;
	margin-right: 15%;
	margin-top: 0px !important;
	margin-top: 0px;
	position: absolute;
	top: 5px;
	right: 0px;
}

#header_right_05 {
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AAD8;
	background-image: url(images/nav_right_header_01_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 35%;
	min-width:70px
	left: 0px;
	top: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#header_right_06 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #218CDB;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-right: 2px;
}
#content_box_03 {
	font-size: 75%;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content_box_03 ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 24px;
}
#content_box_03 li {
	list-style-position: outside;
	list-style-image: url(images/nav_right_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left .5em;
		
}
#content_box_03 a {
	font-size: 100%;
	color: #00AAD8;
	text-decoration: none;
}

#content_box_03 a:hover {
	font-size: 100%;
	color: #00AAD8;
	text-decoration: underline;
}
#box_04 {
	background-color: #EEFFFF;
}
#box_04 .b {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_04_b.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#box_04 .t {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_04_t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#box_04 .l {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_04_l.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#box_04 .r {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_04_r.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#box_04 .bl {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_04_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#box_04 .br {
	height:100%;
	background-image: url(images/nav_right_04_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#box_04 .tl {
	height:100%;
	background-image: url(images/nav_right_04_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#box_04 .tr {
	padding:0px;
	height:100%;
	background-image: url(images/nav_right_04_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#box_04 h3 {
	background-image: url(images/nav_right_header_7.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 35px;
	
}
#box_04 h3 span {
	font-size: 3px;
	font-style: normal;
	font-weight: normal;
	visibility: hidden;
}
#content_box_04 h4 {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #0060B6;
	margin: 0px;
	padding: 0px;
}
#content_box_04 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#content_box_04 h5 {
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	color: #007CC1;
	margin: 0px;
	padding: 0px;
}
#content_box_04 p {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #91AED8;
	margin: 0px;
	padding: 0px;
}
#content_box_04 h6 {
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	color: #91AED8;
	margin: 0px;
	padding: 0px;
}
#box_05 {
	background-color: #EAF4F9;
}
#box_05 .b {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_b.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#box_05 .t {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#box_05 .l {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_l.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#box_05 .r {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_r.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#box_05 .bl {
	width: 100%;
	height:100%;
	background-image: url(images/nav_right_01_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#box_05 .br {
	height:100%;
	background-image: url(images/nav_right_01_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#box_05 .tl {
	height:100%;
	background-image: url(images/nav_right_01_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#box_05 .tr {
	padding:10px;
	height:100%;
	background-image: url(images/nav_right_01_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	text-transform: none;
	text-align: left;
}




.clear {font-size: 1px; height: 1px}
#box_05 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 15px;
}
#box_05 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	background-image: url(images/pie_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 95px;
	width: 100%;
}
#datos {
	float: left;
	margin-top: 20px;
}

#corner_right {
	background-image: url(images/pie_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 95px;
}
#footer h3 {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #007CC1;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footer h4 {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #007CC1;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#datos_02 {
	float: left;
	margin-top: 20px!important;
	margin-top: 18px;
	margin-right: 100px;
	padding-left: 1em;
}
#datos_02 h5 {
	font-size: 80%;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #007CC1;
}
#footer p {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-right: 50px !important;
	margin-right: 30px;
	margin-top: 30px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#en_rec_bsas {
	border: 1px solid #C0F2FF;
}
#nav_top2 a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#nav_right #box_05 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_right #box_05 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_right #box_05 li {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #6B8CC6;
}
#content_center .vidriera .reservar form {
	display: inline;
	float: right;
	font-size: 11px;
}
#content_center  form.colselector {
	float: right;
	font-size: 11px;
	display: inline;
	color: #00AAD8;
	padding-bottom: 6px;
}
#content_center form.colselector input#colsubmit {
	background-image: url(images/busq_boton_reservar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	padding-left: 10px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00AAD8;
}
#content_center form.colselector #colselector {
	color: #00AAD8;
}




#content_center .vidriera .reservar form .submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/reservar.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;
	background-color: #00AAD8;
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;
	padding-right:3px;
	padding-left:2px;
	font-size: 11px;
}

