* {margin: 0; padding: 0;}
body {

	font-family: /*"Segoe UI", */Geneva, Arial, Verdana, Helvetica, sans-serif;
}
.background {	background-color: #969f5f;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;}
textarea, input {
	border: 1px solid #ccd2c9;
	background-color: #DEE4DA;
	font-size: 11px;
	margin: 3px 0;
}

hr {background-color: #FFF; width: 60%; }
a:hover {text-decoration: underline;}
ul, li {list-style: none; }
#contenido {
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #969F5F;
	border-right: 1px solid #969F5F;
}

#header {
	height: 84px;
	width: 900px;
	background-image: url(/img/header_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header img {
	margin: 22px 0 0 20px;
	width: 230px;
	height: 35px;
}

#Path {
	background-color:#FFF;




#43523B;
	text-align: right;
	display: block;
	clear: both;
	padding:0px 0 5px 0;
	font-size: 11px;
}
#Path a  {
	color:#43523B;
	text-decoration: none;
}
#Path a:hover {text-decoration: underline;}

#menu {
	width: 195px;
	float: left;
	height: 555px;
	background-image: url(img/sidebarShadow.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}
#menu ul {
	color: #3B6664;
	margin: 40px 20px 0 20px;
	font-size: 14px;
}
#menu ul li {
	border-bottom: 1px solid #CCC;
	padding: 3px 0;
}
#menu ul li, #menu ul li a {
	list-style: none;
	text-decoration: none;
	color: #3B6664
}
#menu ul li a:hover {
	background-color:#e3eef1;
	display: block;
	padding: 0 0 0 3px;
}
#menu ul li.nivel2 {
	color: #3B6664;
	background:none;
	border:0px;
	text-indent:8px;
	margin-bottom:2px;
	font-size: 12px;
}

#contenedor {
	margin: 33px 0px 20px 20px;
	width:650px;
	height:100%;
	float: left;
}

#cuerpo {
	margin: 0;
	width:633px;
	float: left;
	background-color: #FFFFFF;
	padding: 0 20px 0 0;
}
#cuerpo h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 2px solid #87D2CC;
	padding: 2px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #614136;
}
#cuerpo h1 span {
	
}

#cuerpo h2 {
	color: #5F9EA0;
	margin: 5px 0 10px 0;
	font-size: 16px;
}
#cuerpo h2 span{
	color: #69815B;
	margin: 25px 0 5px 0;
	display:block;
	font-size: 12px;
}
#cuerpo h3 {
	color: #69815B;
	margin: 10px 0 5px 0;
	font-size: 12px;
}


#cuerpo h3 a{
	color: #69815B;
	font-size: 12px;
	font-weight: bold;
}
#cuerpo h4 {
	color: #5F9EA0;
	margin: 25px 0 10px 0;
	font-size: 13px;
}
#cuerpo h5 {
	padding: 0 0 3px 15px;
	font-size: 13px;
}
#cuerpo h5 a{
	color: #69815B;
}
#cuerpo h6 {  padding: 0 0 0 25px;}
#cuerpo h6 a{
	color: #69815B;
	font-size: 11px;
}

#cuerpo i{
	font-style: italic;

}


#cuerpo p {
	color: #4D5E42;
	font-size: 12px;
	margin-bottom: 20px;
}
#cuerpo p a {
	color: #333333;
	text-decoration:underline
}

#cuerpo .Punteo { background: url(img/bullet1.gif) no-repeat; background-position: 0px 7px; padding: 0 0 0 15px;}
#cuerpo .Punteo a {
	color: #69815B;
	text-decoration: underline;
}
#cuerpo p.Punteo a:hover {color: #F19E23; text-decoration: underline;}
#cuerpo div.Destacado p {
	color: #5F9EA0;
}
.marginWidth {
	margin: 10px 30px;
}
.Punteo2 { background: url(img/bullet1.gif) no-repeat; background-position: 0px 7px; padding: 0 0 0 15px;}


#pie { background-color:#FFF ;display:block; clear: both; margin:0 40px 0 30px; padding: 15px 10px 40px 165px; border-top: 1px solid #C4D7B1;  background: White;  }
#pie p { font: normal 11px Arial; color: #43523B; border-left: 1px solid #C4D7B1; padding:0 0 0 23px; margin: 0} 

.BgBoton {	background-color: #DCDCDC;	text-align: right;	padding: 5px;}
#cuerpo img.left {
	float: left;
	margin:0 10px 10px 0;
}
#cuerpo img.right {
	float: right;
	margin:0 0 10px 10px;
}

.clrflt {
	clear: both;
}
#form {
	font-size: 12px;
	color: #4D5E42;
}
.homeCol {
	float: left;
	width:30%;
	margin-right:  7px;
	font-size: 12px;
	padding: 3px;
	height: 100px;
	padding-right: 7px;
}
.divisionVert {
	background-image: url(img/puntVert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.enviar {
	padding: 3px;
	margin: 10px;
	font-weight: bold;
}
