.celda-menu {
	background-color: #85002c;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
.celda-marco {
	border: 1px solid #FFFFFF;
	height: 100%;
	background-color: #FFFFFF;


}
.celda-imagen {
	background-color: #CCCCCC;
	height: 165px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.celda-fondo-d {
	background-color: #d4d1cd;
	background-image: url(IMAGENES/diseno2/fondo-d.gif);
	background-repeat:    repeat-y;
	background-position: left;

}
.celda-fondo-i {
	background-color: #d4d1cd;
	background-image: url(IMAGENES/diseno2/fondo-i.gif);
	background-repeat:  repeat-y;
	background-position: right;

}
.celda-fondo-d2 {
	background-color: #d5abb3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(IMAGENES/diseno2/fondo-d2.gif);
	background-repeat:   repeat-y;
	background-position: left;

}
.celda-fondo-i2 {
	background-color: #d5abb3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(IMAGENES/diseno2/fondo-i2.gif);
	background-repeat:  repeat-y;
	background-position: right;

}
.celda-logo {
	background-color: #FFFFFF;
	height: 100px;
}
.celda-contenido-d {
	background-color: #f9f9f8;
	width: 200px;
	padding: 20px 10px 10px;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	background-image: url(IMAGENES/diseno2/imagen-fondo-i.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;




}
.celda-contenido-i {
	background-image: url(IMAGENES/diseno2/sombra-i.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 40px;

}
p.texto-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-align: center;

}
.celda-imagen-pie {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.texto-negrita {
	font-weight: bold;
}
.texto-cursiva {
	font-style: italic;

}
.texto-color {
    color: #B30948;
}
h1 {
	color: #640021;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-align: left;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;

}

td.celda-menu-link {
}
td.celda-menu-link:hover {
	background: #eed3d8;
}
.link-menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link-menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
.link-menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link-menu:hover{
	color: #640021;
	text-decoration: none;

}
.texto-pie {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.texto-resaltado {
	font-weight: bold;
	color: #CC9999;
}
.fc_main { background: #f9f9f8; border: 5px solid #f4f4f4; font-family: Verdana; font-size: 10px; }
.fc_date {
	border: 1px solid #FFFFFF;
	cursor:pointer;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 10px;
}
.fc_dateHover, TD.fc_date:hover {
	cursor:pointer;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #FFFFFF;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.fc_wk {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center;}
.fc_wknd { color: #85002c; font-size: 10px; text-align: center;}
.fc_head {
	background: #a43257;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} 
input {font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:#4D4D4D;}
input.dates {width:81px;}
input.texto {width:120px;}
.texto-pie-negrita {font-size:11px; color:#4D4D4D;}
.texto-form {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;} 

.justificado {
    text-align: justify;
}