body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/fondo_body.gif);
}
h1 {
	font-size: 14px;
	color: #014753;
	padding: 0px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
h2 {
	font-size: 15px;
	color: #F29200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29200;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	color: #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	font-size: 11px;
	font-weight: normal;
}
div#centrar_todo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
div#contenedor {
	width: 1000px;
	padding: 0px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inicio {
	height: 25px;
	width: 200px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	background-image: url(../img/index.gif);
	background-repeat: no-repeat;
	background-position: 150px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 172px;
}
#inicio a:link {
	font-size: 10px;
	font-weight: bold;
	color: #E18601;
	text-decoration: none;
}
#inicio a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #E18601;
	text-decoration: none;
}
#inicio a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #014753;
	text-decoration: none;
}



div#encabezado {
	width: 1000px;
	height: 92px;
	background-image: url(../img/encabezado_cnse.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	height: 29px;
	width: 810px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
}
#contenedor_central {
	height: 467px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/contacto.gif);
}
#menu_cabecera {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D88C41;
	width: 160px;
	padding: 0px;
	float: left;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#cont_der {
	width: 970px;
	height: 363px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#txt {
	height: 350px;
	width: 450px;
	margin-left: 20px;
	float: left;
}
#txt p {
	line-height: 20px;
	font-size: 12px;
	padding: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#img {
	width: 400px;
	float: right;
	height: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 23px;
}

#cont_der img {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
}
div#pie {
	width: 997px;
	height: 43px;
	background-image: url(../img/pie.gif);
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #F29102;
}
#pie a:link {
	color: #999999;
	text-decoration: none;
}
#pie a:visited {
	color: #999999;
	text-decoration: none;
}
#pie a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#pie ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 650px;
}
#pie li {
	display: inline;
	margin-left: 20px;
}
