#titulogriferia {
	font-size: 20px;
	background-image:url(../imagenes/fondotitulo-griferia.jpg);
	height: 39px;
	width: 950px;
	font-style: italic;
	vertical-align: middle;
	color: #003;
	line-height:39px;
}

#contenido {
	background-image:url(../imagenes/fondocont-griferia.jpg);
	width:994px;
	height:330px;
	margin-top: 15px;
	font-size: 15px;
	font-style: italic;
	color: #333366;
}

#contenedorframe1{
	float:left;
	width:500px;
	height:310px;
	margin-top:10px;
	margin-left:100px;
}

#iframe1{
	position:relative;
	width:500px;
	height:310px;
}

#contenedorframe2{
	float:right;
	width:330px;
	height:320px;
	margin-top:5px;
	margin-right:44px;
}

#iframe2{
	position:relative;
	width:330px;
	height:320px;
}
