a img
{
	border:0;
}
body,html
{
	padding:0;
	margin:0;
	background-color:#000;
	font-family:Trebuchet MS,Verdana, Arial, Serif;
	text-align:center;
	width:100%;
}

.logotipo
{
	float:left;
	width:229px;
	text-align:center;
	margin-top:30px;
	padding-left:40px;
}

#container
{
	width:100%;
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	height:820px;
	background-color:#E0E0E0;
	background-image:url(../img/fondo.jpg);
	text-align:center;
	
}

#content
{
	width:839px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	position:relative;
}

#footer
{
	width:839px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;		
}

#contentText
{
	width:490px;
	height:100%;
	position:absolute;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom left;
	-moz-opacity:0.9;	
	filter: alpha(Opacity=90);
	padding-left:40px;
	padding-right:40px;
	font-size:0.75em;
	color:#676767;
	text-align:justify;
	line-height:1.3em;
	left:269px;
}

#contentMenu
{
	top:331px;
	height:489px;
	width:269px;
	background-size:auto;
	position:absolute;
	background-image:url(../img/fondo-menu.png);
	behavior: url(iepngfix.htc);
	left:0px;
}

.foot
{
	width:570px;
	text-align:center;
	float:right;
	font-size:0.73em;
	margin-top:10px;
}

/* INDEX ESPECIFICAS */

#containerI
{
	width:100%;
	
	margin-left:auto;
	margin-right:auto;
	height:820px;
	background-color:#E0E0E0;
	background-image:url(../img/fondo-index.jpg);
	text-align:center;
}

#contentTextI
{
	width:570px;
	height:100%;
	float:right;
	background-color:#000;
	margin-right:17px;
}

.cTop
{
	height:170px;
	cursor:pointer;
	padding-top:30px;
}

.cMiddle
{
	min-height:220px;
	cursor:pointer;
}

.cBottom
{
	height:154px;
	text-align:left;
	color:#FFF;
}

.cBottom h2
{
	border-bottom:1px solid #FFF;
	margin-left:80px;
	font-size:18px;
}

.cBottom p
{
	margin-left:100px;
	margin-right:40px;
}

.pieLeft
{
	width:50%;
	text-align:left;
	color:#ccc;
	font-size:12px;
	padding-top:15px;
	margin-left:20px;
	float:left;
}	

.pieRight
{
	float:right;
	color:#ccc;
	font-size:12px;
	padding-top:15px;
	margin-right:20px;
}

.pieRight a
{
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

.tituloIndex
{
	margin-left:80px;
	float:left;
	width:380px;
}

.middlewidth
{
	width:50%;
}

.smallwidth
{
	width:16%;
}
