body{
  background-color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin:0;
}

#wrapper{
  margin-left:auto;
  margin-right:auto;
  width:850px;
  padding-left:11px;
  padding-right:11px;
  background-image:url(../images/bg.jpg);
  background-repeat:repeat-y;
}
.content_wrapper{
  height:383px;
}
.page_content{
  width:100%;
  background-color:#d9d9d9;
  padding-top:15px;
  padding-bottom:10px;
}

#win_header{
  padding-left:10px;
}

#win_menusec{
  position:absolute;
  width:480px;
  font-size:10px;
  margin-left:378px;
  margin-top:26px;
}

#win_usuario
{
  position:absolute;
  width:830px;
  font-size:12px;
  margin-top:46px;
  color:#9D2F30;
}

#usuario
{
 float:right;
}

a.linkusuario:link {color:#CC0000;}
a.linkusuario:visited {color:#CC0000; }
a.linkusuario:hover {color:#CC0000;}
a.linkusuario:active {color:#CC0000;} 

#win_registrousuario
{
  position:absolute;
  width:830px;
  font-size:10px;
  margin-top:46px;
  color:#08368b;
  text-decoration:underline;
}

#registrousuario
{
	text-align:right;
	float:right;
}

a.linkregistrousuario:hover {  text-decoration:none;}

#win_ads{
  float:left;
  padding-left:10px;
  width:126px;
}
#win_ads .wcontent{
	overflow:hidden;
}
#win_ads .wcontent img{
  border-top:solid 1px #b2b2b3;
  border-bottom:solid 1px #b2b2b3;
  margin-top:5px;
}

#win_contact{
  padding-left:15px;
  padding-top:10px;
  width:820px;
}
#win_contact .wcontent{
  height:84px;
}

#win_footer{
  width:95%;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
  font-size:10px;
  color:#666666;
  text-align:center;
}

#bottom{
  width:870px;
  height:18px;
  margin-left:auto;
  margin-right:auto;
  background-image:url(../images/bg_bottom.jpg);
  background-repeat:repeat-x;
}
#bottom .wleft{
  float:left;
  background-image:url(../images/bg_left.jpg);
  background-repeat:no-repeat;
  width:18px;
  height:18px;
}
#bottom .wright{
  float:right;
  background-image:url(../images/bg_right.jpg);
  background-repeat:no-repeat;
  width:18px;
  height:18px;
}
.whead{
  width:100%;
  height:12px;
  background-image:url(../images/t2.png);
  background-repeat:repeat-x;
  overflow:hidden;
}
.whead .wleft{
  float:left;
  background-image:url(../images/tl2.png);
  background-repeat:no-repeat;
  width:12px;
  height:12px;
  overflow:hidden;
}
.whead .wright{
  float:right;
  background-image:url(../images/tr2.png);
  background-repeat:no-repeat;
  width:12px;
  height:12px;
  overflow:hidden;
}
.wcontent{
  background-color:#FFFFFF;
  border-left:Solid 3px #b2b2b3;
  border-right:Solid 3px #b2b2b3;
}
.wfoot{
  width:100%;
  height:12px;
  background-image:url(../images/b2.png);
  background-repeat:repeat-x;
  overflow:hidden;  
}
.wfoot .wleft{
  float:left;
  background-image:url(../images/bl2.png);
  background-repeat:no-repeat;
  width:12px;
  height:12px;
  overflow:hidden;  
}
.wfoot .wright{
  float:right;
  background-image:url(../images/br2.png);
  background-repeat:no-repeat;
  width:12px;
  height:12px;
  overflow:hidden;
}
.whead-t{
  width:100%;
  height:22px;
  background-image:url(../images/w_top.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#767676;
  overflow:hidden;
}
.whead-t .wleft{
  float:left;
  background-image:url(../images/tl.jpg);
  background-repeat:no-repeat;
  width:12px;
  height:22px;
  overflow:hidden;  
}
.whead-t .wright{
  float:right;
  background-image:url(../images/tr.jpg);
  background-repeat:no-repeat;
  width:12px;
  height:22px;
  overflow:hidden;
}
img {
  border:none;
}


/* MENU STYLES */
#menu{
  width:835px;
  height:34px;
  padding-top:5px;
  padding-left:15px;
  border-bottom:solid 2px #08368b;
}
#menu-uno{
  margin-left:0px;
  width:100px;
}
#menu-dos{
  margin-left:98px;
  width:175px;
}
#menu-tres{
  margin-left:271px;
  width:120px;
}
#menu-cuatro{
  margin-left:389px;
  width:165px;
}
#menu .mtab-sel{
  position:absolute;
  margin-top:3px;
}
#menu .mtab-sel .mtab-head{
  width:100%;
  height:10px;
  background-color:#d9d9d9;
  background-image:url(../images/tab_top.jpg);
  background-repeat:repeat-x;
  background-position:top;
}
#menu .mtab-sel .mtab-head .mtabLeft{
  float:left;
  background-image:url(../images/tab_left_s.jpg);
  background-repeat:no-repeat;
  width:10px;
  height:10px;
}
#menu .mtab-sel .mtab-head .mtabRight{
  float:right;
  background-image:url(../images/tab_right_s.jpg);
  background-repeat:no-repeat;
  width:10px;
  height:10px;
}
#menu .mtab-sel .mtabContent{
  border-left:Solid 2px #08368b;  
  border-right:Solid 2px #08368b;
  height:23px;
  background-color:#d9d9d9;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  color:#08368b;
}
#menu .mtab{
  position:absolute;
  margin-top:3px;
  cursor:pointer;
}
#menu .mtab:hover div{
  color:#999999;
}
#menu .mtab .mtab-head{
  width:100%;
  height:10px;
  background-color:#ffffff;
  background-image:url(../images/tab_top.jpg);
  background-repeat:repeat-x;
  background-position:top;
}
#menu .mtab .mtab-head .mtabLeft{
  float:left;
  background-image:url(../images/tab_left.jpg);
  background-repeat:no-repeat;
  width:10px;
  height:10px;
}
#menu .mtab .mtab-head .mtabRight{
  float:right;
  background-image:url(../images/tab_right.jpg);
  background-repeat:no-repeat;
  width:10px;
  height:10px;
}
#menu .mtab .mtabContent{
  border-left:Solid 2px #08368b;  
  border-right:Solid 2px #08368b;
  height:21px;
  background-color:#ffffff;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  color:#08368b;
}
/* END MENU STYLES */

/* TEXT STYLES */

a:link, a:visited, a:active{
  color:#08368b;
  text-decoration:underline;
}
a:hover{
  text-decoration:none;
}

.title-blue{
  color:#08368b;
  font-size:14px;
}
.title-black{
  color:#000000;
  font-size:16px;
}
.title-red{
  color:#d84b39;
  font-size:15px;
}
.comment-gray{
  color:#666666;
  font-size:11px;
}
.text-gray{
  color:#666666;
}
.text-red{
  color:#d84b39;
}
.sm-text-white{
  color:#FFFFFF;
  font-size:11px;
}
.xsm-text-white{
  color:#FFFFFF;
  font-size:10px;
}

/* END TEXT STYLES */


#tickets{
  float:left;
  width:84px;
  margin-right:15px;
}

#phone{
  float:left;
  width:140px;
  margin-right:5px;
}
.list li{
  margin-bottom:7px;
}

div.banner
{
margin-top:5px;
overflow:hidden;
}