body {
	background-color: #e3e1ed;
}

body, td, p {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	color: #303a71;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

/* MEN&Uacute; FIJO LATERAL IZQUIERDO (COLUMNA IZQUIERDA) DE P&Aacute;GINAS DE CONTENIDO */

td.menuFixSup {
	background: url(../images/general/s_sup.gif) top left no-repeat;
	width: 156px;
	height: 16px;
	
}

td.menuFixInf {
	background: url(../images/general/s_inf.gif) top left no-repeat;
	width: 156px;
	height: 16px;
}

td.menuFixMed {
	background: url(../images/general/s_med.gif) top left repeat-y;
	width: 156px;
	height: 1px;
	padding-left: 20px;
}

font.menuFix {
	font-weight: bold;
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	color: #303a71;
}

ul.menuFixList {
	list-style: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}

td a.menuFixOpt, td a:visited.menuFixOpt {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #4b4141;
}

td a:hover.menuFixOpt, td a:active.menuFixOpt {
	color: #303a71;
}

td a.menuFixSel, td a:visited.menuFixSel, td a:hover.menuFixSel, td a:active.menuFixSel {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #919191;
}

/* COLUMNA CENTRAL DE P&Aacute;GINAS DE CONTENIDO */

td.contArIz {
	background: url(../images/general/ar_iz.gif) top left no-repeat;
	width: 16px;
	height: 40px;
}

td.contArCent {
	background: url(../images/general/ar_cent.gif) top left repeat-x;
	height: 40px;
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	color: #303A71;
	text-align: right;
	padding-top: 7px;
	vertical-align: middle;
	font-weight: bold;
}

td.contArDer {
	background: url(../images/general/ar_der.gif) top left no-repeat;
	width: 16px;
	height: 40px;
}

td.contMedDer {
	background: url(../images/general/med_der.gif) top left repeat-y;
	width: 16px;
}

td.contText {
	background-color: #ecedf3;
	padding: 20px 10px 20px 10px;
}

td.contText li {
	padding-top: 5px;
}

td.contText a, td.contText a:visited {
	color: #303A71;
}

td.contText a:hover, td.contText a:active {
	color: #919191;
	text-decoration: underline;
}

td.contMedIz {
	background: url(../images/general/med_iz.gif) top left repeat-y;
	width: 16px;
}

td.contAbDer {
	background: url(../images/general/ab_der.gif) top left no-repeat;
	width: 16px;
	height: 16px;
}

td.contAbCent {
	background: url(../images/general/ab_cent.gif) top left repeat-x;
	height: 16px;
}

td.contAbIz {
	background: url(../images/general/ab_iz.gif) top left no-repeat;
	width: 16px;
	height: 16px;
}

font.verde {
	color: #00F600;
}

font.rojo {
	color: #ff0000;
}

font.azul {
	color: #303A71;
}

font.amarillo {
	color: #FF9900;
}

p.titulo {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}