body{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;

}
#marco{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #053e52;
}
#cabecera{
	margin: 0px;
	padding: 0px;
}

#columnaizq{
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-left: 20px;
}
#columnaizq p{ 
	margin-top: 0; 
}
#columnader{
	float:right;
	width: 500px;
	margin-right: 20px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#columnder h2 { 
	margin-top: 0; 
}
#columnader p{
	text-align: justify;
}

#pie{
	clear: both;
	background-color: #0689BD;
	color: #FFFFFF;
	height: 50px;
}
#navsite {
	font-size: 16px;
	width: 160px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #666666;
}
#navsite ul {
	margin: 0; 
	padding: 0;
	list-style-type: none; 
}
#navsite li {
	display:inline; 
}		
.titulotexto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#navsite ul a {
	display:block;
	height:20px; 
	color: #000000;
	border-left: 10px solid #b1d7ee; 
	text-decoration: none;
	background-color:#0689BD;
	text-indent:15px;
}
#navsite ul a:hover {
	display:block;
	border-left: 10px solid #036;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369; 
	background-color: #2c9ccc; 
	color: #fff; 
}

.botoncontacto {
	margin-left: 250px;
}
.titulocontacto{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
}
.textosector {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.titulonotacontacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 10px;
}
.textoterminos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
