@charset "UTF-8";
.contenedor {
	width: 950px;
	margin: auto;
	height: 580px;
	background-color: #FFFFFF;
	background-image: url(../imgs/fondo-completo1.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #FFFFFF;
}
.cabecera {
	height: 90px;
	width: 950px;
}
.bannersjuteco {
	height: 55px;
	width: 950px;
}
.banner {
	height: 55px;
	width: 720px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
}
.diagratis {
	height: 55px;
	width: 195px;
	padding-right: 10px;
	padding-left: 5px;
	float: left;
	overflow: hidden;
}
.index {
	float: left;
	height: 435px;
	width: 750px;
	overflow: hidden;
}
.direccion {
	height: 25px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339999;
	text-decoration: none;
	padding-top: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bannermarca {
	height: 370px;
	width: 180px;
	float: left;
	overflow: hidden;
	margin-top: 45px;
	margin-right: 20px;
	margin-left: 0px;
}
.botones {
	height: 80px;
	width: 715px;
	padding-top: 10px;
	padding-left: 10px;
}
.portada {
	height: 310px;
	width: 715px;
	padding-left: 25px;
}

.legal{
	width:625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339999;
	text-decoration: none;
	padding-top: 10px;
}
