body{
	background-image:url(imagenes/fondo.png);
	background-color:#15387a;
	margin:0px;
	background-repeat:repeat-x;	
}

.titulodescarga:link {
font-family:Verdana;
font-size:18px;
color:#003366;
font-weight:bold;
}

.titulodescarga:visited{
font-family:Verdana;
font-size:18px;
color:#003366;
font-weight:bold;
}

.videoslink:link {
font-family:Verdana;
font-size:14px;
color:#003399;
font-weight:bold;
}
.videoslink:visited {
font-family:Verdana;
font-size:14px;
color:#003399;
font-weight:bold;
}
.texto{
font-family:Tahoma;
font-size:14px;
}
p{
font-family:Tahoma;
font-size:14px;
font-weight:normal;
}
.textfield{
	width: 254px;
	height: 20px;
	border: 1px Solid #bababa;
	background-image: url('imagenes/fondo_textfield.gif');
	font-family: Tahoma;
	font-size: 14px;
}

.contactar{
	width: 158px;
	height: 33px;
	background-image: url('imagenes/boton-contactar.jpg');
	border:0px;
}
.textarea{
	width: 254px;
	height: 90px;
	border: 1px Solid #bababa;
	font-family: Tahoma;
	font-size: 12px;
}

.send{
	width: 158px;
	height: 33px;
	background-image: url('imagenes/acceder.png');
	border:0px;
}

.titulo{
	font-family:Tahoma;
	font-size:20pt;
	font-weight:bold;
	color:#1352c5;	
}

.titulo2{
	font-family:Tahoma;
	font-size:15pt;
	font-weight:bold;
	color:#1352c5;	
}

img{
	border:0px;
}


.boton-acceder3{
	width: 325px;
	height: 106px;
	background-image: url('imagenes/boton-acceder-salida.jpg');
	border:0px;
}
