@charset "utf-8";
body {
	background-color: #232323;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858484;
}
#pagina {
	width:1000px;
	margin:0px auto;
}
#cuerpo {
	width: 1000px;
	height: 600px;
	background-color:#000000;
	clear: both;
}
#footer {
	width: 1000px;
	height: 26px;
	clear: both;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background-color:#232323;
	font-size: 10px;
}
#footer2 {
	width: 296px;
	height: 192px;
	float:right;
	clear:both;
	line-height:140px;
	background-image: url(../images/logo_2-trans.png); 
	position:relative;
	top:-192px;
}
#cuerpo_izq {
	width:442px;
	height:600px;
	float:left;
}
#cuerpo_der {
	width:558px;
	height:600px;
	float:right;
	background-image: url(../images/animacion-fondo.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#menu_izq {
	width:257px;
	padding-left:28px;
	padding-right:28px;
	height:600px;
	float:left;
}
#titulo_1 {
	width:257px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#texto_1 {
	width:255px;
	height:256px;
	text-align:justify;
	font-size:11px;
	background-color:#000000;
	border: 1px solid #FFFFFF;
}
#logo_peq {
	width:255px;
	height:256px;
	background-image: url(../images/logo_peq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#titulo_6 {
	width:257px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#portfolio {
	width:257px;
	height:258px;
	text-align:left;
}
.borde_celda {
	border: 1px solid #FFFFFF;
}
#menu_der {
	width:115px;
	padding-right:14px;
	height:600px;
	float:right;
}
#titulo_2 {
	width:115px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#menu_2 {
	width:113px;
	height:113px;
	background-color:#000000;
	border: 1px solid #FFFFFF;
    background: #000000 url(../images/news_boton.jpg) no-repeat 0px 0px;
}
#titulo_3 {
	width:115px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#menu_3 {
	width:113px;
	height:113px;
	background-color:#000000;
	border: 1px solid #FFFFFF;
    background: #000000 url(../images/contacto_boton.jpg) no-repeat 0px 0px;
}
#titulo_4 {
	width:115px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#menu_4 {
	width:113px;
	height:113px;
	background-color:#000000;
	border: 1px solid #FFFFFF;
    background: #000000 url(../images/ftp_boton.jpg) no-repeat 0px 0px;
}
#titulo_5 {
	width:115px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#menu_5 {
	width:113px;
	height:113px;
	background-color:#000000;
	border: 1px solid #FFFFFF;
    background: #000000 url(../images/servicios_boton.jpg) no-repeat 0px 0px;
}
#marco_central {
	width:515px;
	height:542px;
	margin-left:13px;
	margin-right:28px;
	margin-top:28px;
	margin-bottom:28px;
	background-color:#000000;
	border: 1px solid #FFFFFF;
}
#imageSlideshowHolder{
	width: 515px;	/* IE 5.x */
	width/* */:/**/515px;	/* Other browsers */
	width: /**/515px;
	height: 542px;	/* IE 5.x */
	height/* */:/**/542px;	/* Other browsers */
	height: /**/542px;
	background-color:#000;
	position:relative;
}
.imageInGallery{		
	width:515px;
	height:542px;
	background-color:#000;
		
	left:0px;
	top:0px;
	position:absolute;	
}
#imageSlideshowHolder img{
	position:absolute;
}

