body{
	background-color: #CFFDF8;	
}

body, table {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
}

td {
	vertical-align: top;	
}

td.central  {
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	background-color: #FFFFFF;
}

td.encabezado{
	background: #ffffff url("../imagenes/top.jpg") no-repeat;
	width: 892px;
	height: 319px;
}

td.contenido{
	background: #ffffff url("../imagenes/bg_body.jpg") repeat-y;
	width: 892px;
	padding: 25px 15px 10px 15px;
}

td.menu{
	background: #ffffff url("../imagenes/bg_body.jpg") repeat-y;
	width: 892px;
	padding: 0px 15px;
}

#menu {  
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	margin:2px;
	padding:0;
	float:left;
}

#menu li a {
	display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
	cursor: pointer;
	font-weight: bold;
}

#menu li a:hover, #menu li a.menu_activo {
	color:#ffffff;
	background-color:#cc0000;
}

td.bottom{
	background: #ffffff url("../imagenes/bg_bottom.jpg") no-repeat;
	width: 892px;
	height: 30px;
}

td.col_iz{
	width: 150px;
	padding-right: 5px;
	text-align: center;
}

td.col_der{
	width: 150px;
	padding-left: 5px;
	text-align: center;
}

td.col_central{
	border-right: 1px solid #3caa3c;
	border-left: 1px solid #3caa3c;
	text-align: center;
	padding: 0px 10px;
}

.copy{	
	font-size: 8pt;
}

.sangrado {
	text-indent: 35pt;
	text-align: justify;
}

a.link:link, a.link:visited{
	color: #1A1AFF;
}

a.link:hover{
	color: #cc0000;
}

/*
#
#	Titulos
#
*/

/********************/
/*ESTILOS DE AVISOS*/
/*******************/


.titulo{
                        	font-size: 22pt;
                        	font-weight: bold;
                        	font-family: Georgia;
}

.tituno {
				font-size: 22pt;
				font-weight: bold;
}

.titdos {
				font-size: 18pt;
				font-weight: bold;
}

.subtuno {
				font-size: 18pt;
				font-weight: bold;
}

.subtdos {
				font-size: 16pt;
				font-weight: bold;
}

.grande {
				font-size: 14pt;
				font-weight: bold;
}

.medio {
				font-size: 13pt;
				font-weight: bold;
}

.georgia {
				font-family: Georgia;
}

.times {
				font-family: Times New Roman;
}

.avisonorm {
				font-family: verdana;
				font-size: 10pt;
				color: #FF0000;
				font-weight: bold;
}
.avisopeq {
				font-family: verdana;
				font-size: 8pt;
				color: #FF0000;
				font-weight: bold;
}

.avisopeqdos {
				font-family: verdana;
				font-size: 8pt;
				color: #000000;
}

.resalt {
				color: #CC0000;
				font-weight: bold;
}

.sangrado {
				text-indent: 35pt;
				text-align: justify;
}

.peq {
				font-size: 8pt;
}

.sinsangria {
				text-align: justify;
}

.dcha {
				text-align: right;
}

.izda {
				text-align: left;
}

.centro {
				text-align: center;
}

.margen {
				margin-left: 80pt;
				text-align: justify;
}

.margenpq {
				margin-left: 35pt;
				text-align: justify;
}

/************************************************/
/*FIN DE LOS ESTILOS DE AVISOS*/
/***********************************************/
