@charset "utf-8";
/* CSS Document */

body{
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

#cuerpo{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#tempcuerpo{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 100px;
}
#banner{
	height: 123px;
	width: 800px;
}
#portalogo{
	height: 108px;
	width: 530px;
	text-align: right;
	padding-right: 82px;
	float: left;
	padding-top: 15px;
}
#tri_der{
	height: 36px;
	width: 164px;
	float: left;

}
#flash{
	height: 178px;
	width: 800px;
}
#content{
	width: 800px;

}
#pres{
	width: 470px;
	float: left;
}
#texto{
	width: 430px;
	padding-top: 20px;
	padding-left: 20px;

}
#der{
	width: 300px;
	float: left;
	text-align: center;
	margin-top: 20px;

}
#slices{
	width: 300px;
}
#nec{
	height:109px;

}
.cuadnec{
	width: 300px;
	height:70px;
	background-color: #CFD4DA;
	margin-top: 15px;
	text-align: center;
}
#revnec{
	width: 400px;
}
.cuadrev{
	width: 378px;
	height:109px;
	background-color: #CFD4DA;
	margin-right: 2px;


}
#foot{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 123px;
	margin-top: 10px;
}
#izq_foot{
	height: 123px;
	width: 164px;
	float: left;
	background-image: url(imagenes/tri_izq.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#dir{
	height: 107px;
	width: 300px;
	float: left;
	padding-left: 336px;
	padding-top: 16px;
	line-height: 18px;

	}
#temp{
	height: 96px;
	width: 266px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
	text-decoration: none;
}

