body {
	background:#c29346 url(/curso/datos/images/bgr.jpg) repeat top center;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#wrap {
	width: 980px;
	margin:auto;
	background: url(/curso/datos/images/wrap_bg.jpg) no-repeat top center;
	height: 200px;
}

#wrap_2 {
	width: 900px;
	margin:auto;
}

#top {
	width: 900px;
	height: 200px;
	margin: auto;
	padding:0;
}

#content {
	width: 900px;
	float:left;
	background: #ffffff url(/curso/datos/images/wrap_bg.gif) repeat-y center top;
}

#menu {
	width: 170px;
	background: #fee381;
    float:left;
	padding-right:10px;
}

/***Menu estilo***/
#navlist * {margin: 0px;padding: 0px;}
#navlist {float: left; width: 170px; color: #fff;}
#navlist h3 {font-size: 12px; text-indent: 6px;   text-decoration:underline; font-weight:bold; color:#000000; margin-top:5px; margin-bottom:5px; padding-top:3px;}

#navlist h3 a, a:visited{font-size: 12px; text-indent: 6px;   text-decoration:underline; font-weight:bold; color:#000000; margin-top:5px; margin-bottom:5px; padding-top:3px;}
#navlist h3 a:hover{color:#333333;}

#navlist ul#nav {
  list-style: none;
  margin: 0px 0px 15px 0px;
  }

#navlist ul#nav li a{
  display: block;
  height: 18px;
  margin: 0px 0px 0px 10px;
  color: #b20f52;
  font-size: 12px;
  text-indent: 6px;
  text-decoration:underline;
  font-weight:normal;
}


#navlist ul#nav li a:hover {color: #000000;}

/***Fin del Menu estilo***/

#contenido {
	width: 550px;
	background-color: #ffffff;
	line-height:1.7em;
	float:left;
	padding: 12px 10px 12px 16px;

}

#contenido h1 {
	color: #000000;
	font-size: 16px;
    font-weight:bold;
	margin-top: 0px;
}

#contenido h2 {
	color: #8f074d;
	font-size: 14px;
	font-weight:bold;
}

#contenido h3 {
	color: #006d6a;
	font-size: 11px;
	font-weight:bold;
}

#contenido ul, li{
    margin-left: 12px;
}

#contenido li a, a:visited{
    margin-left: 2px;
	color: #8f074d;
	font-weight: normal;
	text-decoration: none;
}

#contenido li a:hover{
	color: #490026;
	text-decoration: underline;
}

#sector {
	float:right;
	clear: none;
	float: right;
	width: 130px;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	height: 650px;
	padding: 6px;
}

#sector a {
    color:#006d6a;
	text-decoration: none;
	font-weight:normal;
}

#sector a:hover {
    color:#006d6a;
	text-decoration: underline;
}

#loc {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

#loc a {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}

#loc a:hover {
    color:#444444;
	text-decoration: underline;
}

#footer {
	width: 900px;
	height: 143px;
	margin: auto;
	background:#FFFFFF url(/curso/datos/images/end.jpg) no-repeat;
	text-align:center;
	float:left;
	min-height: 35px;
}
