*{
	padding: 0px;
	margin: 0px;
}
img{
	border: 0px;
}
#contenedor {
	background-image: url(img/bggeneral.jpg);
	width: 780px;
	margin-left: -390px;
	left: 50%;
	position: relative;
}
#logo {
	height: 125px;
	background-image: url(img/cabezalbg.jpg);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 1px;
}
#contenido {
	padding-right: 13px;
	padding-left: 13px;
}

#margen {
	padding-right: 13px;
	padding-left: 13px;
}
#contacto {
	height: 28px;
	text-align: right;
	padding-right: 12px;
}

body {
	background-image: url(img/paginabg.jpg);
	background-color: #70B9DC;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: center;
	font-weight: bold;
}

.destacado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-align: center;
	font-size: 13px;
}

#pie {
	background-image: url(img/piebg.jpg);
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-left: 13px;
	background-position: bottom;
	clear: both;
	text-align: center;
}

#navegacion {
	float: left;
	width: 230px;
	padding-left: 5px;
}

#principal {
	float: right;
	width: 480px;
	margin-right: 5px;
	margin-top: 13px;
	margin-left: 10px;
}

.separador {
	margin-top: -7px;
	margin-bottom: 7px;
}

#contenido {
	float: left;
}

#navegacion ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 5px;
}

#navegacion ul li {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	padding-bottom: 10px;
}

#navegacion a:hover {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 5px;
	text-decoration: underline;
	background-color: #EFEFEF;
}

#pie .copyright {
	background-color: #0099CC;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navegacion a {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 5px;
	color: #006699;
	text-decoration: none;
}

#principal h1 {
	font-family: "Times New Roman", Times, serif;
	color: #2280AC;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 10px;
	line-height: 25px;
}

#principal h2 {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}

#principal h3 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
}

.text {
	color: #000000;
	font-family: Georgia;
	font-size: 13px;
	font-family: arial;
	font-weight:100;
}

.texto {
	color: #000000;
	font-family: Georgia;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
}

.subtit {
	color: #000000;
	font-style:oblique;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
}

#principal ul {
	list-style-image: url(img/lista.jpg);
	margin-left: 10px;
	line-height: 16px;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
#banner {
	text-align: center;
}

#principal #contimgs {
	width: 91px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
}
