@charset "utf-8";
/* CSS Document */
body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;	
	background-repeat: repeat-x;
}
body,td,th{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F7CD6C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
textarea {
	color: #870C0C;
	background-color: #F7CD6C;
}
input {
	color: #870C0C;
	background-color: #F7CD6C;
}
select {
	color: #870C0C;
	background-color: #F7CD6C;
}
.temas {
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #870C0C;
	background-image: url(../images/separador3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	line-height: 26px;
	font-weight: bold;
}

.celdaForm {
	color: #870C0C;
	background-color: #F7CD6C;
}
.textoBlanco {
	color: #FFFFFF;
	font-family: "Tahoma", "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif ;
}
.textoAmarillo {
	color: #FAB617;
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
}
.textoCarmelita {
	color: #870C0C;
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
}
.textoBlancoTitulo {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 15px;
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textoAmarilloTitulo {
	color: #FAB617;
	line-height: 20px;
	font-size: 15px;
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.scroll {
	   scrollbar-3d-light-color:#666699;
       scrollbar-arrow-color:#FFFFFF;
       scrollbar-base-color:#ff4c4c;
       scrollbar-dark-shadow-color:#333333;
       scrollbar-face-color:#ff4c4c;
       scrollbar-highlight-color:#ff8c8c;
       scrollbar-shadow-color:#ff4c4c;
	   background-color:#870C0C;
}
.contenido {
	text-align: justify;
	padding: 20px;
}

.textoCarmelitaTitulo {
	color: #870C0C;
	line-height: 20px;
	font-size: 15px;
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.big_add{
	color: #FFFFFF;
	font-family: Impact, "Swis721 Cn BT", Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: center;
}
.small{
	font-size: 10px;
	color: #870C0C;
	font-weight: bold;
	padding: 5px;
	padding-left:15px;
}
.submitFrom{
	background-image: url(../images/menu1/buscar-articulos.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FEF8EB;
	border: #FAB617 solid 0px;
	width: 20px;
	height: 20px;
}
.img_content{
	margin: 10px;
}
.dir_content a:hover{
	color: #F7CD6C;
}
.dir_content a:link{
	color: #0044FF;
}
.dir_content strong{
	color: #870C0C;
}
.menu_left a:hover{
   color: #F7CD6C;
}
.espacioInterior {
	padding: 5px;
}
a:link.texOscuro {
	color: #663300;
}
a:visited.texOscuro {
	color: #663300;
}
a:hover.texOscuro {
	color: #CC9900;
}
a:active.texOscuro {
	color: #663300;
}.textoAmarilloBold {
	color: #FAB617;
	line-height: 20px;
	font-size: 16px;
	font-family: "Swis721 Cn BT", "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

