#cabecera #menu ul {
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
#cabecera #menu ul li {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AD033B;
	padding: 0px;
	display: table-cell;
}
#cabecera #menu ul li a {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6819D;
	color: #FFFFFF;
	line-height: 40px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
}
#cabecera #menu ul li a:link, #cabecera #menu ul li a:visited {
	background-image: url(../estructura/menu_prin_repo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#cabecera #menu ul li a:hover {
	background-image: url(../estructura/menu_prin_act.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#cabecera #menu ul li.li_cerrar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AD033B;
}
#cabecera #menu ul li a.a_cerrar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6819D;
}
#cuerpo h1 {
	color: #72AA00;
	text-align: center;
	width: 660px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#cuerpo h2 {
	color: #72AA00;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#cuerpo h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #AD033B;
}
#cuerpo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
#cuerpo p.p_inicio {
	width: 650px;
}
#cuerpo p a {
	color: #AD033B;
}
#cuerpo p a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#cuerpo .listado_mapa_primero {
	font-size: 12pt;
	list-style-type: square;
	color: #99032F;
	margin-bottom: 0px;
	margin-left: 40px;
}
#cuerpo .listado_mapa_primero li {
	margin-bottom: 5px;
}
#cuerpo .listado_mapa_primero li a:link {
	color: #AD033B;
}
#cuerpo .listado_mapa_primero li a:visited {
	color: #000000;
}
#cuerpo .listado_mapa_primero li a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#cuerpo .listado_mapa_primero .listado_mapa_segundo {
	color: #486A00;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 5px;
}
#cuerpo .listado_mapa_primero .listado_mapa_segundo .listado_mapa_tercero {
	color: #486A00;
	list-style-type: circle;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 5px;
}
#cuerpo_nosotros .div_nosotros_izq img.img_izq {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuerpo_nosotros p {
	text-align: justify;
}
#cuerpo_nosotros .div_nosotros_dcha img.img_dcha {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#cuerpo_nosotros .div_nosotros_dcha h4 {
	text-align: right;
}
#cuerpo_servicios #menu_servicios h5 {
	color: #666666;
	text-align: center;
}
#cuerpo_servicios #menu_servicios ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cuerpo_servicios #menu_servicios ul li {
	margin-left: 20px;
}
#cuerpo_servicios #menu_servicios ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 168px;
	line-height: 2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#cuerpo_servicios #menu_servicios ul li a:link, #cuerpo_servicios #menu_servicios ul li a:visited {
	color: #666666;
	background-image: url(../estructura/menu_servivios_repo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo_servicios #menu_servicios ul li a:hover {
	color: #AD033B;
	background-image: url(../estructura/menu_servivios_act.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo_servicios #contenedor #contenidos h1 {
	color: #AD033B;
	margin-left: 15px;
	margin-bottom: 10px;
}
#cuerpo_servicios #contenedor #contenidos p {
	margin-left: 15px;
	width: 600px;
}
#cuerpo_servicios #contenedor #contenidos p.corto {
	width: 450px;
	text-align: justify;
}
#cuerpo_servicios #contenedor #contenidos h2 {
	font-size: 18px;
	font-style: italic;
	color: #999999;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 450px;
}
#cuerpo_servicios #contenedor #contenidos h3 {
	font-weight: bold;
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#cuerpo_servicios #contenedor #contenidos h4 {
	color: #649400;
	font-size: 9pt;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#cuerpo_servicios #contenedor #contenidos p a {
	color: #AD033B;
}
#cuerpo_servicios #contenedor #contenidos p a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#cuerpo_servicios #contenedor #contenidos .listado {
	color: #649400;
	margin-left: 40px;
	font-size: 12pt;
	list-style-type: square;
}
#cuerpo_servicios #contenedor #contenidos .listado li span {
	font-size: 9pt;
	color: #000000;
}
#cuerpo_servicios #contenedor #contenidos .listado li span a {
	color: #AD033B;
}
#cuerpo_servicios #contenedor #contenidos .listado li span a:hover {
	color: #8FD400;
	text-decoration: underline;
}
#cuerpo_servicios #contenedor #contenidos #tabla_plantillas {
	width: 450px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 30px;
}
#cuerpo_servicios #contenedor #contenidos #tabla_plantillas tr.tr_tabla_encabezado {
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
	background-color: #F4FBE6;
	color: #AD033B;
}
#cuerpo_servicios #contenedor #contenidos #tabla_plantillas td {
	height: 40px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}
