@charset "utf-8";
/* CSS Document */

body { background-image: url(imagepng/fondositio.png); }

body,td,th,input,textarea,select {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F540F;
	
	
}
a:link {color: #6F540F;}
a:visited {color: #6F540F;}
a:hover {color: #ffffff;}
a:active {color: #6F540F;}

.menu:link {color: #FFFFFF; font-size: 13px; text-decoration:none; font-weight: bold;}
.menu:visited {color: #FFFFFF; font-size: 13px; text-decoration:none; font-weight: bold;}
.menu:hover {color: #6F540F; font-size: 13px; text-decoration:none; font-weight: bold;}
.menu:active {color: #FFFFFF; font-size: 13px; text-decoration:none; font-weight: bold;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #6F540F;
}
h2 {
	font-size: 12px;
	color: #6F540F;
}
h3 {
	font-size: 11px;
	color: #6F540F;
}

.titulobox { 
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
			margin-left:4px;
			
			
}

.style1 {font-size: 9px}