html,body{
	margin:0;
}

#cabecera {
	background-image: url(images/index1_r1_c1.gif);
	background-repeat: no-repeat;
	height: 110px;
	word-spacing: 10em;
}
#cabecera h1 {
	display: none;
}
#menu {
	float: left;
	background-image: url(images/index1_r2_c1.gif);
	background-repeat: repeat-y;
}
#menu #content {
	background-image: url(images/index1_r6_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 53px;
	padding-bottom: 50px;
	text-align: right;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#maintext {
	background-image: url(images/index1_r4_c2.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 200px;
	width: 595px;
}
#maintext #text {
	padding-right: 57px;
	padding-left: 45px;
}
#maintext #cabeceratexto {
	background-image: url(images/index1_r2_c2.gif);
	background-repeat: no-repeat;
	height: 90px;
}
#maintext #pietexto {
	background-image: url(images/index1_r8_c2.gif);
	height: 100px;
	background-repeat: no-repeat;
}
#maintext #text h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #4D6CAF;
}
#maintext #text h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00608F;
	text-decoration: underline;
	text-transform: uppercase;
}
#menu #content a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
#maintext #text p {
	font-size: 1em;
}
#piepagina a {
	color: #FFFFFF;
	font-weight: bold;
}
#piepagina {
	background-color: #476B8E;
	height: auto;
	width: auto;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 250px;
}
#piepagina p {
	text-align: center;
	width: 450px;
}
.quote {
	font-size: 0.75em;
	color: #666666;
}

