@charset "utf-8";
/* CSS Document */

body{ font-family: Calibri,"Cal",Arial; }
#content{position:absolute; width:960px; height:650px; /*top:50%;*/ left:50%; margin-left:-480px; margin-top:25px; background:#FFF; float:left; }
#menu{ width:900px; height:135px; margin-left:30px;  float:left; }
#contenedor_menu{width:780px; height:135px; float:left;}
#logo_durban{width:780px; height:100px; float:left;}
#botonera{width:780px; height:35px; float:left;}
#logo_romay{width:120px; height:135px; float:left;}
#content2{width:900px; height:480px; margin-left:30px; /*background: url(imagenes/imagen_inicio.png) no-repeat;*/ overflow:hidden; float:left;  }			
#pie{ width:900px; height:35px; margin-left:30px; float:left; }
#pie_izq{ width:210px; height:15px; margin-top:10px; text-align:left; float:left; }
#pie_der_tel{
	width:350px;
	height:15px;
	margin-top:10px;
	float:left;
	margin-left: 85px;
}
#pie_der{
	width:85px;
	height:15px;
	margin-top:10px;
	text-align:right;
	float:left;
	margin-left: 170px;
}
#pie_der_txt{ width:60px; height:11px; margin-top:2px; float:left; }
#pie_der_logo{ width:22px;; height:18px; float:left; margin-left:3px;}

.cal{font-family: "Cal",Calibri;}
.slideshow { height: 480px; width: 900px; margin: auto }
.slideshow img { /*padding: 15px;*/ /*border: 1px solid #ccc; background-color: #eee;*/ }
#apDiv1 {position:absolute; width:350px; height:430px; z-index:12; background:url(imagenes/blanco_transparente.png); background:url(imagenes/blanco_transparente_90.png)\9; top: 162px;}
#apDiv2 {position:absolute; width:350px; height:430px; z-index:11; top: 162px;}
#apDiv3 {
	position:absolute;
	width:540px;
	height:430px;
	z-index:11;
	background:url(imagenes/blanco_transparente.png); 
	top: 162px;
	left: 400px;
}
#apDiv4 {
	position:absolute;
	width:254px;
	height:24px;
	z-index:1;
	left: 544px;
	top: 501px;
}
#mapa{ width:515px; height:430px; margin:25px 40px 25px 40px; background:url(imagenes/mapa.jpg) no-repeat; float:left;}
#datos_mapa_arriba{ width:305px; height:190px; margin:65px 0px 0px 0px; float:left;}
#datos_mapa_abajo{ width:305px; height:200px; margin:0px 0px 25px 0px; float:left; background: url(imagenes/mapa_gral.jpg) no-repeat; float:left;}

#datos_contacto{ width:255px; height:350px; margin:40px 38px 40px 0px; float:left;}
#linea_contacto{ width:1px; height:350px; /*background:url(imagenes/linea_punteada.jpg) no-repeat;*/ border-left:2px dotted #555354; margin:40px 39px 40px 0px; float:left;}
#form_contacto{ width:565px; height:350px; margin:40px 0px; float:left;}
.enviar{ background:url(imagenes/enviar_1.jpg) no-repeat; width:75px; height:20px; border:none; }
.enviar:hover{ background:url(imagenes/enviar_2.jpg) no-repeat;}
input{ width:198px; height:18px; border:1px solid  #b5b5b5;}
textarea{ width:198px; height:78px; border:1px solid #b5b5b5;}

#unidades_render{ width:660px; height:430px; margin-right:40px; float:left;}
#unidades_titulo{ width:200px; height:35px; margin-top:40px; float:left;}
#unidades_menu{ width:200px; height:355px;  float:left;}

.gris_575759{ color:#575759;}
.gris_414042{ color:#414042;}
.verde_599641{ color:#599641;}
.blanco_fff{ color:#FFFFFF;}
.bold{ font-weight:bold;}
.tipo_16{ font-size:16px; font-family: "Cal",Calibri,Arial;}
.tipo_14{ font-size:14px; font-family: "Cal",Calibri,Arial;}
.tipo_12{ font-size:12px; font-family: "Cal",Calibri,Arial;}
.tipo_11{ font-size:11px; font-family: "Cal",Calibri,Arial;}

A:link{ text-decoration:none; }
A:hover{ text-decoration:none;}
A:active{ text-decoration:none;}
A:visited{ text-decoration:none;}
