@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	margin: auto;
	width: 1000px;
}
#top-menu {
	width: 1000px;
	height: 36px;
	background-color: #000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#top-menu .links {
	padding-left: 16px;
}
#main {
	margin: auto;
	width: 1000px;
	height: 100%;
	overflow: hidden;
	background-color: #FFF;
}
#main .bloq1 {
	width: 664px;
	float: left;
}
#main .bloq1 .contA {
	background-color: #c8d5bb;
	color: #52201F;
	padding: 16px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 1px;
}

#main .bloq1 .contA h2 {
	margin: 0px;
	padding: 0px;
	color: #B92521;
	font-size: 20px;
}

#main .bloq1 .contG {
	background-color: #7BB700;
	color: #FFF;
	padding: 16px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 1px;
}

#main .bloq1 .contB {
	background-color: #dfebd3;
	color: #52201F;
	padding: 16px;
	overflow: visible;
}
#main .bloq1 .contB h2 {
	margin: 0px;
	padding: 0px;
	color: #B92521;
	font-size: 20px;
}
#main .bloq1 .contB h3 {
	color: #B92521;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C13D1D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#main .bloq1 .contB .list {
	height: 100%;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92521;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-bottom: 6px;
}
#main .bloq1 .contB .list .img {
	width: 156px;
	float: left;
	padding: 6px;
	background-color: #D4CBB0;
}
#main .bloq1 .contB .list .txt {
	margin-left: 180px;
	font-size: 14px;
}

#main .bloq1 .contB .list .txt2 {
	margin-left: 0px;
}
#main .bloq1 .contB .list .txt .tt {
	font-size: 16px;
	font-weight: bold;
	color: #CB2521;
	margin-bottom: 6px;
}
#main .bloq1 .contB .list .txt2 .tt {
	font-size: 16px;
	font-weight: bold;
	color: #CB2521;
	margin-bottom: 6px;
}
#main .bloq1 .contB .list-serv {
	text-align: right;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 428px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#main .bloq1 .contB .list-serv a {
	text-decoration: none;
	font-weight: bold;
	color: #B92521;
}

#main .bloq1 .contB .list-proy {
	text-align: right;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#main .bloq1 .contB .list-proy a {
	text-decoration: none;
	font-weight: bold;
	color: #B92521;
}

#main .bloq1 .contB .noti {
	height: 100%;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92521;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-bottom: 6px;
}

#main .bloq1 .contB .noti .txt {
	margin-left: 10px;
}
#main .bloq1 .contB .noti .txt .tt {
	font-size: 16px;
	font-weight: bold;
	color: #CB2521;
	margin-bottom: 6px;
}


#main .bloq1 .contB .noti .txt .fecha {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}
#main .bloq1 .contB .list-noti {
	
	text-align: right;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 510px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.notivi {
	
	text-align: right;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 510px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.notivi a {
	text-decoration: none;
	font-weight: bold;
	color: #B92521;
	
}


.videovi {
	
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 510px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.videovi a {
	text-decoration: none;
	font-weight: bold;
	color: #B92521;
	
}

.vinculo {
	text-decoration: none;
	font-weight: bold;
	color: #B92521;
}

#main .bloq1 .contB .list-noti a {
	text-decoration: none;
	font-weight: bold;
	color: #B92521;
}

#main .bloq1 .inf-cap {
	background-color: #EEE;
	padding: 10px;
	height: 100%;
	overflow: hidden;
}
#main .bloq1 .inf-cap .list-tt {
	height: 100%;
	overflow: hidden;
	padding-left: 40px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#main .bloq1 .inf-cap .list-tt .ddt {
	width: 90px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#main .bloq1 .inf-cap .list-tt .ddtl {
	width: 135px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#main .bloq1 .inf-cap .list {
	height: 100%;
	overflow: hidden;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main .bloq1 .inf-cap .list .ddt {
	width: 90px;
	float: left;
	font-size: 14px;
	color: #000;
}

#main .bloq1 .inf-cap .list .ddtl {
	width: 135px;
	float: left;
	font-size: 14px;
	color: #000;
}
#main .bloq1 .tt-g {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #768963;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFF;
}
#main .bloq1 .h-recomd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main .bloq1 .h-recomd h2 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#main .bloq1 .h-recomd .sitios-list {
	height: 100%;
	overflow: hidden;
}
#main .bloq1 .h-recomd .sitios-list .image {
	width: 164px;
	text-align: center;
	float: left;
}
#main .bloq1 .h-recomd .sitios-list .textD {
	margin-left: 176px;
}
#main .bloq1 .h-recomd .sitios-list .textD .tt {
	font-size: 14px;
}
#main .bloq1 .contB .progg {
	height: 100%;
	overflow: hidden;
}

#main .bloq1 .contB .prog-bl {
	width: 290px;
	height: 40px;
	background-color: #B02E2E;
	background-image: url(../images/bullet-3.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	float: left;
	margin: 6px;
	border: 1px solid #DD6B1C;
}
#main .bloq1 .contB .prog-bl .txt {
	color: #FFF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
}
#main .bloq1 .contB .prog-bl .txt a  {
	text-decoration: none;
	color: #FFF;
}
#main .bloq1 .contB .prog-bl .txt a:hover  {
	color: #FF9;
}


