body {
	margin: 0;
	font-family: "lucida grande", tahoma, sans-serif;
	background-color: #93cac3;
	border-top: 7px solid #875E96;
}

a {
	outline: none;
}

#pagina {
	width: 880px;
	margin: 0 auto;
}

/*---<titulo>---*/

#titulo h1 {
	margin: 0;
	padding: 15px 0 15px 180px;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}

#titulo h1 img {
	border: none;
}

/*---<barra>---*/

#barra {
	float: left;
	width: 180px;
}

#menu {
	margin: 32px 0 0 0;
}

#menu dl,#menu dd {
	margin: 0 10px 0 0;
	padding: 0;
}

#menu dt {
	margin: 0 0 1px 0;
	text-transform: uppercase;
	text-align: right;
	font-size: 10pt;
	line-height: 15pt;
	letter-spacing: 1px;
	background-color: #7B4986;
	padding: 3px 5px;
}

#menu dt a {
	color: #eee;
	text-decoration: none;
}

#menu dd {
	margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	margin: 0 5px 0 0;
	text-align: right;
	font-size: 10pt;
	line-height: 15pt;
	padding-bottom: 5px;
}

#menu ul li a {
	color: #68948F;
	text-decoration: none;	
}

/*---<newsletter>---*/

#newsletter {
	margin: 25px 10px 0 0;
}

#newsletter h4 {
	margin: 0 0 5px 0;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #68948F;
	color: #7B4986;
}

form#newsform {
	margin: 0;
}

#newsletter label {
	float: left;
	font-size: 8pt;
	color: #666;
	letter-spacing: 1px;
}

.inputbg {
	clear: both;
	width: 160px;
	margin: 5px 0;
	padding: 3px;
	font-size: 8pt;
	border: 1px solid #666;
}

.submit {
	font-size: 8pt;
}

/*---<contenido>---*/

#contenido {
	float: left;
	width: 700px;
	background-color: #fff;
}

#slide {
	width: 700px;
	height: 350px;
}

#welcome h2 {
	margin: 10px 20px;
	padding: 5px 0;
	font-size: 19.5pt;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 2px dotted #93CAC3;
	border-bottom: 2px dotted #93CAC3;
	color: #875E96;
}

#textos {
	float: left;
	width: 490px;
	font-size: 8pt;
}

#textos h3 {
	margin: 0 0 0 20px;
	padding: 5px 0;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 1pt;
	color: #875E96;
}

#textos p {
	margin: 0 20px 15px 20px;
	text-align: justify;
	line-height: 15pt;
	color: #333;
}

#textos strong {
	color: #7B4986;
}

#textos ul li {
	list-style: url(../img/dot.gif);
}

#textos li {
	margin-right: 20px;
	line-height: 15pt;
	color: #333;
}

#textos a {
	text-decoration: none;
	color: #875E96;
	border-bottom: 1px dotted #93CAC3;
}

#textos table {
	margin: 0 0 15px 20px;
	width: 450px;
	background-color: #ECF3F8;
	border-top: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
}

#textos table caption {
	font-size: 10pt;
	text-transform: uppercase;
	line-height: 15pt;
	letter-spacing: 1pt;
	color: #7B4986;
}

#textos table thead {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15pt;
	background-color: #CC99CC;
	color: #fff;
}

#textos table tbody {
	font-size: 8pt;
	text-align: center;
	line-height: 15pt;
}

.bmi {
	width: 50px;
}

.nhlbu {
	width: 80px;
}

.second {
	background-color: #E1EBF2;
}

#mini-barra {
	float: left;
	margin: 0;
	width: 190px;
}

.mensaje {
	margin: 10px 0;
	background-color: #ECF3F8;
	border-top: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
}

.mensaje p {
	margin: 10px 5px;
	font-size: 8pt;
	text-align: justify;
	line-height: 10pt;
	color: #7B4986;
}

/*---<sub-opciones>---*/

#sub-opciones {
	clear: both;
	width: 700px;
	height: 150px;
	background-color: #875E96;

}

.opcion-uno {
	float: left;
	width: 320px;
	height: 130px;
	margin: 10px 10px 10px 20px;
	display: inline;
}

.opcion-uno p, .opcion-dos p {
	margin: 8px 0 0 0;
	font-size: 8pt;
	text-transform: uppercase;
	line-height: 15pt;
	border-top: 1px dotted #CC99CC;
	border-bottom: 1px dotted #CC99CC;	
}

.opcion-uno p a, .opcion-dos p a {
	margin-left: 5px;
	color: #fff;
	text-decoration: none;
}

.opcion-uno img, .opcion-dos img {
	border: 0;
}

.opcion-dos {
	float: left;
	width: 320px;
	height: 130px;
	margin: 10px 0 10px 10px;
}

#pie {
	clear: both;
	width: 700px;
	margin: 0 0 0 200px;
	padding: 10px 0;
}

#pie p {
		margin: 0;
		font-size: 8pt;
		text-align: center;
		line-height: 15pt;
		color: #fff;
}

#pie a {
	color: #444;
	text-decoration: none;
}

.logo img {
	vertical-align: middle;
	border: 0;
}