/*corazones*/
/**         BASE DE COLORES             **/

/**CARACTERISTICAS DE LA PLANTILLA**/
body{
	margin:0px;
	background-color:#ed9;
	font-family:Times New Roman, Times, serif;
	color:#222;
	font-size:14px;
	background-image: url('bg_arena.jpg');
}
img {
	border: none;
}
h1{
	color:#AB4A11;
	font-size:20px;
}
h2{
	color:#AB4A11;
	font-size:17px;
}
a{
	color:#AB4A11;
	text-decoration:none;
}

.tah10 {
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #044F83;
}
.tah11 {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #044F83;
}
.ver10 {
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma,sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Tahoma,sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
	
/*  M E N U   P R I N C I P A L    D E   P A G I N A  */

#tb_menu{
	width:760px;
	margin-left:200px;
	border:none;
}
#tb_menu td{
	text-align:center;
}
#tb_menu a{
	text-decoration:none;
	font-family: Tahoma,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#60410b;
	display:block;
	height:30px;
	padding-top:11px;
	border:1px transparent solid; 
}
#tb_menu a:hover{
	color:#600;
	border:1px #600 solid;
}


/*  M E N U   S E C U N D A R I O    D E   P A G I N A  */

.mn_sec_1{
	text-decoration:none;
	font-size:15px;
	font-family: Tahoma,sans-serif;
	font-weight:bold;
	color:#60410b;
	display:block;
	height:20px;
	width:120px;
	padding-top:11px;
	border-bottom:2px transparent solid; 
	margin-left:20px;
	margin-bottom:9px;
}
.mn_sec_1:hover{
	color:#600;
	border-bottom:2px #600 solid;
}

.mn_sec_2{
	text-decoration:none;
	font-family: Tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#60410b;
	display:block;
	height:15px;
	width:140px;
	border-bottom:1px transparent solid; 
	margin-left:40px;
	letter-spacing:1px;
}
.mn_sec_2:hover{
	color:#600;
	border-bottom:1px #600 solid;
}

/*  B A N N E R */
.banner{
	text-align:center;
	margin-top:50px;
	padding:11px;
}

/*  S I T E M A P */

.td_sitemap h2{
	/*background-color: #fff;*/
	white-space:nowrap;
	border-top:3px #ad8500 solid;
	/*text-align:left;*/
	padding:3px 11px;
}
.td_sitemap{
	line-height:19px;
}

