/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282828
}

#container {
	width: 900px;
	height:111px;
	margin:auto;
}

#cuerpo {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image:url(img/back_body.png);
	border:0px;
}

#cuerpo-ultimos {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image:url(img/back_body2.png);
	border:0px;
}

#header {
	width: 900px;
	height: 195px;
	border:0px;
}

#textos {
	width: 900px;
	float:left;
}

#arriba {
	width: 900px;
	float:left;
}

.trebuchet_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#9c9e9f;
	line-height: 13px;
	text-decoration:none;
}

.trebuchet_10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#9c9e9f;
	line-height: 13px;
	text-decoration:none;
	text-align:right
}

.trebuchet_home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#c1ca27;
	line-height: 13px;
	text-decoration:none;
}

.trebuchet_hometitulos {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color:#282828;
	line-height: 13px;
	text-decoration:none;
	font-weight: bold;
}

.trebuchet_somos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9c9e9f;
	line-height: 16px;	
}

.trebuchet_video {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #9c9e9f;
	line-height: 18px;	
}

.trebuchet_merlin {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9c9e9f;
	line-height: 15.3px;	
}

.paginador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303031;
	text-decoration: none;
}

#footer {
	width: 900px;
	height: 61px;
	background-image:url(img/back_body.png);
	padding-bottom:25px;
	padding-top:25px;
	border-style:none;
	margin:0px auto 0px auto;
}

#somos {
	height:232;
	width:900px;
	margin:0px auto 0px auto;
	border:0px;
	background-image:url(img/back_body.png);
	padding-top:65px;
}

#logos {
	height:179px;
	width:900px;
	margin:0px auto 0px auto;
	border:0px;
	padding-top:150px;
}

#logos2 {
	height:179px;
	width:900px;
	margin:0px auto 0px auto;
	border:0px;
	padding-top:10px;
}

.u_t {
	color:#444444;
	text-decoration:none;
}

.u_t:HOVER {
	color:#949c08;
	text-decoration:underline;
}
