BODY
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 5px;
    COLOR: #333333; 
    FONT-FAMILY: "Trebuchet MS", Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
}

IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}

a:link {text-decoration: none; color: Black;}
a:visited {text-decoration: none; color: Black;}
a:active {text-decoration: none; color: Black;}
a:hover:{text-decoration: none; color: Black;}

a.boton:link {text-decoration: underline; color: #715C44;} 
a.boton:visited {text-decoration: underline; color: #715C44;}
a.boton:active {text-decoration: none; color: #715C44;}
a.boton:hover:{text-decoration: none; color: #479A64;} 

a.menu:link {text-decoration: none; color: White;} 
a.menu:visited {text-decoration: none; color: White;}
a.menu:active {text-decoration: none; color: White;}
a.menu:hover:{text-decoration: none; color: #FF6600;}   


#centro
{ 
   padding-top: 5px;   
	margin-left: 0px;
	padding-bottom: 5px;   
	padding-left: 20px;
	WIDTH: 575px;
	min-height:333px;
	height:auto !important;  
	HEIGHT: 333px;     
	background: url(publico/imagen/barracafe.jpg) repeat-y left; 
	text-align: justify;
} 

#mercado{ 
   margin-top: 5px;
	width: 180px;
	height: 50px;
}
/* div para el swf del top*/
#fotos{
	width: 760px;
	height: 115px;
	overflow: hidden;
}
 
p.contenidos 
{
   MARGIN-TOP: 10px;     
	font-size: 11pt;
	text-align: justify;
}

p.titulos{
	MARGIN-TOP: 10px;  
	font-size: 20pt; 
	font: bold;
	color: #ff6600;  
} 

p.botom{
	margin-left: 55px;  
	MARGIN-TOP: 10px;
	font-size: 18pt; 
} 

p.w3c{ 
	MARGIN-TOP: 10px;
	font-size: 10pt; 
} 

p.tablapro{
	text-indent: 1cm
}
   
li.puntos{
 list-style: disc;
 font-size: 11pt;
 color: #FF6600;
 text-align: justify; 
}
 
li.aros{
 list-style: circle; 
 font-size: 11pt;
 color: #FF6600;
 text-align: justify;  
 	
}

ol{ 
 font-size: 11pt;
 padding-left: 10px;
 margin-left: 10px;
}   

input{  
	background-color: #FF995B;        
	border: #ffffff;
}  

textarea{  
	background-color: #FF995B;      
	border: #ffffff;
}        
        