﻿html,body
{
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	height:100%;
	border:0px;
}
/*
div
{
	border:solid 1px #000000;
}
*/

/*
iframe
{
	border:solid 1px #000000;
}
*/
ul
{
	margin:0px;
	padding-left:15px;	
}
li
{
	margin:0px;
	padding-left:0px;	
}
.bodymain
{
	background-image:url(../_Images/BckMainBody.gif);
	background-repeat:repeat-x;
}
.header
{
	background-image:url(../_Images/BckHeader.gif);
	background-repeat:repeat-x;
	width:900px;
	height:77px;
}
.bckpicmain
{
	height:228px;
	width:900px;
	background-image:url(../_Images/BckPicMain.gif);
}
.menubar
{
	height:27px;
	width:900px;
	/*background-image:url(../_Images/BckMenu.gif);*/
	background-color:#920c23;
	border-top:solid 1px #6d0a1b;
	border-bottom:solid 1px #6d0a1b;
	font-family:Arial;
	font-size:13px;
	color:#f0f0f0;
}

.menubar a
{
	font-family:Arial;
	font-size:13px;
	color:#f0f0f0;
	padding-left:10px;	
	padding-right:10px;	
	text-decoration:none;
}

.menubar a:hover
{
	font-family:Arial;
	font-size:13px;
	color:#FFAE00;
	padding-left:10px;	
	padding-right:10px;	
	text-decoration:none;
}
.menubar a.menuopsel
{
	font-family:Arial;
	font-size:13px;
	color:#FFAE00;
	padding-left:10px;	
	padding-right:10px;	
	text-decoration:none;
}
.main
{
	/*height:243px;*/
	width:900px;
	border-top:solid 1px #444444;
	background-image:url(../_Images/BckMain.gif);	
	background-repeat:repeat-x;
}
.foot
{
	height:20px;
	width:900px;
	background-image:url(../_Images/BckFoot.gif);			
	background-repeat:repeat-x;
	font-family:Arial;
	color:#f0f0f0;
	font-size:10px;
	text-align:right;
	padding-right:5px;
}
.foot a
{
	text-decoration:none;
	font-family:Arial;
	color:#f0f0f0;
	font-size:10px;
	text-align:right;
}

.content
{
	font-family:Arial;
	color:#4a4a4a;
	font-size:12px;
	text-align:justify;
	width:900px;
	line-height:20px;
}

.main img
{
	border:solid 1px #888888;
}

.info
{
	font-family:Arial;
	color:#f0f0f0;
	font-size:11px;
	padding:5px;
}
.vshadowl
{
	background-image:url(../_Images/vshadowl.gif);					
	background-repeat:repeat-y;
	width:4px;
}
.vshadowr
{
	background-image:url(../_Images/vshadowr.gif);					
	background-repeat:repeat-y;
	width:4px;
}
.thumb
{
	border:solid 1px #888888;
	cursor:pointer;	
}
.ed
{
	font-family:Arial;
	font-size:11px;
	border:solid 1px #c0c0c0;
	color:#fb5f21;
	padding-left:2px;
}
.tx
{
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	letter-spacing: normal;
}

.dtpicker
{
	font-family:Arial;
	font-size:11px;
	border:solid 1px #c0c0c0;
	background-image: url(../_Images/ico_calendario.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#fb5f21;
	cursor:pointer;
	padding-left:2px;
}
.lbright
{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:#444444;
}
.lbrightbold
{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:#444444;
	font-weight:bold;
}
.lbbold
{
	font-family:Arial;
	font-size:12px;
	color:#444444;
	font-weight:bold;
}
.headzona
{
	font-family:Arial;
	color:#4a4a4a;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	background-image:url(../_Images/BckHeadZona.gif);
	background-repeat:repeat-x;
	height:20px;
	border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}
.zona2
{
	background-image:url(../_Images/BckZona.gif);
	background-repeat:repeat-x;
}
.btaccion
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #f0f0f0;
	background-color: #920c23;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #c0c0c0;
}
a.btaccion:hover
{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	color:#444444;
	background-color:#BEAE9C;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #c0c0c0;
}

.bttab
{
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	background-image: url(../_Images/btAccion.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:140px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	cursor:pointer;
}
.bttabsel
{
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	color:#fb5f21;
	background-image: url(../_Images/btAccionOn.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:140px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	cursor:pointer;
}
.tdCesta
{
	background-color:#efefef;
	border:solid 1px #afafaf;
}
.dvRsvStep
{
	position:absolute;
	background-image: url(../_Images/BckMain.gif);
	background-repeat: repeat-x;
	top:0px;
	left:0px;
	overflow:auto;
	width:690px;
	height:240px;
}
.dvRsvStepProgress
{
	background-image: url(../_Images/BckMain.gif);
	background-repeat: repeat-x;
	position:absolute;
	/*background-color:#00ff00;*/
	top:0px;
	left:0px;
	overflow:auto;
	width:690px;
	height:240px;
}

.gRow1
{
	background-color:#f0f0f0;	
}
.gRow2
{
	background-color:#e0e0e0;
}
.gLinkRow
{	
	font-family:Arial;
	font-size:12px;
	letter-spacing:5px;
	color:#fb5f21;
}
.gLinkOpcion
{
	font-family: Arial;
	font-size: 10px;
	color: #005eea;
	font-weight:bold;
}
.gTx
{
	font-family:Arial;
	font-size:10px;
	color:#555555;
}
.gLb
{
	font-family:Arial;
	font-size:10px;
	color:#555555;
	text-align:right;
}
.gHead
{
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 5px;
	color: #fb5f21;
	padding: 5px;
	border-bottom: solid 1px #fb5f21;
	background-color: #f0f0f0;
}
#tdLocalizador
{
	padding:2px;
	font-family:Arial;
	font-size:14px;
	color:#fb5f21;
	text-align:center;
	
}
a.btOpcionesSpa div 
{
	font-family: Arial;
	font-size: 12px;
	color: #444444;	
	text-decoration:none;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #AEAAAF;
	
}

a.btOpcionesSpa div b
{
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
}

a.btOpcionesSpa:hover div
{
	font-family: Arial;
	font-size: 12px;
	color: #f0f0f0;	
	background-color:#415163;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #AEAAAF;
	
}

a.btOpcionesSpa:hover div b
{
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
	color:#fb5f21
}

.btOpcionesSpaSel div
{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	color: #f0f0f0;	
	background-color:#415163;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #AEAAAF;
}

.btOpcionesSpaSel div b
{
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
	color:#fb5f21
}
