@charset "utf-8";
/* #home-quote {
background-image: url(../imagenes/seguinos.png);
background-repeat: no-repeat;
background-position:bottom;
width: 50px;
height: 580px;
cursor: pointer;
position:fixed;
}
*/
.menu {
	background-image: url(../imagenes/fondo.jpg); 
        background-repeat: no-repeat;
	width: 950px
	height: 600px;
}
.menu2 {
	background-image: url(../imagenes/fondo2.jpg);
}
#wrapper {

	border:0;
	width: 950px;
}
#cambio {
	height:1600px;
	background-image:url(../imagenes/fondo2.jpg)}

#trabajos-portfolio, #trabajos-empresa, #trabajos-servicios, #trabajos-contacto {
	height:120px;
	width:920px;
	margin-left:10px;
	margin-bottom:10px;
}
#trabajos-portfolio {
background-image:url(../imagenes/cabecera-trabajos.png);}
#trabajos-empresa {
background-image:url(../imagenes/cabecera-empresa.png);}
#trabajos-servicios {
background-image:url(../imagenes/cabecera-servicios.png);}
#trabajos-contacto {
background-image:url(../imagenes/cabecera-contacto.png);}

#contenedor-empresa {
	height:370px;
	width:890px;
	background: url(../imagenes/contenedor-empresa.png);
}
#contenedor-proxi {
	margin-top:80px;
	height:370px;
	width:890px;
	background: url(../imagenes/contenedor-proxi.png);
}
#contenedor-404 {
	margin-top:80px;
	height:370px;
	width:890px;
	background: url(../imagenes/404.png);
}

#izquierda {
	float: left;
	width: 296px;
    height: 232px;
	cursor:pointer;

background-image: url(../imagenes/cuadradojvt.png);
}

#derecha {
	float: right;
	width: 300px;
    height: 232px;
	margin-right:20px;
cursor:pointer;
background-image: url(../imagenes/cuadradodisenio.png);
}

#centro { 
	float: left;
	width: 296px;
    height: 232px;
cursor:pointer;
background-image: url(../imagenes/cuadradorock.png);
}
#portfolio-a {
	float: left;
	width: 300px;
	height: 500px;
}
#portfolio-b {
	float: left;
	width: 650px;
	height: 500px;
	margin-right: 0px;
}
#columna-a { 
	margin: 0;
	float: left;
	width: 200px;
	height: 500px;
}
#columna-b { 
	margin: 0;
	float: left;
	width: 200px;
	height: 500px;
}
#columna-c {
	margin: 0;
	float: left;
	width: 200px;
	height: 500px;
}#caja1 { 
	margin: 0;
	float: left;
	width: 285px;
	height: 235px;
	background-image:url(../imagenes/boxP.png);
	background-repeat: no-repeat;
}
#caja2 { 
	margin: 0;
	float: left;
	width: 285px;
	height: 237px;
	background-image:url(../imagenes/boxP.png);
	background-repeat: no-repeat;
}
#caja3 {
	margin: 0;
	float: left;
	width: 285px;
	height: 235px;
	background-image:url(../imagenes/boxP.png);
	background-repeat: no-repeat;
}

.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

html, body {
	height: 100%;
	margin: 0;
	min-height: 850px;
	padding: 0; 
}

.main {
	
	height: auto !important;
	height: 100%;
	margin-bottom: -142px;
	min-height: 100%;
	width: 950px;
}

.post img, .post a img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; }
.post a:hover img { border:1px solid #D61522; background:#D61522; }
.post img.centered,div.centered { display:block; margin:0 auto; }
.post img.alignright,div.alignright { margin:4px 0 15px 15px; display:inline; }
.post img.alignleft,div.alignleft { margin:4px 15px 15px 0; display:inline; }
.post img.wp-smiley { border:0px; padding:0px; margin:0px; background:none; }
.push {
	height: 139px;
}

.footer {
	background: url(imgs/bkgBottom.gif) bottom repeat-x;
	color: #545454;
	font-size: 10px;
	height: 139px;
	width: 100%;	

}

.footer .content {
	background: url(imgs/bkgContentFooter.jpg) bottom no-repeat;
	height: 21px;
	padding: 118px 0 0 60px;
	width: 484px;
}

.footer a {
	color: #545454;
	font-weight: normal;	
}

.footer a:hover { color: #999; }

img { border: 0; }

strong {
	color: #9B0A1B;
	font-size: 11px;
}

p {	margin-bottom: 20px; }

.clear { clear: both; }

#footer {
	clear: both;
}