@charset "utf-8";
/* CSS Document */
/*------------------Estructura-----------------------*/
#botones {
	width:956px;
	height:30px;
	position:absolute;
	float:left;
	left: 1px;
	top: 341px;
}
li{ list-style:inside; list-style-type:square; margin-left:1em;}
br { height:1em;}
#total_frame {
	width:1004px;
	margin:auto;
	top:0px;
	position:relative;
	height:auto;
	text-align:left;
	margin-top:0px;
	background-image: url(../img/fonto_total_frame.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logos {
	vertical-align:bottom;
	width: 208px;
	float: left;
}
#cabecera{
	height:424px;
	width:1004px;
}
#sub_frame_contenido {
	height:auto;
	float:left;
	background-color: #FFF;
	width: 1003px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.3em;
	background-image: url(../img/barra_verde.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#td_left {
	width:483px;
	float:left;
	vertical-align: top;
	margin-top: 17px;
	height:100%;
}
#td_left2 {
	width:483px;
	float:left;
	vertical-align: top;
	margin-top: 32px;
	height:100%;
}
#td_center {
	width:520px;
	float:left;
	vertical-align: top;
	text-align: justify;
	padding-right: 0px;
	margin-top: 17px;
}
.td_left_img {
	padding: 5px;
	width: 270px;
	margin-top:25px;
	margin-left:10px;
	float: left;
	text-align: center;
}

#td_center_wide {
	width:677px;
	float:left;
}
#td_right {
	width:211px;
	vertical-align:top;
	float:left;
	position:relative;
}
#sub_frame_footer {
	background-color:#672626;
	position:relative;
	float:left;
	width: 908px;
	background-image: url(../img/fondo_pie.jpg);
	background-repeat:no-repeat;
	height: 200px;
	margin-top:20px;
}
#fondo_body {
	background-color: #FFF;
	background-image: url(../img/fondo_total.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin: auto;
	width: 1004px;
}

/*--------------------------------------------------*/
#botonera {
	/* background-color:#f3f2f2; */
	width:179px;
	text-decoration:none;
}
.bot_botonera {
	background-image:url(../img/fondo_boton.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#021a3d;
	height:20px;
	border-bottom:1px dotted #b6c1d0;
	width:170px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	padding-top:10px;

	
}
.bot_botonera:hover {
text-decoration:none;
	background-image:url(../img/fondo_bot2.jpg);
color:#000;
}
.bot_botonera:link {
text-decoration:none;
}

.bot_subbotonera {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	height:16px;
	border-bottom:1px dashed #b6c1d0;
	width:148px;
	text-align:center;
	margin-left:13px;
	padding-top:6px;
	text-decoration:none;
	text-indent:5px;
	cursor:pointer;
}
.bot_subbotonera:hover {
	color:#E7C77E;
	text-decoration:none;
}

/* ---------------------------------ITEM destacados-------------------------------------*/
.Accordion {
	width:179px;
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	margin: 0px;
	cursor: pointer;
	height: 30px;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 230px;
}
.AccordionPanelOpen .AccordionPanelTab {
W}
.AccordionPanelClosed .AccordionPanelTab {
}
/*Accordion behaviors  classes*/
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}

/*--------------------------------------------------*/
.naranja {
	color:#C60;
}

#video_box {
	background-image:url(../img/der_videos.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:178px;
	padding-top:36px;
	text-align:center;
}
#top_center {
	background-image:url(../img/servidores.png);
	background-repeat:no-repeat;
	height:30px;
	color:#FF9;
	margin-left: 25px;
	margin-top: 15px;
}
#servers {
	padding-left:16px;

}
#servers img {
	padding-left:3px;
	padding-top:4px;
}

#menutab{
	margin-left:25px;
	margin-top:20px;
}
#flash {
	height:338px;
	width:956px;
	position: relative;
	left: 25px;
	top: 60px;
	
}
.vote { padding-bottom:4px;}

.texto, news, .pie_links, .texto_wide {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	width: 490px;
}
.texto a, .texto_wide a {
	text-decoration:none;
	color:#FFF;
}
.texto dh, .texto_wide dh {
	color:#8D6F65;
	padding-top: 2em;
	font-weight: normal;
}
.texto_wide {width: 620px;}

.news {
	padding-bottom:2.5em;
}
.news b  {
	color:#FFC;
}
.titulo {
	height:23px;
	color:#333;
	font-weight:bold;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 9px;
}
.titulo img {vertical-align:text-bottom;}

/*--------------------------- menu tabulador ----------------------*/
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab  {
	position: relative;
	top: 1px;
	float: left;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #544f48;
	list-style: none;
	border-left: solid 1px #23201c;
	border-bottom: solid 1px #7d766b;
	border-top: solid 1px #23201c;
	border-right: solid 1px #23201c;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../img/tab_1b.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:27px;
}
.TabbedPanelsTab div {
	width:200px;
	height:27px;
	background-image:url(../img/tab_2b.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}
.TabbedPanelsTabHover {
}

.TabbedPanelsTabSelected {
	background-color: #48443c;
	border-bottom: 1px solid #EEE;
	border-left: solid 1px #7d766b;
	border-bottom: solid 1px #48443d;
	border-top: solid 1px #7d766b;
	border-right: solid 1px #7d766b;
	background-image:url(../img/tab_1.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:27px;
}
.TabbedPanelsTabSelected div {
	width:200px;
	height:27px;
	background-image:url(../img/tab_2.jpg);
	background-repeat:no-repeat;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #7d766b;
	border-right: solid 1px #7d766b;
	border-bottom: solid 1px #7d766b;
	border-top: solid 1px #7d766b;
	background-color: #544f48;
}

.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab  {
	color: black;
	text-decoration: none;
} {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#pie {
	background-color: #FFF;
	vertical-align: bottom;
	float: left;
	width: 989px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../img/linea_fondo.gif);
	background-repeat: no-repeat;
	background-position:25px 0px;
}
#inpie{
	padding-top:14px;
	width:750px;
}
#menu {
	width:455px;
	height:25px;
	left:290px;
	position: relative;
	top: 61px;
}
#submenu {
	float: right;
	width: 175px;
	vertical-align: middle;
	margin-right: 10px;
	visibility:hidden;
display:none;
}
#submenuaca {
	float: right;
	width: 175px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 42px;
}
