/* REDEFINITIONS */
body {
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #006699;
	background-image: url(tm/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
td {
	font-size: 13px;
}
b {
	font-weight: Bold;
	color: #003366;
}
a {
	color: #000000;
	text-decoration: none;
}
a:active { 
}
a:hover { 
}
a:link { 
}
a:visited { 
}
p {
	text-align: justify;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
LI {
	text-align: justify;
	padding-bottom: 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(tm/cuadrito.gif);
}
HR {
	height: 0px;
	border: none;
	border-bottom: 1px dotted #003399;
}



/* MENU */

.menu1 {
	font-size: 14px;
	padding-left: 16px;
	padding-bottom: 4px;
	border-top: #016D5E 1px solid;
	padding-top: 4px;
	margin-top: 10px;
}
.menu1up {
	height: 10px;
}
.menu1upactive {
	height: 10px;
}
.menu1active {
	color: #006699;
	background-color: #DFEBE9;
	font-size: 14px;
	padding-left: 16px;
	padding-bottom: 4px;
	border-top: #016D5E 1px solid;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-image: url(tm/flechita3.gif);
	background-position: left center;
}
.menu1link {
	color: #006699;
}
.menu1linkactive {
	color: #006699;
}
.menu2 {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2link {
	color: #000000;
}
.menu2linkactive {
	color: #000000;
}
.menu2active {
	color: #000000;
	background-color: #DFEBE9;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-image: url(tm/flechita3.gif);
	background-position: left center;
}
.menu2up {
	height: 1px;
}
.menu2upactive {
	height: 1px;
}
.menu3 {
	font-size: 13px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu3link {
	color: #7F9DB9;
}
.menu3linkactive {
	color: #016D5E;
}
.menu3active {
	color: #016D5E;
	background-color: #DFEBE9;
	font-size: 13px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-image: url(tm/flechita3.gif);
	background-position: left center;
}
.menu3up {
	height: 1px;
}
.menu3upactive {
	height: 1px;
}
.menu4 {
	color: #016D5E;
	font-size: 13px;
	padding-left: 38px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu4link {
	color: #016D5E;
}
.menu4linkactive {
	color: #016D5E;
}
.menu4active {
	color: #016D5E;
	background-color: #DFEBE9;
	font-size: 13px;
	padding-left: 38px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-image: url(tm/flechita3.gif);
	background-position: left center;
}
.menu4up {
	height: 1px;
}
.menu4upactive {
	height: 1px;
}
/* PROPIOS */

.textodestacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.contenido {
	background-color: #FFFFFF;
}
.tablageneral {
	background-color: #FFFFFF;
	width: 770px;
	height:80%;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
IMG.minir {

	border: 1px #000000 solid;
	margin-right: 20px;
	margin-bottom: 10px;
}
IMG.minil {

	border: 1px #000000 solid;
	margin-left: 20px;
	margin-bottom: 10px;
}
IMG.cabecera {

	margin-bottom: 20px;
	border: dashed #003399 1px;
}

H2 {
	color: #003399;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: dotted #003399 1px;
}

H3 {
	color: #003399;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

INPUT.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: maroon solid 1px;
	width: 250px;
	margin: 5px;
	background-color: #FCFCF4;
	color: maroon;
	padding: 2px;
}
TEXTAREA.formtextarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: maroon solid 1px;
	width: 250px;
	margin: 5px;
	background-color: #FFFBFB;
	color: maroon;
	padding: 2px;
}

.formnombrecampo{
	padding: 8px;
	text-align: right;
	vertical-align: top;
}
h5 {
	font-size: 9 px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}