	/* BODY */
	
@charset "utf-8";

a {
	color: #00A8FF;
}

a:link {
	text-decoration: none;
	color: #00A8FF;


}
a:visited {
	text-decoration: none;
	color: #00A8FF;

}
a:hover {
	text-decoration: none;
	color: #95C4EE;
	}
	
a:active {
	text-decoration: none;
	color: #00A8FF;
}

html	{
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#20b7ca;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color:#ccc;
	scrollbar-darkshadow-color:#ccc;
	background-color:#e7e7e7;
	background-image:url(../images/bk/bk.gif);
	/*background: #F7F7F7 url(../../images/v2_bk-html-2.jpg) repeat-y top right;*/
}



body	{
	margin:0px;
	font-family:Georgia;
	color:#9E9E9E;
	text-align: center;
	font-style:normal;
}

#header		
{
	height:123px;
	text-align: center;
	background: url(../images/bk/header-bk.gif);
	background-position:bottom;
/*	background-color: #99E0F6;
*/	background-repeat: repeat-x;
	margin:auto;	width:100%;
	position:relative;
}

#left-tab		
{
background-color:#FF9933; width:30px; height:100px; position:absolute; z-index:999999999; left:0px;
}

#header-v1		
{
	height:123px;
	text-align: center;
	background: url(../images/bk/header-bk.gif);
	background-position:bottom;
/*	background-color: #99E0F6;
*/	background-repeat: repeat-x;
	margin:auto;	width:100%;
	position:relative;
}

#corner  {
position:absolute; top:0px; right:0px; display:inline; z-index:999999999
}

#container {
	width: 1070px;
	text-align: center;
	margin:auto;

}


#main	{
	width: 792px;
	background-color:#FFFFFF;
	margin-top: 25px;
	margin: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bk/panel-cuerpo.gif);
	text-align: left;
	float:left;
}

#base	{
	width: 980px;
	background-color:#FFFFFF;
	margin: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom:30px;
	margin-left: auto;
	text-align:left;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	

#mainContent{width: 100%;margin-right: 0px;}
#sideContent{float: right;width: 280px;padding-top: 2px;}


h1	{

	font-size: 22pt;
	font-weight: normal;
}

h2	{
	font-size: 14pt;
	font-weight: normal;

}


h3	{
	font-size: 9pt;
	font-weight: bold;
}

h4	{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: #ffffff;
}

h5	{
	font-size: 8pt;	
	font-weight: normal;

}

h6	{
	font-size: 9pt;	
	font-weight: normal;

}

h7	{
	font-size: 7pt;	
	font-weight: normal;

}

p	{
	font-size: 11pt;
	font-weight: normal;
	font-style:normal;

}

