@charset "iso-8859-1";

/**
 * CSS styles for Contenido.
 */

body {
	background-color: #ffffff;
	background-image: none;
	background-repeat:repeat-x;
	background-position:top;
	
	height:100%;
	
	padding: 0;
	margin: 0;
}
body, p, div, td, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}


h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

div.site {
	margin: 0 auto;
	width: 930px;
}
	
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */	

.head,
.menue,
.frm_right {
	display: none;
}

.site,
.content,
.frm_bottom {
	width: 16.5cm;
}

.frm_bottom {
	font-size: 11px;
	text-align: center;
}
