#contenido2 {
	width: 500px;
	left: 250px;
	position: relative;
	background: url(../images/fondopapel.jpg) no-repeat;
	z-index: 2;
	height: 432px;
	top: 20px;
	margin-bottom: 12px;
}

#contenido3 {
	background-color: #fff;
	width: 500px;
	left: 250px;
	top: 20px;
	position: relative;
	clear: both;
	background: transparent url(../images/arriba.jpg) no-repeat center top;
	z-index: 2;
	padding-top: 26px;
	margin-bottom: 12px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin:0 20px 12px;
}

h2 {
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #416E6B;
	border-top: 1px dashed #4F6459;
	border-bottom: 1px dashed #4F6459;
	text-align: center;
}

#titulo {
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #4F6459;
	border-top: 1px dashed #4F6459;
	border-bottom: 1px dashed #4F6459;
	text-align: center;
	position: relative;
	top: 16px;
	font-weight: bold;
}


.firma {
	font-size: 10px;
	font-weight: normal;
	color: #670704;
}

.marginfoto{
	margin-bottom: 20px;
	text-align: center;
}

.ladillo {
	font-weight: bold;
	padding:20px 0 12px 20px;
	color: #670704;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CAPAS imagenes/////////////////////////////////////////////////////////*/
.vespa {
	position: absolute;
	top: 259px;
	left: 0;
	z-index: 1;
	height: 142px;
	width: 163px;
	background: transparent url(../images/vespapic.jpg) no-repeat;
}

.guest {
	position: absolute;
	top: 170px;
	left: 0px;
	z-index: 3;
	height: 68px;
	width: 239px;
	background: transparent url(../images/guestrotu.jpg) no-repeat;
}


.modvespa {
	position: absolute;
	top: 230px;
	left: 0px;
	z-index: 3;
	height: 329px;
	width: 240px;
	background: transparent url(../images/modvespa.jpg) no-repeat;
}



.sello {
	position: absolute;
	z-index: 1;;
	left: 0px;
	top: 503px;
	height: 255px;
	width: 155px;
	background: transparent url(../images/sello.jpg) no-repeat;
}

.question{
	position: relative;
	top: 50px;
	width: 350px;
	left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416E6B;
}

.registro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2EFE6;
	background-color: #056464;
	padding-left: 6px;
	padding-right: 6px;
}

.bloke{
	margin-left: 60px;
}

.nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #056464;
	background-color: #DFF5F0;
	padding: 2px 4px 2px 6px;
	
}

.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #056464;
	background-color: #DFF5F0;
	padding: 2px 4px 2px 6px;
}

.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #056464;
	line-height: 16px;
	background-color: #DFF5F0;
	padding: 6px;
	width: 350px;
	}

.listado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #056464;
	background-color: #DFF5F0;
	width: 280px;
}

.contact{
	background-color: #000;
	position: absolute;
	height: 50px;
	width: 210px;
	left: 16px;
	bottom: 10px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2EFE6;
	font-weight: bold;
}

.contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.contact a:hover {
	text-decoration: underline;
}


.contact ul li {
	height: 16px;
	list-style-type: none;
}


.linkleer{
	position: absolute;
	top: 400px;
	left: 135px;
	width: 150px;

}


.linkleer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #416E6B;
	text-decoration: underline;

}
.linkleer a:hover{

	text-decoration: none;

}

#abajo2{
	backgrounde: transparent url(../images/abajo.jpg) no-repeat bottom;
	height: 20px;
	width: 500px;
}

.separador{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CFDFD6;
	text-align: center;
	margin-bottom: 20px;

}

#marco_texto {
	width: 400px;
	height: 310px;
	top: 40px;
	left: 60px;
	OVERFLOW-Y: scroll;
	OVERFLOW: auto;
	position: relative;
	background-color: transparent;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color:  #056464;
	scrollbar-arrow-color: #056464;
	scrollbar-track-color: #fff;
	scrollbar-3dlight-color: #056464;
	scrollbar-darkshadow-color: #fff;
}

.tabla{
	border: 1px dashed #000;
	margin-bottom: 30px;
}

