/* CUERPO. */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D2D2D2;
}
#fondosombra {
	position:absolute;
	width:1000px;
	height:625px;
	left:50%;
	margin-left:-490px;
	background-image: url(imagenes/fondosombra.gif);
	background-repeat: no-repeat;
}

#fondo {
	position:absolute;
	width:980px;
	height:605px;
	background-repeat: no-repeat;
	background-color: #666666;

}

/* contenido */
#imagencabecera {
	top: 80px;
	height: 500px;
	width: 980px;
	position: absolute;
}

/* arbol */
#arboldiv {
	position: absolute;
	top: 310px;
	height: 20px;
	width: 960px;
	background-color: #666666;
}

#arboldiv a {
	float: right;
	text-decoration: none
}

#arboldiv a {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
}


#arboldiv li ul a {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
}

#arboldiv li a:hover {
	color: #97D3D9;
}

/* contenido */
#contenidodiv {
	position: absolute;
	top: 330px;
	height: 250px;
	width: 980px;
	background-color: #FFFFFF;
}

/* leyendadiv */
#leyendadiv {
	position: absolute;
	top: 585px;
	height: 20px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 0;
	background-image: url(imagenes/footer.png);
	background-position: bottom;
}
#leyendadiv a {
	color: #FFFFFF;
	text-decoration: none; 
}
#leyendadiv a:hover {
	color: #97D3D9; 
}

.arbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
}
.arbolinterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #97D3D9;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
}
.leyenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.menuinterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #97D3D9;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #f1f1f1;
	text-decoration: none;
}
.submenuinterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #97D3D9;
	text-decoration: none;
	font-weight: bold;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

a:link {

}
a:hover {
	color: #97D3D9;
}


/* contenido */
.contenedorcontenido {
	position: absolute;
	height: 250px;
	width: 980px;
	background-color: #FFFFFF;
}
.contenedorcontenidoportafolio {
	position: absolute;
	height: 500px;
	width: 980px;
	background-color: #FFFFFF;
}

.linea{
	position: absolute;
	width: 472px;
	height: 1px;
	left: 28px;
	top: 185px;
	background: #97D3D9;
}
.linea_portafolio{
	position: absolute;
	width: 472px;
	height: 1px;
	left: 30px;
	top: 441px;
	background: #97D3D9;
}
.linea_nosotros{
	position: absolute;
	width: 500px;
	height: 1px;
	left: 30px;
	top: 60px;
	background: #97D3D9;
}


.textos_nosotros_div{
	position: absolute;
	width: 500px;
	height: 160px;
	left: 30px;
	top: 58px;
}

.textos_nosotros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.textos_nosotros a{
	color: #97D3D9;
	text-decoration: none;
	font-weight: bold;
}

.textos_nosotros_destacado{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}

.textos_index_div{
	position: absolute;
	width: 500px;
	height: 185px;
	left: 30px;
	top: 30px;
}
.textos_titulos{
	position: absolute;
	width: 500px;
	height: 30px;
	left: 30px;
	top: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #70C1CB;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.formulariobotones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

.formulariobotones:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-color: #F1F1F1;
	border: 1px solid #999999;
}
