.contenido {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #666666;
}
	
a.contenido {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #069;
	text-decoration : underline;
}
.textogrisbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
	
.encabezado {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	text-decoration : none;
	color : #08D;
	font-weight : bold;
}
.encabezado_home {
	font-size : 36px;
	font-style : normal;
	text-decoration : none;
	color : #08D;
	font-weight : lighter;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
a.link  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #FFFFFF;
	font-size: 10px;
}
.subtitulo  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 10px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	color : #08D;
}
.footer {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :9px;
	color : #666;
	text-decoration : none;
}
	
A.menu {
	font-family : Verdana;
	font-size : 10px;
	color : #036;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

A.menu:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #08D;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

A.menuSel {
	font-family : Verdana;
	font-size : 10px;
	color : #08D;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

TABLE.menu {

  }
  
TD.nav {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #FFF;
}

a.nav {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :10px;
	font-weight : bold;
	text-align : center;
	color : #FFFFFF;
	text-decoration : none;
}
TABLE.header {
	background-color : #DEF;
	border-top : solid;
	border-top-width : 2px;
	border-bottom : solid;
	border-bottom-width : 1px;
	border-color : #09C;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #069;
}
TABLE.contenido {
	background-color : #EEE;
	border-bottom : solid;
	border-bottom-width : 1px;
	border-color : #999;
}

TABLE.principal {
	background-color : #FFF;
	border : solid;
	border-width : 1px;
	border-color : #999;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :12px;
	color : #666;
}

.boton  {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	color : #FFF;
	background: #08D;
	border : thin outset #eee;
}
	
.celda  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 10px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	color : #08D;
	background: #FFF;
	border : thin groove;
}

SELECT.combo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 10px;
	text-decoration : none;
	color : #069;
	background : #FFF;
	border : thin groove;
}

TEXTAREA.celda {
	background : #FFF;
	border : thin groove;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 10px;
	color : #069;
}

INPUT.forma {
	background : #FFF;
	border : thin groove;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 10px;
	color : #069;
	}
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
