BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	margin: 0px 0px 0px 0px;
}

TABLE.contenido {
	font-size: xx-small;
}

TABLE.contenido TH{
	color: white;
	background : #72C183;
}

TABLE.contenido TD.titulo{
	color: Navy;
	padding-left : 15px;
}

TABLE.opciones{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding-left : 15px;
	Vertical-align: top;
	background : #EEF7EE;
	width: 100%;
}

TD.opt{
	padding-left : 20px;
	Vertical-align: top;
}

TD.opt A{
	color : Navy;
	text-decoration : none;
}

TD.opt A:hover{
	color : Red;
	text-decoration : none;
}

UL.main{
	list-style-image : url(/salud/images/salud/cuadros/bullet_05.gif);
	margin-left : 15px;
	padding-left : 5px;
	width: 98%;
	list-style-position : inside;
}

UL.main LI{
	border-bottom: 1px dashed #A5B6CE;
	padding-top : 5px;
	padding-bottom : 5px;
}

UL.main A{
	color : Navy;
	text-decoration : none;
}

UL.main A:hover{
	color : Red;
	text-decoration : none;
}

UL.main UL.submain{
	background : #EEF7EE;
	padding-top : 0px;
	padding-bottom : 0px;
}

UL.main UL.submain LI{
	border-bottom: 0px none #A5B6CE;
	padding-bottom : 0px;
	list-style-image : url(/salud/images/salud/cuadros/flecha05.gif);
	margin-left : 15px;
	padding-left : 0px;
}

UL.main UL.submain A{
	color : Navy;
	text-decoration : none;
}

UL.main UL.submain A:hover{
	color : Red;
	text-decoration : none;
}

