body 			{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; 
	    		  text-align:center; margin:0; padding:0; position:relative; top:0%; background-color:#567096; }

/* RESOURCES */
img, img a 					{ border:0; }
.img						{ padding:6px; }
.clear 						{ clear:both }
h1, h2, h3, h4, h5 			{ margin:2px 0; padding:2px 0; }
h1 							{ font-size:1.7em; letter-spacing:-1px; }
h2 							{ font-size:1.4em }

#contenedor {
	margin:0 auto 0 auto; 
	width:950px;
	text-align:center;
	z-index:0
}
#header {
	float:left;
	width:950px;
	height:107px;
	background-color:#9AB4D6;
	z-index:0
}
#idiomas {
	float:right;
	margin-top:-5px;
}
#contenido {
	float:left;
	margin-top:10px;
	width:100%;
	height:350px;
	border:0px #FFF solid;
	background-color:#174D9E;
	z-index:0
}
#imagen {
	float:left
}
#anime {
	float:left
}
#leer {
	float:left;
	margin-top:290px;
	margin-left:420px;
	height:auto;
	width:auto
}
#leer a {
	color:#FFF;
	text-decoration:underline
}
#footer {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	float:left;
	width:100%;
	text-align:center;
	height:85px;
	background-color:#35445B;
	padding-top:25px;
	margin-top:5px;
}
#creditos {
	float:left;
	margin-top:10px;
	width:100%;
	height:35px;
	z-index:0
}
	#dere {
		float:left;
		margin:15px;
		width:auto;
		height:auto
	}
	#sitio {
		margin:15px auto 0 auto;
		width:auto;
		height:auto
	}
	#sc {
		margin:15px;
		float:right;
		width:auto;
		height:auto
	}
.sc a {
	text-decoration:none;
	color:#FFF
}
.sc a:hover {
	text-decoration:underline;
	color:#CCCFFF
}

/* -------------- p/template ---------------- */
#contenido1 {
	margin:0 auto;
	margin-top:8px;
	width:950px;
	height:auto;
	text-align:left;
	z-index:0
}
#anini1 {
	float:left;
	width:430px;
	height:auto;
	margin-left:0px;
	text-align:justify;
	border:0px #FFF solid;
	z-index:0
}
#anini2 {
	float:left;
	width:430px;
	height:auto;
	margin-left:0px;
	text-align:justify;
	border:0px #FFF solid;
	z-index:0
}
#anini3 {
	float:left;
	width:430px;
	height:auto;
	margin-left:0px;
	border:0px #FFF solid;
	z-index:0
}
#anini4 {
	float:left;
	width:430px;
	height:auto;
	margin-left:0px;
	border:0px #FFF solid;
	z-index:0
}
#xtra {
	float:left;
	height:auto;
	width:840px;
	margin-left:30px;
	padding-right:10px;
	text-align:justify
}

/* ------- formatos para textos ---------- */
.texto {
	line-height:18px;
	text-align:justify;
}
/* ------- formulario de contacto -------- */
.nombre, .telefono, .email {
	padding-top:3px;
	height:20px;
	width:280px;
	color:#666;
}
.formtext {
	width:300px;
	height:150px;
}

/* NAVBAR */
#navcontainer 					{ background:#35445B; width:950px; -moz-border-radius-bottomleft:3px; 
								  -moz-border-radius-bottomright:3px; -webkit-border-bottom-left-radius:3px; 
								  -webkit-border-bottom-right-radius:3px; }
#menu {
	width:950px;
	text-align:center;
	margin:0 auto;
}
#menu ul {
	list-style-type: none;
}
#menu ul li.nivel1 {
	float: left;
	width: 100px;
	margin-right: 1px;
}
#menu ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	background-color:#35445B;
	padding:6px;
	position:relative;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	background-color:#3E4F68;
	color: #DDD;
	position: relative;
}
#menu ul li a.nivel1 {display: block!important;display: none;
	position: relative;
}
#menu ul li ul {
	display: none;
	margin:0;
	padding:0;
}
#menu ul li a:hover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
}
#menu ul li ul li a {
	text-align:left;
	width: 160px;
	padding: 6px 0px 8px 30px;
	border-top-color: #000;
}
#menu ul li ul li a:hover {
	border-top-color: #000;
	position: relative;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}

.construccion 					{ font-size:24px; font-weight:bold; text-align:center }


div#anini-content 				{ width:948px; margin:0 auto; text-align:justify }
	div#content-inner 			{ padding:6px; margin:0 auto; }
	div#content-description 	{ width:48%; float:left; display:inline-block; background:#617CA5; height:170px; 
								  margin-left:12px; -moz-border-radius:3px; -webkit-border-radius:3px; }