.contenido {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #666;
}
	
a.contenido {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #666;
	text-decoration : underline;
}

	
.titulo {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	text-decoration : none;
	color : #069;
	font-weight : bold;
}
.subtitulo
{
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	text-decoration : none;
	color : #6699CC;
	font-weight : bold;
}
.avisoOK
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	text-decoration : none;
	color : #336699;
	font-weight : bold;
}
.aviso
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	text-decoration : none;
	color : #CC0033;
	font-weight : bold;
}
.footer {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :9px;
	color : #cccccc;
	text-decoration : none;
}
	
A.menu {
	font-family : Verdana;
	font-size : 10px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

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

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

TD.nav {
	background : url(../img/bg_menu.jpg);
	.border : none;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	width:780px;
	color : #369;
}

a.nav {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	font-weight : bold;
	text-align : center;
	color : #666666;
	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: #069;
	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 : #069;
	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;
	}
TH.tabla {
	background : #99CCFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :10px;
	text-decoration : none;
	color : #336699;
}

TD.tabla {
	background : #e5e5e5;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :10px;
	text-decoration : none;
	color : #336699;
}