#content_home {
     height:500px;
	 width:992px;
	 background:#FFF;
	left:50%;
	top:50%;
	margin-left:-496px;
	margin-top:-250px;
	position:absolute;
	text-align:left;
}
#content_home .esq_izq {
     background:#b5becd;
     height:34px;
	 width:21px;
	 float:left;
}
.izq{
	width:192px;
	float:left;
}
.der{
	width:779px;
	float:left;
}
#content_home .logo {
	width:192px;
	float:left;
	height:172px;
	background:url(../images/home/bg_logo.jpg) no-repeat;
}
#content_home .textop {
	float:left;
	background:#b5becd;
	width:756px;
	height:28px;
	padding:6px 23px 0 0;
	text-align:right;
}
#content_home .textop img{
	width:248px;
	height:19px;
}
#content_home .image {
    float:left;
    width:192px;
	height:217px;
}
#content_home .slogan {
	width:192px;
	height:73px;
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding-top:14px;
	text-align:center;
}
#content_home .der .enlaces {
	float:left;
	padding-left:22px;	
}
#content_home .der .enlaces a {
	display:block;
	float:left;
	width:357px;
	height:154px;
	margin:23px 21px 0 0;		
}
#content_home .der a.compania {
	background:url(../images/home/bg_compania.jpg) no-repeat;			
}
#content_home .der a.compania:hover {
	background:url(../images/home/bg_compania.jpg) bottom no-repeat;
}
#content_home .der a.productos {
	background:url(../images/home/bg_productos.jpg) no-repeat;
	margin-right:0;
}
#content_home .der a.productos:hover {
	background:url(../images/home/bg_productos.jpg) bottom no-repeat;
}
#content_home .der a.servicios {
	background:url(../images/home/bg_servicios.jpg) no-repeat;
}
#content_home .der a.servicios:hover {
	background:url(../images/home/bg_servicios.jpg) bottom no-repeat;
}
#content_home .der a.soluciones{
	background:url(../images/home/bg_soluciones.jpg) no-repeat;
	margin-right:0;
}
#content_home .der a.soluciones:hover{
	background:url(../images/home/bg_soluciones.jpg) bottom no-repeat;
}
#content_home .der #copy{
	float:left;
	border-left:#4a6e92 4px solid;
	font-size:9px;
	text-align:left;
	padding:0 0 0 8px;
	margin:18px 0 17px 11px;
	width:723px;
}
#content_home .der #copy span{
	display:block;
}
html > body #content_home .der #copy{
	margin-left:22px;
}
#content_home .der #copy span a{
	color:#003366;
}
#content_home .der #copy span a:hover{
	text-decoration:none;	
}
#content_home .der #copy span a.aviso{
	margin-left:15px;
}
