* {
margin: 0px;
padding: 0px;
border: 0px;
}
body {	
	background: #0b1e31;
	font-family:  Verdana, Arial, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #BED3F0;
   SCROLLBAR-3DLIGHT-COLOR: #BED3F0;
   SCROLLBAR-ARROW-COLOR:  white;
  	SCROLLBAR-TRACK-COLOR: #18314F;
}
a {
	outline: none;
	border: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #103255;
}
h3 {
	color: #15304e;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103255;
	font-weight: normal;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103255;
	font-weight: normal;
	text-decoration: none;
}
a.links:hover {
	text-decoration: underline;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-top:8px;
	margin-bottom:8px;
}
a {
	text-decoration: none;
}
div.bajotitulo {
	background-image: url(imagenes/bajo-titulob.jpg);
	background-repeat: no-repeat;
}
table.productos {
	border: 1px solid #abc0db;
	background-color: #b5cae5;
	width:315px;
}
td.intro {
	background-image: url(imagenes/intro.jpg);
	background-repeat: no-repeat;
	height: 624px;
	width: 778px;
}
br.small {
	line-height: 7px;
}
img.boton {
	margin-left: 130px;
}
input, select.form {
	border: 0;
	background-color: white;
	color: #6398C2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	margin-left:305px;
	line-height: 22px;
	width: 398px;
	height: 26px;
	-moz-opacity: 90;
	FILTER: alpha(opacity=90);
}
textarea {
	border: 0;
	background-color: white;
	color: #6398C2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-left:18px;
	padding-left: 2px;
	padding-top: 2px;
	line-height: 20px;
	-moz-opacity: 90;
	FILTER: alpha(opacity=90);
	SCROLLBAR-FACE-COLOR: #6398C2;
   SCROLLBAR-3DLIGHT-COLOR: #6398C2;
   SCROLLBAR-ARROW-COLOR:  white;
  	SCROLLBAR-TRACK-COLOR: gray;
}
input.transparente {
	position: absolute;
	z-index: 3;
	width:140px;
	height:30px;
	-moz-opacity: 0;
	FILTER: alpha(opacity=0);
}
div.msg {
				position: absolute;
				z-index:5;
				top: 40%;
				left:40%;
				border: solid 1px;
				border-color: black;	
				color: #6398C2;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				height:80px;
				padding:5px;
				background-color: White;
				font-size: 13px;
				width:250px;
				}
a.boton {
				font: Verdana, Geneva, Arial, Helvetica, sans-serif;
				text-decoration: none;
				font-size: 13px;
				font-weight: bold;
				color: #023B2A;
				margin-bottom: 2px;
			}
a.boton:hover {
				color: silver;
			}
