body{
margin:0;
padding:0;
background: #000;
color: #FFF;
font-weight: 600;
font-family: arial, sans-serif;




}

b{font-size: 120%; }
em{font-size:13px;}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top: 15px;
}

#topsection{

height: 155px; /*Height of top section*/

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 160px 0 185px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
text-align: justify;
/*font-family: arial, sans-serif;*/
font-size: 13px;
line-height:17px;
padding-left:15px;
padding-right:15px;

}

a {
text-decoration:none;

font-weight: 480;}

#leftcolumn{
background-color: #940B26;

/*background-image:url('menu_arriba.gif');*/
background-repeat: no-repeat;
background-position: top center ;
float: left;
width: 185px; /*Width of left column in pixel*/
margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
color: black;
font-weight: 480;
font-size:12px;
padding-top: 4px;
height:950px;      

}

#rightcolumn{
float: left;
width: 160px; /*Width of right column*/
margin-left: -160px; /*Set left margin to -(RightColumnWidth)*/

margin-top: -1px;
text-align: center;

}

#rightcolumn a{
font-size:18px;
font-weight:bold;
text-align: center;
color:white;
}


.anuncio1{
background-image:url('prueba2.jpg');
background-repeat: no-repeat;
background-position: center ;
color:        #C1272D;
/*background: #FBB03B;*/
width: 165px;
height: 165px;


}

.anuncio2{

margin-top:16px;
background-image:url('prueba3.jpg');
background-repeat: no-repeat;background-position: center ;

width: 165px;
height: 165px;


}

.anuncio3{
background-image:url('prueba6.jpg');
background-repeat: no-repeat;background-position: center ;

margin-top:16px;

width: 165px;
height: 165px;

color: #C1272D;
}
.anuncio3 a {color: #C1272D;}

#pretop{
clear: left;
width: 100%;
background: white;
color: #000000;
text-align: left;
padding: 4px 0;
height: 22px;
}

#pretoptex{
text-align: left;
font-size: 13px;
color: black;
font-weight: bold;
float: bottom; 
}
#postop{
clear: left;
width: 100%;

color: #000000;
text-align: left;
padding: 0px 0;
height:27px;
font-size: 12px;
color: #940B26;
font-family: arial, sans-serif;
}
#pretoptex em{
text-align: left;
font-size: 13px;
color: #C42877;
font-weight: bold;
float: bottom; 
}
#pretoptex h1{
text-align: left;
font-size: 13px;
color: #00000;
font-weight: bold;
float: bottom; 
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#menuh {
           
        min-height:595px;
	color: #e3007a;
        font-weight: 355;
	/*font-weight: bold;*/
	font-size:12px;

                  
        line-height:16px;
        font-family: arial, sans-serif;

        
}

#menuh ul, li {
        list-style-type: none;
        
}

#menuh li {
        padding-left: 10px;
        
}

#menuh ul {
         margin-left: 0px;
        padding: 0px;
    

}



#menuh a {
        text-decoration: none;
        color: black;
        background: #940B26;
        display: block;
                       border-left-width:19px;
         border-left-style:solid; 
         border-left-color:#940B26; 
}




#menuh a:hover, .selected{
        background: white;
                 border-left-width:19px;
         border-left-style:solid;   
         border-left-color:white.box { 
  background: #940B26;
 
}




        

