/*	 - - - - - - - - - - - - - - - - - - - - - - - - - - GLOBALES datos Fijos    NO CAMBIAR 	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 		*/

.capital {
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 58px; 
	TEXT-TRANSFORM: capitalize; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 10px; 
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FLOAT: left; 
	COLOR: #444444; 
	MARGIN-LEFT: -0.05em; 
	FONT-SIZE: 74px; 
	OVERFLOW: visible; 
	PADDING-TOP: 2px
}
BODY {
	background-color: fcfcfc;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #e47e01;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}
A{
	text-decoration: none;
}
A:hover{
	text-decoration: none;
	border-bottom: 1px dashed;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   RESULTADOS    DEL    BUSCADOR   - - - - - - - - - - -  - - - - - - - - - */
.search_result_title{
	color:#333333;
	font-size:10pt;
}
.search_result_found{
	color:#333333;
	text-decoration:none;
}
.search_result_nofound{
	color:#333333;
	text-decoration:none;
}
.search_result{
	color:#333333;
	text-decoration:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -       MENU GENERAL   - en caso de que lleve efecto tipo  CORPORATIVA SILVER    - - - - - - - - - - -  - - - - - - - - - */
.general1{
	text-indent: 8px;
	font-family: Tahoma;
	line-height:23pt;
	border-bottom: 1px solid #b9b9b9;
	border-top: 1px solid white;
	text-decoration: none;
}
a.general1{
	font-size: 11px;
	font-weight:bold;
	border-right: 0px;
	border-bottom:0px;
	border-top: 0px;
	color:#646464;
	text-decoration: none;
	background:none;
}
a.general1:hover{
	color:#CD3232;
	text-decoration: none;
	background:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               MENU 1    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bg_menu1{
	background: #E7E7E7;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               MENU 2    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bg_menu2{
	color:#565555;
	background: URL(img/bg_menu2.jpg);
}
.link_menu2{
	padding:4px;
	font-family: Arial;
	font-size: 10px;
	color: #cd3232;
	font-weight:bold;
  text-transform   : uppercase;
  text-decoration: none;
}
.link_menu2:hover{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
  text-transform   : uppercase;
  text-decoration: none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               MENU 3    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bg_menu3{
	height:64px;
	background:URL(img/pie.jpg) no-repeat transparent;
	padding:2px;
}
.link_menu3{
	padding: 8px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #565555;
  text-decoration: none;
  text-transform: uppercase;
}
.link_menu3:hover{
	padding: 8px;
	font-family: Tahoma;
	font-size: 10px;
	color: #CD3232;
  text-decoration: none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -            ESPACIOS  PUBLICITARIOS   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bg_spub{
	background:#D7D7D7;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -              TAG para el  TITULO  de las secciones   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#titulo{
	padding:10px;
	color:#777777; font-size:10px;
	font-weight:bold;
	width:100%; 
	height:40px; 
	letter-spacing:1pt;
	font-family:tahoma;
	text-align:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -              FORMULARIOS   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.form_title{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #CD3232;
}
.form_box{
	border: 2px solid #333333;
	height: 16px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #868686;
	padding-left:3px;
	padding-right:3px;
	background: White;
}
.form_boton{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	height: 18px;	
}
.form_req{
	color:#ff6600;	
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -             CRREDITOS   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.creditos{
	font-family: Tahoma;
	font-size: 10px;
	color: #ACACAC;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -             BUSCADOR  DEL  TOP BANNER   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.input1{
	border: 0px solid #a7a7a7;
	height: 18px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #cfcfcf;
	background:transparent;
}