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

.fondomenu
{
	background-image:url(../imagenes/home/menu7.png);
	background-repeat:no-repeat;
	width:929px;
	height:39px;
	background-position: center;
	
}
.fondogeneral
{
	width:1024px;
	height:768px;
	background-color:transparent;
	
}
.fondonosotros
{
	background:#D9E2E6;
}

.textotituloamarillo
{
	font-family:"Zurich BT";
src: url('FONTS/zurchn.ttf');
	font-size:16px;
	font-weight:bolder;
	color:#666;
}
.textotituloAZUL {
font-family:"Zurich BT";
src: url('FONTS/zurchn.ttf');
font-size:14px;
	font-weight:bolder;
	color:#09C;
}

.textocontenido
{
font-family:"Zurich BT";
src: url('FONTS/zurchn.ttf');
font-size:14px;
	font-weight:lighter;
	color:#666;
	text-align:left;
}

.textocontenido2
{
font-family:"Zurich BT";
src: url('FONTS/zurchn.ttf');;
	font-size:10px;
	font-weight:lighter;
	color:#666;
	text-align:left;
}
.botonenviar
{
	text-align:right;
}

.caja
 {
	background-image: none;
	background-color:transparent;
}
