.inicio{



width:100%;
height:438px;
background-image: url(/imagenes/inicio.jpg);
	background-repeat: no-repeat; 
	background-position: center;


}

.tabla{
	border: 1px Black;
}


.text1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align:left;
	}

.tdmenu{
	background-image: url(/imagenes/separadormenu.jpg); height: 10px; 
	background-repeat:repeat-x; 
	background-position:top;
	
	 
	
}

.tdincio {
    background-image: url(/imagenes/separadormenu.jpg); height: 10px; 
	background-repeat:repeat-x; 
	background-position:top;
}

.tdcontenido {
    
	border-style: solid;
	border-width: 1px;
	border-color: #647381;
	height:450px;
	
	
	
} 

.fondonosotros {
	background-image:url(../imagenes/fondonosotros.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;

}
.fondoservicios{
	background-image:url(../imagenes/fondoservicios.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	height:437px;

}
.fondotabla {
	background-image:url(../imagenes/fondomicro.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;

}
.fondomarco {
	background-image:url(../imagenes/fondomarco.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;

}
.tdlargura{
height:100%;
width:75%;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.Estilo2 {
	font-size: 12px;
	color: #666666;
}





