/* CSS Document */

@import url("menu/producctos.css");
@import url("detder.css");
@import url("gen_series.css");
@import url("gen_acc.css");
@import url("tabs12.css");

#gen {
	position:relative;
	background: url(../images/sombrillas/gen_madera.jpg) top center no-repeat;
	width: 800px;
	height: 527px;
	margin: 0;
	padding: 0;
}

#detalles, #detalles2 {
	float: right;
	margin: 5px 5px 0 0;
	padding:0;
}

#detalles ul, #detalles2 ul {
	margin:0;
	padding:0;
	list-style: none;
}

#descripciont {
	background-color: #ccc;
	filter: alpha(opacity=50); 
	opacity: .5;
}

#descripciont, #descripcion {
	padding: 5px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 400px;
	height: 220px;
	
}

#descripcion p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin: 0;
	padding: 0 0 3px 0;
	color:#fff;
}

#cotas {
	background: #f8f8f6 url(../images/sombrillas/cotas.jpg) bottom center no-repeat;
	width: 800px;
	height: 450px;
}

#medidas {
}

.caract {
	float: right;
	width: 300px;
}

.caract2 {
	float: right;
	clear:both;
	width: 300px;
}


#caract ul {
	margin: 0;
	padding-left: 20px;
}