#main .dd-mun {
	background-color: #768963;
	margin-bottom: 1px;
	background-image: url(../images/bg-dat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main .dd-mun .datos {
	float: right;
	width: 570px;
	padding-top: 50px;
}
#main .dd-mun .datos .dd-tt {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#main .dd-mun .datos .list-tt {
	height: 100%;
	overflow: hidden;
	padding-top: 10px;
}
#main .dd-mun .datos .list-tt .ddt {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #768963;
	padding-left: 10px;
}
#main .dd-mun .datos .list-tt .ddtl {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #768963;
	padding-left: 10px;
}
#main .dd-mun .datos .list {
	height: 100%;
	overflow: hidden;
}
#main .dd-mun .datos .list .ddt {
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #768963;
	padding-left: 10px;
}
#main .dd-mun .datos .list .ddtl {
	float: left;
	width: 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #768963;
	padding-left: 10px;
}















#main .bloq2 {
	margin-left: 666px;
	background-color:#FFFFFF;
}
#main .bloq2 .cont .bar-tt {
	background-color: #B02E2E;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#main .bloq2 .cont .bar-tt-G {
	background-color: #690;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#main .bloq2 .cont .bar-tt-G2 {
	background-color: #768963;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
}


#main .bloq2 .cont .info .tt {
	font-size: 16px;
	font-weight: bold;
	color: #CB2521;
	padding-left: 10px;
	margin-bottom: 10px;
}

#main .bloq2 .cont .info {
	height: 100%;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#main .bloq2 .cont .video {
	height: 100%;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#main .bloq2 .cont .info .item-1 {
	padding-left: 40px;
	background-image: url(../images/cal.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 6px;
	color: #666;
}
#main .bloq2 .cont .info .logos {
	width: 90px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #6C4824;
}
#main .bloq2 .cont .info ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#main .bloq2 .cont .info li {
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#main .bloq2 .cont .info .tips-list {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#main .bloq2 .cont .info .tips-list .t-tips {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#main .bloq2 .cont .slog {
	background-color: #AD2829;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#main .bloq2 .cont .repd {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-align: center;
}
#main .bloq2 .cont .repd .tt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}


#main .colm1 {
	width: 230px;
	background-color: #333333;
	float: left;
}
#main .colm1 .tt-m {
	background-color: #768963;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#main .colm1 .contet {
	text-align: center;
	padding: 6px;
	color: #FFF;
	margin-bottom: 1px;
}
#main .colm1 .contet .list {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 6px;
}
#main .colm1 .contet .list .tt {
	font-weight: bold;
	margin-bottom: 6px;
}
#main .colm1 .contet .list .image {
	margin-bottom: 6px;
}
#main .colm1 .contet .list .image img {
	padding: 6px;
	background-color: #FFF;
	margin: 4px;
}
#main .colm1 .contet .list .descp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .colm2 {
	margin-left: 242px;
	width: 496px;
}
#main .colm2 .map-mun {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#main .colm2 .descript {
	margin-bottom: 16px;
}

#main .colm2 .descript .desc-tt {
	font-weight: bold;
	color: #900;
	font-size: 16px;
	margin-bottom: 10px;
}
#main .colm2 .comm-tt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	height:auto;
}
#main .colm2 .comments {
	background-image: url(../images/com-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 14px;
	padding-top: 10px;
}
#main .colm2 .comments .comm-form {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 14px;
}
#main .colm3 {
	float: right;
	width: 252px;
}
#main .colm3 .cont {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#main .colm3 .cont .tt {
	font-size: 16px;
	font-weight: bold;
	color: #B90000;
	margin-bottom: 8px;
}
#main .colm3 .cont .gallery {
	border: 1px dotted #CCC;
	text-align: center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#main .colm3 .cont .gallery img {
	margin: 2px;
}
#main .colm3 .cont .resm {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
	color: #666;
}
#main .municipio-list {
	padding: 20px;
	background-color: #dfebd3;
	height: 100%;
	overflow: hidden;
}
#main .tt-M {
	background-color: #B02E2E;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-bottom: 1px;
}

#main .municipio-list .bloq-m {
	width: 186px;
	padding: 6px;
	border: 1px solid #CCC;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 22px;
}
#main .municipio-list .bloq-m .tt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
}
#main .municipio-list .bloq-m .image img {
	padding: 6px;
	border: 1px solid #999;
	background-color: #FFF;
}
#main .municipio-list .bloq-m .descrip {
	font-size: 11px;
	padding: 4px;
}

















#footer {
	margin: auto;
	width: 1000px;
	height: 130px;
	background-color: #AD2829;
}
.f-color  {
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.f-color .inf  {
	float: right;
	width: 250px;
}
.f-color a {
	text-decoration: underline;
	color:#FFFFFF;	
}

#footerG {
	margin: auto;
	width: 1000px;
	height: 130px;
	background-color: #690;
}
#footerG2 {
	margin: auto;
	width: 1000px;
	height: 130px;
	background-color: #768963;
}
#footerM {
	margin: auto;
	width: 1000px;
	height: 130px;
	background-color: #63698A;
}
