#contenedor {
	height: 760px;
	width: 982px;
	margin: auto;
}
#contenedor #top {
	background-image: url(../imagenes/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	width: 965px;
	margin: auto;
}
#contenedor #imagen_central {
	height: 120px;
	width: 982px;
	background-image: url(../imagenes/imagen_central.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contenedor #inicio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F38F24;
	width: 850px;
	height: 25px;
	margin: auto;
}
#contenedor #contenido {
	width: 952px;
	margin: auto;
	height: 475px;
	margin-top: 10px;
	text-align: justify;
}
#contenedor #contenido #texto_izq {
	height: 206px;
	width: 410px;
	float: left;
	margin-left: 50px;
}
#contenedor #contenido #texto_der {
	float: right;
	height: 210px;
	width: 400px;
	margin-right: 20px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#contenedor #linea {
	background-image: url(../imagenes/puntos.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 950px;
	margin: auto;
	text-align: justify;
	float: left;
	background-position: center center;
}
#contenedor #imagen_izq {
	float: left;
	height: 219px;
	width: 450px;
	text-align: center;
}
#contenedor #imagen_der {
	float: left;
	height: 219px;
	width: 450px;
	text-align: center;
}
#contenedor #linea_ver {
	background-image: url(../imagenes/puntos_verticales.gif);
	background-repeat: no-repeat;
	height: 219px;
	width: 50px;
	float: left;
	background-position: center center;
}
#contenedor #contenido #pie {
	height: 20px;
	width: 950px;
	background-color: #F39025;
	float: left;
	margin-top: 10px;
}
#contenedor #top #menu {
}
.texto_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contenedor #top #menu {
	float: right;
	width: 750px;
	margin-top: 70px;
}
#contenedor #top #menu #menu1 {
	float: left;
	width: 170px;
}
#contenedor #top #menu #menu2 {
	float: left;
	width: 170px;
}
#contenedor #top #menu #menu3 {
	width: 170px;
	float: left;
}
#contenedor #top #menu #menu4 {
	float: right;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#contenedor #contenido #pie #pie1 {
	width: 325px;
	float: left;
	margin-left: 5px;
	height: 20px;
	padding-top: 5px;
}
#contenedor #contenido #pie #pie2 {
	width: 380px;
	float: left;
	margin-left: 20px;
	height: 20px;
	padding-top: 5px;
}
#contenedor #contenido #pie #pie3 {
	width: 180px;
	float: left;
	margin-left: 30px;
	height: 20px;
	padding-top: 5px;
}
#contenido #detalles #lista_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F607B;
	width: 900px;
	height: 439px;
	margin-top: 10px;
	overflow: auto;
	margin: auto;
}

#contenedor #contenido #detalles #lista_productos #cuadrado {
	float: left;
	height: 150px;
	width: 270px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#contenedor #contenido #detalles #lista_productos #cuadrado #imagen {
	float: left;
	height: 120px;
	width: 100px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#contenedor #contenido #detalles #lista_productos #cuadrado #imagen_din {
	float: left;
	height: 120px;
	width: 100px;
	background-image: url(../imagenes/fondo_proyectos.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 10px;
}
#contenedor #contenido #detalles #lista_productos #cuadrado #tex {
	text-align: left;
	float: right;
	width: 150px;
	height: 150px;
}
#contenido #detalles #cab_prod {
	width: 920px;
	margin: auto;
	height: 45px;
	font-family: Tahoma;
	color: #3C879E;
	font-size: 15px;
	background-color: #FFFFFF;
}