#cuerpo_servicios #contenedor #contenidos #tabla_plantillas td a {
	color: #AD033B;
}
#cuerpo_servicios #contenedor #contenidos #tabla_plantillas td a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#cuerpo_servicios #contenedor #contenidos #portfolio h2 {
	color: #8FD400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 550px;
	margin-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	letter-spacing: 5px;
}
#cuerpo_servicios #contenedor #contenidos #portfolio p {
	padding-right: 50px;
	padding-left: 35px;
}
#cuerpo_servicios #contenedor #contenidos #portfolio ul {
	margin: 0px;
	padding: 0px;
}
#cuerpo_servicios #contenedor #contenidos #portfolio ul li {
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#cuerpo_servicios #contenedor #contenidos #portfolio ul li a {
	color: #AD033B;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#cuerpo_servicios #contenedor #contenidos #portfolio ul li a:link, #cuerpo_servicios #contenedor #contenidos #portfolio ul li a:visited {
	color: #AD033B;
	background-color: #F7E6EC;
}
#cuerpo_servicios #contenedor #contenidos #portfolio ul li a:hover {
	color: #486A00;
	background-color: #E9F7CC;
}
#cuerpo_servicios #contenedor #contenidos #portfolio #menu_duplicacion ul {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#cuerpo_servicios #contenedor #contenidos #portfolio #menu_duplicacion ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#cuerpo_servicios #contenedor #contenidos #portfolio #menu_duplicacion ul li a {
	display: inline;
	border: 1px solid #99032F;
	line-height: 1em;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFCDD8;
}
#cuerpo_servicios #contenedor #contenidos #portfolio #menu_duplicacion ul li a:hover {
	border: 1px solid #486A00;
	color: #486A00;
	background-color: #E9F7CC;
}
#cuerpo_not #menu_servicios h5 {
	color: #666666;
	text-align: center;
}
#cuerpo_not #menu_servicios ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cuerpo_not #menu_servicios ul li {
	margin-left: 20px;
}
#cuerpo_not #menu_servicios ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 168px;
	line-height: 2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#cuerpo_not #menu_servicios ul li a:link, #cuerpo_not #menu_servicios ul li a:visited {
	color: #666666;
	background-image: url(../estructura/menu_servivios_repo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo_not #menu_servicios ul li a:hover {
	color: #AD033B;
	background-image: url(../estructura/menu_servivios_act.png);
	background-repeat: no-repeat;
	background-position: left top;
}#cuerpo_not #contenedor #contenidos #paginas_not p {
	display: inline;
	font-size: 14px;
}
#cuerpo_not #contenedor #contenidos #paginas_not p a {
	color: #AD033B;
}
#cuerpo_not #contenedor #contenidos #paginas_not .ante a:link, #cuerpo_not #contenedor #contenidos #paginas_not .ante a:visited {
	background-image: url(../estructura/paginas_bot_izq_repo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
#cuerpo_not #contenedor #contenidos #paginas_not .despu a:link, #cuerpo_not #contenedor #contenidos #paginas_not .despu a:visited {
	padding-right: 18px;
	background-image: url(../estructura/paginas_bot_dch_repo.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 5px;
}
#cuerpo_not #contenedor #contenidos #paginas_not .ante a:hover {
	background-image: url(../estructura/paginas_bot_izq_act.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	color: #8FD400;
}
#cuerpo_not #contenedor #contenidos #paginas_not .despu a:hover {
	padding-right: 18px;
	background-image: url(../estructura/paginas_bot_dch_act.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #8FD400;
}
#cuerpo_not #contenedor #contenidos #paginas_not .volver a:link, #cuerpo_not #contenedor #contenidos #paginas_not .volver a:visited {
}
#cuerpo_not #contenedor #contenidos #paginas_not .volver a:hover {
	color: #8FD400;
}
#cuerpo_not #contenedor #contenidos #paginas_not ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 14px;
}
#cuerpo_not #contenedor #contenidos #paginas_not ul li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#cuerpo_not #contenedor #contenidos #paginas_not ul li a {
	text-decoration: underline;
}
#cuerpo_not #contenedor #contenidos #paginas_not ul li a:link, #cuerpo_not #contenedor #contenidos #paginas_not ul li a:visited {
	color: #AD033B;
}
#cuerpo_not #contenedor #contenidos #paginas_not ul li a:hover {
	color: #8FD400;
}
#cuerpo_not #contenedor #contenidos .noticia_11 .fecha {
	text-align: right;
	color: #999999;
	margin-bottom: 0px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 h3 {
	color: #AD033B;
	font-weight: bold;
	margin-bottom: 10px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 h3 img {
	float: left;
	margin-right: 15px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 h4 {
	color: #000000;
	margin-bottom: 10px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 p {
	color: #666666;
	margin-bottom: 10px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 p.p_not_imagen {
	text-align: center;
}
#cuerpo_not #contenedor #contenidos .noticia_11 .p_not_imagen img {
	margin: 5px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 p .img_not_dcha {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 a {
	color: #AD033B;
}
#cuerpo_not #contenedor #contenidos .noticia_11 a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#cuerpo_not #contenedor #contenidos .noticia_11 .leer_mas {
	color: #AD033B;
	text-align: center;
}
#cuerpo_not #contenedor #contenidos .noticia_11 .leer_mas a {
	color: #AD033B;
	display: block;
	width: 82px;
	height: 22px;
	margin-left: 503px;
	padding-top: 4px;
}
#cuerpo_not #contenedor #contenidos .noticia_11 .leer_mas a:link, #cuerpo_not #contenedor #contenidos .noticia_11 .leer_mas a:visited {
	background-image: url(../estructura/not_bot_leer_repo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#cuerpo_not #contenedor #contenidos .noticia_11 .leer_mas a:hover {
	background-image: url(../estructura/not_bot_leer_act.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#cuerpo_contacto #contactos h4 {
	font-size: 14px;
	color: #AD033B;
	margin-bottom: 5px;
}
#cuerpo_contacto #contactos p {
	color: #666666;
	margin-bottom: 5px;
}
#cuerpo_contacto #contactos p span {
	font-weight: bold;
	color: #666666;
}
#cuerpo_contacto  #contactos .p_contacto_final {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 400px;
}
#cuerpo_contacto #contactos p a {
	color: #AD033B;
}
#cuerpo_contacto #contactos p a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#cuerpo_contacto #contenedor #contenidos #formudiv h4 {
	color: #8FD400;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 360px;
	padding-bottom: 10px;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario {
	width: 360px;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label select {
	height: 15px;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset legend {
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset .botones {
	text-align: center;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label input[type='text'] {
	height: 17px;
	border: 1px solid #999999;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label textarea {
	border: 1px solid #999999;
	vertical-align: middle;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label select {
	height: 17px;
	border: 1px solid #CCCCCC;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label input[type='reset'] {
	height: 20px;
	width: 70px;
	background-image: url(../estructura/boton_formulario.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	cursor:inherit;
}
#cuerpo_contacto #contenedor #contenidos #formudiv #formulario fieldset label input[type='submit'] {
	background-color: #FFFFFF;
	background-image: url(../estructura/boton_formulario.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	cursor:inherit;
}
#cuerpo_contacto #contenedor #contenidos span {
	color: #0033FF;
}
#cuerpo_contacto #contenedor #contenidos #texto_formu {
	height: 100px;
	padding-top: 10px;
}
#cuerpo_contacto #contenedor #contenidos #texto_formu p {
	margin-left: 20px;
}
#cuerpo_contacto #contenedor #contenidos #texto_formu p a:link, #cuerpo_contacto #contenedor #contenidos #texto_formu p a:visited {
	color: #AD033B;
}
#cuerpo_contacto #contenedor #contenidos #texto_formu p a:hover {
	color: #72AA00;
	text-decoration: underline;
}
#pie #pie_texto ul {
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pie #pie_texto ul li {
	display: inline;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pie #pie_texto ul li.li_pie_cerrar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#pie #pie_texto ul li a {
	color: #FFFFFF;
}
#pie #pie_texto ul li a:hover {
	text-decoration: underline;
}
#pie #pie_texto p {
	color: #FFFFFF;
}
