body {
	background-image:url(../img/degradado.jpg);
	background-repeat:repeat-x;
	background-color:#acabaa;
}
.degradado2 {
	background-image:url(../img/degradado.jpg);
	background-repeat:repeat-x;
}
.degradado {
        background-color: #c0c0c0; 
		width:100%;
		height:100%;
		filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100%, FinishY=100%);
}
p {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	color: #000000;
}
p.rojo {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	color: #9F0002;
}
img {
    border: 0px;
}
a {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	color: #9F0002;
	text-decoration: underline;
}
a.titulo {
	font-family: Century Gothic, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f0002;
}
a.texto-menu {
	font-family: Arial, Century Gothic, serif;	
	font-size: 15px;
	color: #9f0002;	
	text-decoration: none;
}
a.enlace-grande {
	font-family: Arial, Century Gothic, serif;	
	font-size: 15px;
	color: #9f0002;	
	text-decoration: none;
}
a.texto-menu-horizontal {
	font-family: Century Gothic, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.firma {
	font-family: Arial, Century Gothic, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
input.caja{
  font-family:Arial, Century Gothic, serif;
  font-size:9pt;
  background-color:#ffffff;
  border-color:#9f0002;
  border-style:inset;
  border-width:1px;
  color:#000000;
  width: 200px;
}
input.cajafile{
  font-family:Arial, Century Gothic, serif;
  font-size:9pt;
  background-color:#ffffff;
  border-color:#9f0002;
  border-style:inset;
  border-width:1px;
  color:#000000;
  width: 250px;
}
textarea.caja{
  font-family:Arial, Century Gothic, serif;
  font-size:9pt;
  background-color:#ffffff;
  border-color:#9f0002;
  border-style:inset;
  border-width:1px;
  color:#000000;
  width: 250px;
}
input.btn {
   font-family:Arial, Century Gothic, serif;
   font-weight: bold;
   font-size:8pt;
   color:#9f0002;
   background-color:#ffffff;
   border:1px solid;
   border-color: #9f0002;
   width: 80;
}
strong {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
strong.rojo {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f0002;
}
strong.titulo {
	font-family: Century Gothic, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f0002;	
}
h1 {
	font-family: Century Gothic, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f0002;	
}


.texto-normal {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	color: #000000;
}
.texto-normal-color {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	color: #9f0002;
}
.texto-destacado {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto-destacado-color {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f0002;
}
.texto-logo-rojo {
    font-family: Times New Roman, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f0002;
}
.texto-logo-negro {
    font-family: Times New Roman, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto-logo-rojo-grande {
    font-family: Times New Roman, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f0002;
}
.texto-logo-negro-grande {
    font-family: Times New Roman, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.texto-cuadro {
    font-family: Century Gothic, Arial, serif;
	font-size: 12px;
	color: #9f0002;
}
.texto-normal-grande {
    font-family: Century Gothic, Arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9f0002;
/*	color: #000000;*/
}
.texto-blanco {
        font-family: Century Gothic, Arial, serif;
	font-size: 10px;
	color: #ffffff;
}
.texto-menu-bold {
    font-family: Arial, Century Gothic, serif;
	font-size: 15px;
	font-weight: bold;
	color: #9f0002;	
}
.texto-menu-horizontal-bold {
	font-family: Century Gothic, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.firma      {
    font-family: Arial, Century Gothic, serif;
	font-size: 10px;
	color: #666666;
}
.tabla-main {
        font-family: Corrier New, Arial, serif;
        color: #9f0002;
        background-color: #ffffff; 
}
.celda-fondo-rojo {
	background-color: #9f0002;
}


