body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b313e;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../imagenes/mainback.jpg);
	background-repeat: repeat-x;
}
a {
	font-size: 11px;
	color: #30b4e4;
}
a:visited {
	color: #30b4e4;
}
a:hover {
	color: #30b4e4;
}
a:active {
	color: #30b4e4;
}	
.cajatransparente {
	background-color: white;
	filter:alpha(opacity=80);
	opacity: 0.80;
	z-index: 10;
	border: 1px solid #79b8d9;
}
.cajatransparente2 {
	background-color: white;
	filter:alpha(opacity=80);
	opacity: 0.80;
	z-index: 10;
}
.cajaimagen {
	background-color: #79b8d9;
	z-index: 10;
	border: 1px solid #30b4e4;
}
.cajatitulos {
	background-color: white;
	z-index: 20;
	border: 1px solid #79b8d9;
	position: relative;
	left: -5px;
	top: -5px;
	color:#115871;
}
.footer {
	z-index:50;
	position:relative;
	bottom: 175px;	
}
.estilotablacontenido {
	background-color: #FFFFFF;
	background-image: url(../imagenes/contentback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.botellainicio {
	z-index: 5000;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #19596f;
}
.textobox {
	text-align: justify;
	margin-top: -15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.asterisco {
	font-size: 14px;
	font-weight: bold;
	color: #30b4e4;
}
input, textarea {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#19596f;
	border: 1px solid #30b4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablafooter {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0b313e;
	text-decoration: none;
}
.over {
	z-index: 20;
	position: relative;
	left: -5px;
	top: -40px;
}
img, table { behavior: url(css/iepngfix.htc)
}.bordes {
	border: 1px solid #30b4e4;
}
