/* ------------------------------------ */
/*     Estilos de Categorias menu		*/
/* ------------------------------------ */
.menuActual, .menuActual a{
	display:block;
	cursor:hand;
	
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #782308;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}

.menu, .menu a{
	display:block;
	cursor:hand;
	
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}
.menuOver, .menuOver a{
	display:block;
	cursor:hand;
	
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #782308;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}

/*/////////////////////////////////////////////////*/

.menuActual_sub, .menuActual_sub a{
	display:block;
	padding:2 2 2 15;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.menu_sub, .menu_sub a{
	display:block;
	cursor:hand;
	
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #782308;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}
.menuOver_sub, .menuOver_sub a{
	display:block;
	cursor:hand;
	
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}



/*/////////////////////////////////////////////////*/
.menuActual_int, .menuActual_int a{
	display:block;
	padding:2 2 2 10;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
/*/////////////////////////////////////////////////*/

.menu_int, .menu_int a{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-style:italic;
	text-decoration: none;
}
.menuOver_int, .menuOver_int a{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-style:italic;
	text-decoration: none;
}


/*/////////////////////////////////////////////////*/

.menu_int_actual, .menu_int_actual a{
	display:block;
	padding:2 2 2 10;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menuOver_int_actual, .menuOver_int_actual a{
	display:block;
	padding:2 2 2 10;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}


/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/

/* ------------------------------------ */
/*     Estilos de Idioma menu			*/
/* ------------------------------------ */
.idiomaActual, .idiomaActual a{
	display:block;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}

.idioma, .idioma a{
	display:block;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.idiomaOver, .idiomaOver a{
	display:block;
	cursor:hand;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/


/* ------------------------------------ */
/*      Estilos de Texto Contenido		*/
/* ------------------------------------ */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; /* antes era 30 */
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding:0 0 10 0;
}
.subtitulo {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}
.parrafo, .parrafo a{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-style:italic;
	text-decoration: none;
}
.pie, .pie a{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-style:italic;
	text-decoration: none;
}
.pie:hover, .pie a:hover{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-style:italic;
	text-decoration: none;
}
.etiquetas, .etiquetas a{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style:italic;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.box {
	font-size: 8pt;
	border: 0px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f3f2f1;
}
.bot {
	font-size: 8pt;
	font-weight:bold;
	border:0px solid #000000;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : #006699;
}


/* ------------------------------------ */
/*      Estilos de Texto Objetos		*/
/* ------------------------------------ */

.titulo_obj, .titulo_obj a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.subtitulo_obj, .subtitulo_obj a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtituloOver_obj, .subtituloOver_obj a{
	background-color:#f3f2f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.parrafo_obj, .parrafo_obj a{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-style:italic;
	text-decoration: none;
}
.copete_obj, .copete_obj a{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #782308;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}
.copeteOver_obj, .copeteOver_obj a{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}