.trebuchet{font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif;}
.bold{font-weight:bold;}
.margin0{margin:0px}
.floatright {float:right}
.brdr_btn {border-bottom:1px solid #CCCCCC}
.brdr_dashed {border:dashed 1px #ccc}
.relative {position:relative}

.tag_cloud {padding: 5px; font-family: Trebuchet MS, tahoma, Arial, Helvetica, sans-serif; font-size:10pt;}
.tag_cloud_wrapper { padding:20px}

<!--PANEL DESCUENTOS-->
/*a:link, a:visited{color:#0066CC; text-decoration:none;}
a:hover{text-decoration:underline;}*/
ul, li{margin:0px; border:0; list-style:none; padding:0px; text-align:left}
/*ul{padding-bottom:2px; padding-top:2px}*/
ul{}
/*li{display:inline;}*/
.menu span{border:solid 1px #EFEFEF; padding:4px 2px 4px 6px;  margin-right:10px; line-height:18px; background:#FFFFFF; width:200px; display:inline; margin:0px; margin-top:-20px; position:relative }
	.menu span a{font-weight:bold;}
	.menu span:hover{border:solid 1px #DEDEDE; border-right:1px solid #999999; }
	.arrow{margin-left:4px; cursor:pointer; }
.sub_menu{display:none; position:relative; border:solid 1px #DEDEDE; border-top:none; border-right:solid 1px #999999; border-bottom:solid 1px #999999; padding:10px; top:2px; width:220px; background:#FFFFFF; overflow:visible}
	.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover{display:block; font-size:11px; padding:4px;}
.item_line{border-top:solid 1px #DEDEDE;}
#panelDescuentos {padding:5px; margin:10px; height:30px;  width:90; z-index:99 }
#panelDescuentosinterno {background-color:#EAFAFF; padding:5px; height:20px;}


#menuHeader{ background-color:#00A8FF; height:0px; margin:0px; border-bottom:5px solid #0278E5; padding:2px; z-index:9999999}
#menuContainer{ width:100%; border-top:2px solid #fff; z-index:100; text-align:center;margin:auto;  height:10px; margin-bottom:20px}
#menuSubContainer {width:960px; text-align:center; left:50%; margin:auto;}
.input {border:0px; background:none; height:20px; padding:10px; color:#0099FF; padding-left:25px; font-size:16px; text-align:left; vertical-align:middle; font-weight:bold}

#footer		{
	height:180px;
	/*background: url(../images/bk/header-bk.gif);*/
	background-color: #FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	position: relative;
	float: left;
	top: 0px;
	margin:auto;	width:100%;
	margin-top: 15px;

	
}
white {	color:#FFFFFF;}
a.white:hover {	color:#FFFFFF;}
a.white:visited {	color:#FFFFFF;}
a.white:active {	color:#FFFFFF;}
a.white:link {	color:#FFFFFF;}

.v2footer		{
	height:140px;
	background: url(../images/bk/header-bk.gif);
	background-color: #FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	position: relative;
	float: left;
	top: 0px;
	margin:auto;	width:100%;
	color:#FFFFFF;
	border-top:1px solid  #00CCFF;

	
}

#login		{
	height:20px;
	position: relative;
	float: left;
	top: 0px;
	margin:auto;
	width:70%;
	margin-bottom:5px;
	vertical-align:middle;

	
}

#header-forms {
	border: 0px;
	border-right: 0px;
	height: 20px;
	color: #2698D7;
	font-size: 17px;
	vertical-align: middle;
	padding: 5px;
	margin: 5px;
	margin-right: 0px;
	cursor: text;
	width: 200px;
	background: transparent;
	}
	
	
#header-forms-boton {
	border-left: 0px;
	height: 20px;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	margin-left: 0px;
	color: #00A8FF;

}

#forms {
	height: 25px;
	margin: 5px;
	color: #9E9E9E;
	padding: 3px;
	font-size: 20px;
	font-weight:normal;
	width: 290px;
	vertical-align: middle;
	border: 1px solid #C1E0F0;
}



#form-loguin {
	background-color: #96DEF4;
	width: 120px;
	color:#2989DD;
	height: 15px;
	border:0px;
	padding: 1px;
	}






#main-right	{
	width: 185px;
	float: right;
	margin: 0 0 0 0px;
}

#main-left	{
	width: 210px;
	float: left;
}


#img  {
	border: 0px 
}





/*#footer a:link, a:visited, a:hover	{color: #F0F0D9; text-decoration: none;}*/


/* BANNERS  */

#banner{
	margin: 1px;
}

#banners-skycrapper  {
float:right; margin-top:45px; margin-left:10px; width:250px; text-align:left}

#banners-leaderboard  {
	width:100%;
	padding: 5px;
	}

/* MENUES  */

#menu-nav  {
}

.transparente {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


/*SELECT*/ 
/*#menu-container{margin:0; width:160px; z-index:99999; top:-10px; font-family: Trebuchet MS, tahoma, Arial, Helvetica, sans-serif;  }

ul, li{margin:0; border:0; list-style:none; padding:0;}
ul{border:dotted 0px #cccccc;}
ul{height:21px;}
li{display:inline;}
.menu span{
	border:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:4px 1px 4px 6px;
	margin-right:0px;
	line-height:18px;
	background-color:#FFFFFF;
}	
.menu span a{font-weight:bold;}	
.menu span:hover{border:solid 1px #cccccc;}	
.arrow{margin-left:4px; cursor:pointer; }
.sub_menu{display:none;  border:solid 1px #cccccc;  padding:10px; top:2px; width:120px; background:#FFFFFF; z-index:99999}	
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover{display:block;  padding:4px;}
.item_line{border-top:solid 1px #DEDEDE;} 
*/