body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color:#FFFFFF;
	font-family: Arial Unicode MS;
	background-image: url(../imagenes/motivo.jpg);
	background-repeat: repeat;
	background-position: center;
}

h1 {
	text-align:center;
	font-size:14px;
}
h2 {
	font-size:13px;
	}

#texto {
	padding-top: 0px;
	padding-left: 110px;
	padding-right: 110px;
	font-family:tahoma;
	font-weight:600;
	font-size: 13px;
	text-indent: 5%;
	color:#000000;
}


.mapa {
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

.mapa:hover {
	font-size: 10px;
	color:#000099;
}

.explicacion {
	color:#FFFFFF;
	font-size:10px;
	padding-left: 30px;
}

#posiciona {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
	height:581px;
	width: 976px;
	border: 0;
}

p {
	text-align:justify;
}


a {
	font-size: 12px;
	font-weight:600;
	text-decoration:none;
	color:#000000;
}

.enlace1 {	
	background-image: url(../imagenes/boton.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	width: 181px;
	height:57px;
	vertical-align:middle;
}


.enlace1:hover, active {	
	background-image: url(../imagenes/boton_activo.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	width: 181px;
	height:57px;
	vertical-align:middle;
}

span,.design {
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

a.design:hover, active {
	text-decoration:none;
	color:#444444;
	font-size:10px;
}