table{
	font: normal 11px Tahoma, Arial;
}

html body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #D8001D;

	background: #e8e8e8 url(../images/fondo.gif) repeat-y center;
}
html body,textfield{
	color: #333333;
	font: italic normal 11px arial;
}

.mayor						{
	width: 12.8em!important;
}

.borde{
	background: url(../images/raya_peq.gif) repeat;
}

.invisible{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	color: #FFFFFF;
	display: none;
}

.separa{
	border-right: 1px solid #333;
}

label{
	margin: 0.2em 0 0 2.0em;
	width: 6em;
	float: left;
	padding-bottom: 0em;
}

.registro{
	width: 11.6em;
	float: left;
	margin-bottom: 0.3em;
	font-size: 100%;
}

form{
	margin: 0px;
	padding: 0px;
}
.borde2{
	background: url(../images/raya_peqroja.gif) repeat;
}

.destleft, .destright{
	float: left;
	height: 104px;
	width: 151px;
	padding-top: 0.5em;
}
.destcenter{
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	height: 104px;
	width: 151px;
	padding-top: 0.5em;
}
.servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fondo_menu.gif);
	color: #FFFFFF;
	background-repeat: repeat-y;
}
.subtitle {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #D8001D;
}
.oferta_capa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #D8001D;
	text-decoration: blink;
}
