
/**** MAIN STYLES *********************************************************/
body 
{
    background-image: url(../images/back_main.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-attachment:fixed;
    background-color:#fff8c7;
    margin:0px;
}

#frame 
{
    width:748px;
    min-height:400px;
    margin-left:auto;
    margin-right:auto;
}

img 
{

	border:0px;
}

/**** HEADER STYLES *********************************************************/
#header 
{
    width:748px;
    height:145px;
}

#tabMenu 
{
    background-image: url(../images/tab_menu.jpg);
    background-position: bottom right;
    background-repeat:no-repeat;
    width:533px;
    height:145px;
    float:right;
}

#logo { 
	_position:absolute;
	_top:1px;
	float:left;
}

#banner 
{
    float:right;
    vertical-align:top;
    margin: 15px 0px 0px 0px;
}

#tabMenu ul 
{
    vertical-align:bottom;
    padding:18px 0px 0px 40px;
    margin:0px;
    width:493px;
    height:24px;
    clear:both;
    list-style:none;
    color:White;
}

#tabMenu ul li
{
    font-family:Verdana;
    font-size:12px;
    padding:0px 10px 0px 6px;
    margin:0px 0px 0px 0px;
    float:left;
}

#tabMenu a, a:visited
{
    color:White;
    text-decoration:none;
    font-weight:bold;
    
}

#tabMenu a:hover
{
    color:#ffef00;
}

#tabMenu ul li .menuSelected 
{
    color:#fbd90f;
    font-weight:bold;
}

/**** CONTENT STYLES *********************************************************/

.content_default
{
    width:740px;
    min-height:515px;
    background-color:#0084c8;
    clear:both;
    padding:4px 0px 0px 8px;
}

#landingpage
{
    min-height:400px;
    width:100%;
}

#landingpage ul
{
    margin:0px;
    padding:0px;
    list-style:none;
}

#landingpage ul li
{
    float:left;
    margin:0px;
    padding:0px 4px 0px 0px;
    
}

#landingpage a
{
	
}

#sectionFoto 
{
    width:733px;
    height:562px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image: url(../images/photo_back2.jpg);
    background-color:#ce42a6;
}

#sectionFoto #video 
{
    width:570px;
    height:408px;
    margin:0px 0px 0px 0px;
    padding:8px 0px 0px 12px;
    float:left;
    clear:both;
}

#sectionFoto #banners 
{
    width:130px;
    height:489px;
    margin:0px 0px 0px 0px;
    padding:8px 6px 0px 0px;
    float:right;
}

#sectionFoto ul 
{
    color:White;
    font-family:Verdana;
    font-size:10px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:14px 16px 0px 12px;
}

#sectionFoto #galeria 
{
    padding:20px 0px 0px 10px;
}


#sectionFoto ul li
{
    list-style:none;
    background-image:url(../images/arrow_white.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;
    padding:1px 0px 1px 10px;
}

#sectionFoto a 
{
    text-decoration:none;
    color:White;
}

#sectionFoto a:visited
{
    text-decoration:none;
    color:White;
}

#sectionFoto a:hover
{
    color:#ffcc00;
}

#sectionForum 
{
    width:733px;
    height:508px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image: url(../images/forum_comingsoon.jpg);
}

#sectionBonches
{
    width:733px;
    height:508px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image: url(../images/bonches_comingsoon.jpg);
}

#sectionMembers
{
    width:733px;
    height:508px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image: url(../images/members_comingsoon.jpg);
}

#sectionHistoria
{
    width:733px;
    height:508px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image: url(../images/historia_comingsoon.jpg);
}


/**** FOOTER STYLES *********************************************************/

#footer 
{
    padding:4px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-family:Verdana;
    color:White;
    font-size:10px;
    background-image:url(../images/footer_back.gif);
    width:748px;
    height:17px;
    font-weight:normal;
    vertical-align:top;
    clear:both;
}


#footer ul 
{
    vertical-align:top;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:100%;
    height:12px;
    list-style:none;
    float:right;
    clear:both;
    
}

#footer ul li
{
    padding:0px 4px 0px 4px;
    margin:0px 0px 0px 0px;
    float:left;
}

#footer a, a:visited
{
    color:White;
    text-decoration:none;
    font-weight:bold;
    
}

#footer a:hover
{
    color:#ffef00;
}

#footer ul li .menuSelectedFooter  
{
    color:#fbd90f;
    font-weight:bold;
}

#footer ul #copy
{
    padding:0px 115px 0px 10px;
}