body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	behavior:url(../Scripts/csshover.htc);
}
.caja {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 14px;
	padding-right: 2px;
	padding-left: 2px;
}

.item_nivel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
}
.item_nivel1:link {
	text-decoration: none;
}
.item_nivel1:visited {
	text-decoration: none;
}

.item_nivel1:hover {
	background-color:#C2113B;
}

.item_nivel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFCC00;
	font-weight: bold;
	padding-left: 8px;
}

.item_nivel2:link {
	text-decoration: none;
}
.item_nivel2:visited {
	text-decoration: none;
}

.item_nivel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}
.item_nivel3:link {
	text-decoration:none;
}
.item_nivel3:hover {
	background-color:#C2113B;
}

.item_nivel3:visited {
	text-decoration:none;
}
.item_nivel4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 8px;
}
.item_nivel4:link {
	text-decoration:none;
}
.item_nivel4:visited {
	text-decoration:none;
}
.item_nivel4:hover {
	background-color:#C2113B;
}

.fondo_menu_lateral {
	background-color: #2882B2;
	background-image: url(images/sombra_menu.gif);
	background-repeat:   repeat-y;
	background-position: right;
}
.fondo_menu_top {
	border: 1px solid #C2113B;
}
.fondo_home {
	background-image: url(../images/fondo_home.gif);
	background-repeat:  repeat-x;
}

.fondo_cuerpo {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
	height: 100%;
}
.fondo_cuerpo2 {
	height: 550px;
	width: 960px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #BB142D;
}
.subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.texto_blanco_resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto_negro:link {
	text-decoration:underline
}
.texto_negro:visited {
	text-decoration:underline
}
.texto_negro:hover {
	text-decoration:none
}
.tabla, .tabla_row {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}
.tabla_row {
	background-color: #F4F4F4;
}
.tabla_top {
	border: 1px solid #CCCCCC;
	background-color: #E75E0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #FFFFFF;
}
.espacio_img {
	padding-right: 5px;
	padding-left: 5px;
}
.texto_rojo_resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2113B;
	font-weight: bold;
}
.texto_negro_resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.texto_blanco_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.fondo_internas {
	background-image: url(../images/fondo_menu_top.gif);
	background-repeat:  repeat-x;
}
