BODY {background-image:url(./img/stripe6.png); background-attachment:fixed; background-repeat:repeat; background-position:center center;
    font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 10 0px;
    text-align: justify;
   
}

a:link {color: #900; text-decoration: none;}
a:visited {color: #900; text-decoration: none;}
a:active {color: yellow; text-decoration: none;}
a:hover {color: orange; font-size:+2; font-weight:bold;}

p {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 6pt;
        color: #000;
text-align: justify; 

}


h2 {
		FONT-SIZE: 18px;
		font-family: Arial; 
		MARGIN: 0px 0px 10px 0px; 
		COLOR: #999; 
		BORDER-BOTTOM: #999 1px solid;
		align: left;
                               
}

h3 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 5px 0px 5px 0px; 
		COLOR: #000; 
		align: left;
		BORDER-BOTTOM: #999 1px solid; 
                               
}


h4 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 15px 0px 5px 0px; 
		COLOR: #F60; 
		align: left;
                               
}

h1 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 15px 0px 5px 0px; 
		COLOR: #999; 
		align: left;
                               
}

h6 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 15px 0px 15px 0px; 
		COLOR: #999;
		BORDER-BOTTOM: #999 1px solid; 
		align: left;
                               
}

h5 {
		FONT-SIZE: 14px;
		font-family: Arial; 
		MARGIN: 15px 0px 5px 0px; 
		COLOR: #F60; 
		align: left;
                               
}


h7  {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 10px 0px 5px 0px; 
		COLOR: #999; 
		align: left;
		font-weight:bold;

}


.tusencuestas_pregunta
{
    font-weight: bold;
    MARGIN: 20px 0px 10px 0px;
    COLOR: #000;
    
}  







#contenedor{
    text-align: center;
    width: 726px;
    margin: auto;
    margin-top: -1px;

background-color: white;

background-image:url(./img/fondocontenedor.png); 
background-attachment:fixed; 
background-repeat:repeat-y; 
background-position: center center;
   


}

#cabecera {
	width:726px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	
}


#cuerpo{

    	margin: 0 0 0 0px;
	text-align: left;







}
#lateral{
    
   
    width: 150px;
    float:left;
}
#lateral ul{
    margin : 0 0 0 0px;
    padding: 0 0 0 0px;
    list-style: none;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
       
}


#lateral ul li ul,
#lateral ul:hover li ul li ul,
#lateral ul:hover li ul li ul li ul,
#lateral ul:hover li ul li ul li ul li ul
{ 
	display: none;
	z-index: 1000;
}


#lateral  > ul > li:hover > ul{
	display: block; /*unhide it*/
	
	float: right;	
	position: absolute; /* It needs to be absolute
	for the effect to work.*/
	
	width: 7em;
	bottom: 1.1em; /* This places the the bottom of the 
	ul 1.1em from the bottom of the enclosing li. This 
	is the important part of the effect.*/
	
}











#otrolado{
    width: 142px;
    float: right;
    
}

#principal{
 
    margin-left: 150px;
    width: 414px;



}

#principal p{

margin: 10 10 10 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000;
        text-align: justify; 

}





#enlaces {

	width: 550px;
        color: orange;
        font-size: 10px;
        text-decoration: none;
        background-color: white;
        display: block;
        margin: 0px auto 10px auto;
        padding: .25em .5em;
        
        text-align: center;
	align: center;
}







#pie{
  
    text-align:center;
    clear: both;
    color: orange;
    font-size: 10px;
    text-decoration: none;
    display: block;
    margin-top: 40px;
    margin-bottom: 0px;
    margin-right:10px;
}

#pie a{

    color: orange;
}

#negro{
    color: #0;
 }