body {
	background-color: #663333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrap {
	width:1000px;
	height:471px;
	margin:50px auto 0px auto;
	position:relative;
}
#fondo {
	background:url(../imagenes/portada.png) no-repeat;
	z-index:100;
	width:724px;
	height:471px;
	position:relative;
	float:left;
}
#fondo #home {

}
#fondo #home a {
	width:140px;
	height:471px;
	display:block;
	text-indent: -500em;
	overflow:hidden;
}
#fondo #contenido {
	float:right;
	height:471px;
	width:500px;
}
#fondo2 {
	background:url(../imagenes/vicente.png) no-repeat bottom right;
	z-index:100;
	width:100px;
	height:153px;
	position:relative;
	float:left;
	top:318px;
}
#fondo3{
	width:176px;
	z-index:100;
	height:100px;
	float:left;
	background:url(../imagenes/vicente.png) no-repeat bottom left;
	position:relative;
	top:371px;
}
#cont {
	z-index:1;
	position:absolute;
	width:1000px;
	height:471px;
	background:#FFFFFF;
	top:0px;
	left:0px;
	text-align:right;
}
#cont #menu {
	float:right;
	width:85px;
}
#cont #contenido {
	float:left;
	width:914px;
	height:471px;
	/*border:1px #FF0000 solid;*/
}
#cont #contenidoc {
	float:left;
	width:914px;
	height:471px;
	background:url(../imagenes/bg-comercial.gif) no-repeat left;
	position:relative;
	/*border:1px #FF0000 solid;*/
}
#cont #contenidot {
	float:left;
	width:914px;
	height:471px;
	background:url(../imagenes/bg-estampacion.gif) no-repeat left;
	position:relative;
	/*border:1px #FF0000 solid;*/
}
#cont #contenidocar {
	float:left;
	width:914px;
	height:471px;
	background:url(../imagenes/bg-carteleria.gif) no-repeat left;
	position:relative;
	/*border:1px #FF0000 solid;*/
}
#cont #contenidod {
	float:left;
	width:914px;
	height:471px;
	background:url(../imagenes/bg-diseno.gif) no-repeat left;
	position:relative;
	/*border:1px #FF0000 solid;*/
}
#fotito {
	width:150px;
	margin:100px 0px 0px 0px;
	float:left;
}
#texto {
	width:310px;
	height:280px;
	margin:50px 0px 0px 0px;
	float:right;
	overflow:auto;
	background:#FFFFFF;
}
#texto p {
	font-size:14px;
	margin:15px 0px 15px 0px;
	text-align:justify;
}