body {
	background: #191818 url(../imagenes/bg_main.jpg) repeat-x left top;
	position: relative;
	color: #bbb;
	font: normal 11.5px/1.5 'Lucida Grande', sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h1.logo a {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 228px;
	height: 72px;
	display: block;
	background-image: url(../imagenes/logo.gif);
	overflow: hidden;
	text-indent: -2000em;
}

h2 {
	overflow: hidden;
	text-indent: -2000em;
	height: 1%;
}

h3 {
	font: normal 175%/1.5 Arial, sans-serif;
	color: #aaabab;
	margin: 0 0 8px 5px;
}

h3.titulo { margin: 0 0 8px 0; padding: 0; }

img { border:0; }

p { margin-bottom: 25px; }

a { text-decoration: none; color: #ff7c00; }
a:hover { text-decoration: underline; }
:focus { outline: 0 }

.boton { margin:10px 0 0 0; }

.foto1 { float:left; margin:0 10px 0 0; }
.foto2 { float:right; margin:0 0 0 10px; }
.foto3 { float:left; margin:0 10px 0 0; padding:3px; border:1px solid #666; }
.foto_logo { float:center; margin:0 10px 0 0; padding:3px; border:1px solid #666; }

.color1 { color:#FF6600; }

.lista1 { margin:0; padding:0; }
.lista1 li {
	list-style:none;
	margin:0 0 20px 0;
}

.input1 { border:1px solid #333; background:#000; color:#ddd; padding:3px; width:200px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }


#contenedor {
	width: 920px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#cabecera {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 920px;
}

#banner {
	width: 100%;
	height: 260px;
	position: absolute;
	top: 150px;
	left: 0px;
	
}

#contenido {
	width: 920px;
	position: relative;
	margin-top: 440px;
	padding: 0px;
	overflow: hidden;
}

#contenidoizq {
	width: 445px;
	float: left;
	overflow: hidden;
}

#contenidoder {
	width: 445px;
	overflow: hidden;
	float: right;
}

#contenidoizq p { text-align:justify; }
#contenidoder p { text-align:justify; }

#menutop {
	position: absolute;
	top: 61px;
	right: 0px;
	width: 644px;
	height: 36px;
	overflow: hidden;
	list-style: none;
}

#menutop li {
	min-height: 36px;
	float: left;
	list-style: none;
}
	
#menutop li a {
	position: relative;
	display: block;
	height: 36px;
	background-image: url(../imagenes/menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -2000em;
}
  
#m_1 a {width: 64px; background-position: 0 0; }
#m_1 a:hover { background-position: 0 -36px; }
#m_1 a.activo { background-position: 0 -36px; } 

#m_2 a { width: 125px; background-position: -64px 0; }
#m_2 a:hover { background-position: -64px -36px; }
#m_2 a.activo { background-position: -64px -36px; }

#m_3 a { width: 118px; background-position: -188px 0; }
#m_3 a:hover { background-position: -188px -36px; }
#m_3 a.activo { background-position: -188px -36px; }

#m_4 a { width: 102px; background-position: -305px 0; }
#m_4 a:hover { background-position: -305px -36px; }
#m_4 a.activo { background-position: -305px -36px; }

#m_5 a { width: 121px; background-position: -407px 0; }
#m_5 a:hover { background-position: -407px -36px; }
#m_5 a.activo { background-position: -407px -36px; }

#m_6 a { width: 114px; background-position: -527px 0; }
#m_6 a:hover { background-position: -527px -36px; }
#m_6 a.activo { background-position: -527px -36px; }

#pie {
	border-top: 2px solid #404040;
	padding: 5px 0;
	clear: both;
	margin-bottom: 13px;
	text-align:center;
}
	
p strong {
	font: normal 130%/1.5 Arial, sans-serif;
	margin: 10px 0 0 0;
	}

#banner {
	width: 100%;
	height: 260px;
	position: absolute;
	top: 150px;
	left: 0px;
}

/* fotos rollover */
#rollover1 {
float:left;
margin:20px 15px 0 0;
padding:0;
width: 215px;
height: 142px;
background: url(../imagenes/proyectos/ultimos/magma.jpg) 0 0 no-repeat;
}

#rollover1 a {
display: block;
overflow: hidden;
width: 215px;
height: 142px;
background: url(../imagenes/proyectos/ultimos/magma.jpg) 0 0 no-repeat;
text-indent: -9999px;
}

#rollover1 a:hover { background-position: -215px 0; }
