body {
	width: 800px;
	margin: 40px auto 40px auto;
	font-size: 10pt;
	font-family: Georgia, verdana,arial,helvetica,sans-serif;
	color: #575757;
	background: #EAEAEA;
	line-height: 20px;
}

.puedeInteresarBorder {
	width: 796px;
	background-color: #D7D7D7;
	margin: 20px 0 0 0;
	padding: 3px 3px 3px 3px;
	float: left;
}

.puedeInteresar {
	background-color: #F6F6F6;
	position: relative;
	text-align: right;
}

.imgPuedeInteresar {
	display: inline;
	padding: 0 0 0 0;
	margin: 10px 10px 10px 0;
}

.txtPuedeInteresar {
	float: left;
	font-family: Georgia;
	font-size: 18pt;
	position: relative;
	top: 20px;
	left: 10px;
}

p {
	margin: 10px 0 10px 0;
	text-align: justify;
}

h2 {
	color: #999999;
	font-size: 14pt;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

img {
	border: none;
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

label {
	padding: 0 20px 0 0;
	vertical-align: top;
}

input, textarea, select {
	background-color: #F3F3F3;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

input.textbox {
	width: 150px;
}

div.hr {
	height: 1px;
	background: url(img/separa_candados.gif) repeat center center;
	margin: 15px 0 15px 0;
}

div.hrCorto {
	height: 1px;
	background: url(img/separa_candados.gif) repeat center center;
	margin: 20px 0 20px 0;
	width: 220px;
}

div.hrCorto hr {
	display: none;
}

div.hr hr {
	display: none;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.red {
	color: Red;
}

.green {
	color: Green;
}

.blue {
	color: Blue;
}

.black {
	color: Black;
}

.loginblock {
	text-align: right;
	width: 425px;
	margin: 0 auto 0 auto;
}

.float {
	float: left;
}

.rfloat {
	float: right;
}

.pie {
	font-size: 9pt;
	text-align: center;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

.blockIconos {
	text-align: center;
	width: 220px;
	float: left;
	padding: 10px;
}

.icono {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: White;
	color: #999999;
}

.imgIcono {
	padding: 10px 0 5px 0;
}

.blockBanners {
	width: 460px;
	float: right;
}

.subContenido {
	width: 756px;
	height: 360px;
	background: url(img/fondo.gif) no-repeat right;
}

.subContenidoAlta {
	width: 756px;
	height: 510px;
	background: url(img/fondo.gif) no-repeat right;
}

.homeBanners {
	margin: 20px 0 20px 0;
}

.seleccionarTipoAlta {
	float: left;
}

.seleccionarTipoAltaSub{
	width: 224px;
	height: 470px;
}

.separadorV {
	background-image: url(img/separa_v.gif);
	width: 1px;
	height: 510px;
	float: left;
	margin: 0 20px 0 20px;
}

.submit {
	width: 150px;
	height: 25px;
	border: 1px solid Gray;
}

input.submit:hover{
	width: 150px;
	height: 25px;
	border: 2px solid Red;
	cursor:pointer;
}
.submitHover{
	width: 150px;
	height: 25px;
	border: 2px solid Red;
	cursor:pointer;
}

.submitguardar {
	width: 150px;
	height: 25px;
	border: 1px solid Gray;
	background: #F6F6F6 url("/img/i_submitguardar.gif") no-repeat 10px;
}

.submitcancelar {
	width: 150px;
	height: 25px;
	border: 1px solid Gray;
	background: #F6F6F6 url("/img/i_submitcancelar.gif") no-repeat 10px;
}

.submitguardarTpv {
	width: 150px;
	height: 25px;
	border: 1px solid Gray;
	background: #F6F6F6 url("http://pay.es/img/i_submitguardar.gif") no-repeat 10px;
}

.submitcancelarTpv {
	width: 150px;
	height: 25px;
	border: 1px solid Gray;
	background: #F6F6F6 url("http://pay.es/img/i_submitcancelar.gif") no-repeat 10px;
}

.submitguardar:hover, .submitcancelar:hover, .submitcancelarTpv:hover {
	width: 150px;
	height: 25px;
	border: 2px solid red;
	cursor:pointer;
}

.submitguardarHover, .submitcancelarHover, .submitcancelarTpvHover {
	width: 150px;
	height: 25px;
	border: 2px solid red;
	cursor:pointer;
}

.warning {
	color: Red;
	font-size: 8pt;
}

.required {
	font-weight: bold;
}

.formBlock {
	text-align: right;
	width: 564px;
}

.contenido {
	background-color: #FFFFFF;
	padding: 10px;
	background: url(img/fondo.gif) no-repeat;
}

.contenidoTpv {
	background-color: #FFFFFF;
	padding: 30px;
}

.contenidoBorder {
	width: 596px;
	padding: 0 2px 2px 0;
	background-color: #D7D7D7;
	float: right;
}

.contenidoAncho {
	background-color: #FFFFFF;
	padding: 20px;
	text-align: right;
	background: url(img/fondo.gif) no-repeat right;
}

.contenidoAnchoBorder {
	width: 796px;
	padding: 0 2px 2px 2px;
	background-color: #D7D7D7;
}

.btnRegistrate {
	text-align: center;
}

.lateral {
	width: 215px;
	background-color: #E0E0E0;
	color: White;
	height: 550px;
	margin: 0 0 0 0;
	float: left;
	position: relative;
	top: -20px;
}

.menuPrincipal {
	font-size: 8pt;
}

a.menuPrincipal {
	color: Red;
}

.txtDescripcion {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.secciones {
	width: 100%;
	margin: 10px 0 10px 0;
	display: block;
	height: 80px;
}

.crearMensaje {
	/*width: 99%;*/
}

.segmentacion {
	width: 270px;
	font-weight: bold;
}
.segmentacion_pequena {
	width: 100%;
	font-weight: bold;
}
.submitGrande {
	/*width: 100%;*/
	height: 25px;
	margin: 15px 0 30px 0;
	display: block;
	border: 1px solid Gray;
}

input.submitGrande:hover{
	height: 25px;
	margin: 15px 0 30px 0;
	display: block;
	border: 2px solid Red;
	cursor:pointer;
}
.submitGrandeHover{
	height: 25px;
	margin: 15px 0 30px 0;
	display: block;
	border: 2px solid Red;
	cursor:pointer;
}
p.crearMensaje {
	font-weight: bold;
	text-align: left;
}

.paginatorInactiveStep {
	color: Gray;
}

.paginatorActiveStep {
	font-weight: bold;
	text-decoration: none;
}

.paginatorPage {
	padding: 0 3px 0 3px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.paginatorPage:hover {
	background-color: #E4E4E4;
}

.paginatorSelectedPage {
	padding: 0 3px 0 3px;
	font-weight: bold;
	text-decoration: none;
	background-color: Black;
	color: White;
}

.iconoInfo {
	padding: 25px 25px 25px 25px;
	float: right;
}

.contacto {
	width: 170px;
}

.blockMenu {
	padding: 10px;
	background-color: #F6F6F6;
}

.blockMenuBorder {
	width: 200px;
	padding: 0 0 2px 2px;
	background-color: #D7D7D7;
	float: left;
}

.blockuser {
	background-color: #FFFFFF;
	padding: 8px;
}

.blockuserBorder {
	background-color: #999999;
	padding: 2px;
	margin: 2px;
}

.leyenda {
	display: inline;
}

.imgCabecera {
	display: block;
}

.descripcionBg {
	background-color: #FFFFFF;
}

ins {
	text-decoration: none;
}

.cargando {
	position: absolute;
	left: 42%;
	top: 300px;
}

#menu a {
	border-bottom: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style-image: url(/img/tab_right.gif);
}

#menu li a {
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.lstHeaderRow {
	background-color: #E0E0E0;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	width: 460px;
}

.lstHeaderLink,.lstHeaderLink:hover {
	color: #597702;
	text-decoration: none;
	border-bottom: 0px;
	width: 100%;
	float: right;
}

.lstHeaderLink:hover {
	color: #365500;
}

.lstAltRow {
	background-color: #F3F3F3;
}

.descripcion {
	background-color: #E8EFE4;
}

.lstRowStyle {
	font-size: 9pt;
}

.lstAltRow {
	font-size: 9pt;
}

.colTitulo {
	width: 100%;
}

.descripcion {
	font-size: 11px;
	line-height: 13px;
	padding: 5px 10px 5px 10px;
	text-align: justify;
	margin: 0 0 10px 0;
}

.tpvblock {
	text-align: right;
	width: 400px;
	margin: 0 auto 0 auto;
}

/* tabla */
div.tabla{
	width: 96%; 
	/*background-color: #cc9;*/ 
	border: 1px dotted #333; 
	padding: 5px;
	margin: 0px auto;
}
div.tablaNoBorde{
	width: 96%; 
	/*background-color: #cc9;*/ 
	/*border: 1px dotted #333;*/ 
	padding: 5px;
	margin: 0px auto;
}
div.fila {
	clear: both;
	padding-top: 10px;
}
div.fila4 {
	clear: both;
	padding-top: 4px;
}

div.fila span.columna_etiqueta {
	float: right;
	width: 32%;
	text-align: left;
}

div.fila span.columna_33 {
	float: right;
	width: 32%;
	text-align: left;
	
} 
div.fila span.columna_50 {
	float: right;
	width: 48%;
	text-align: left;
	
} 

div.fila4 span.columna_etiqueta33 {
	float: right;
	width: 32%;
	text-align: left;
}
div.fila4 span.columna_etiqueta50 {
	float: right;
	width: 48%;
	text-align: left;
}

div.fila4 span.columna_33 {
	float: right;
	width: 32%;
	text-align: left;
	
} 
div.fila4 span.columna_50 {
	float: right;
	width: 48%;
	text-align: left;
	
} 

div.fila4 span.columna_66 {
	float: right;
	width: 64%;
	text-align: left;
	
} 

div.spacer {
	clear: both;
}
/* fin tabla */
a.textoJustificado{
text-align:justify;
}