body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #303632;
	text-align: center;
	vertical-align: middle;
}
.fondo {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../imagenes/fondovacio.png);
}
.centrartabla {
	text-align: center;
	vertical-align: middle;
}
.fondocolumna {
	background-image: url(../imagenes/columnaizq.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondocolumnader {
	background-image: url(../imagenes/columnader.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondotitulos {
	text-align: right;
	vertical-align: top;
}
.fondobottom {
	text-align: right;
	vertical-align: top;
	background-image: url(../imagenes/botondireccion.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D2F28;
	text-decoration: none;
	line-height: 14px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 20px;
	text-align: justify;
}

.centrarminifoto {
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.centrarminifoto2 {

	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D2F28;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.textobottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

