* {
	padding: 0;
	margin: 0;	
	border: 0;
}

body {			
	background-color: #a9c8cb;
	position: relative;
}

p {
	padding-bottom:15px;
}


#web {
	width:900px;
	position:absolute;
	overflow:hidden;
	top: 0px;
	left:50%;
	margin-left: -450px;
	margin-top:0px;
	z-index:1;
	
}

# clear {
clear: both;
}



#content {
	height: 627px;
	width:900px;
	margin-left: 0px;
	margin-top: 0px;
	background: url(../i/comunes/fondo-contenido.jpg) no-repeat;
}

#content #index{
	min-height: 600px;
	width:600px;
	margin-left: 0px;
	margin-top: 0px;
}


/* contenido central de todas la paginas */
#container2 {
	clear:left;
	float:right;
	width:900px;
	overflow:hidden;
	margin-top:30px;
	/* column 2 background colour */
}
#container1 {
	float:right;
	width:900px;
	position:relative;
	right:704px;
	height:580px;
}
#col1 {
	float:left;
	width:196px;
	position:relative;
	left:704px;
	overflow:hidden;
}
#col2 {
	float:right;
	width:690px;
	position:relative;
	padding-left:4px;
	left:704px;
	overflow:hidden;
	height:580px;
	border-left:1px solid #898989;
}


/* estilos menu lateral */

#menu_empresa {
	background: url(../i/menu/verde4x1.gif) repeat-y;
	padding-left:28px;
	padding-bottom:5px;
	
	
}

#menu_producto {
	background: url(../i/menu/rojo4x1.gif) repeat-y;
	padding-left:28px;
	padding-bottom:5px;
	
}

#menu_proyecto {
	background: url(../i/menu/gris4x1.gif) repeat-y;
	padding-left:28px;
	padding-bottom:5px;
	
}

#menu_datos_tecnicos {
	background: url(../i/menu/amarillo4x1.gif) repeat-y;
	padding-left:28px;
	padding-bottom:5px;
	
}

#menu_descarga {
	background: url(../i/menu/morado4x1.gif) repeat-y;
	padding-left:28px;
	padding-bottom:5px;
	
}

/* fin estilos menu lateral*/

#content .separador {
	margin-top:5px;
	width:100%;
}

#content .titulo {
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 10px;
	font-family: georgia;
	font-size:24px;
	font-weight:bold;
	color:#032F5C;
	width:850px;
}

#content .texto {
	width:850px;
	margin-top: 10px;
	color: #00244d;
	font-size: 12px;
	font-family: georgia;
	line-height: 16px;
	
}

#content td {
	margin-top:0;
	vertical-align:top;
}


#content .punto {
	width:10px;
	color: #ccc;
	font-size: 12px;
	font-family: georgia;
	
	
}



#content .texto_index {
	margin-top: -290px;
	margin-left: 420px;
	float:left;
	width: 430px;
	color: #00244d;
	font-size: 12px;
	font-family: georgia;
	line-height: 16px;
	
}

#content .texto_index p {
	margin-bottom:20px;
}

#content .logo_index {
	width:250px;
	height: 300px;
	margin-top: 30px;
	float:left;
}


#content #contacto{
	min-height: 500px;
	width:650px;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
