body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;

	background: #FFF url(../images/bgMap.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-x;
}
a.go{
	color:#666666;
	font-size:13px;
	padding-top:10px;
	display:block;
	text-align:right;
	font-weight:900;
}
#MainWeb{
	background-color:#FFFFFF;
	box-shadow: 0px 0px 4px #000;
   -webkit-box-shadow: 0px 0px 10px #000;
   -moz-box-shadow: 0px 0px 10px #000;
}
#bg {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
}
#MensajesBox{
   position:absolute;
   width:180px;
   height:50px;
   text-align:center;
   background-color:#CCC;
}
#buscador{
	padding-top:120px;
}

#changeFont{
	width:36px;
	float:left;
	margin:0 10px 10px 0px;
}

#testinput
{
     font-family: 'Lucida Grande', Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 7px 7px 7px 25px;
	width: 140px;
	border: 1px solid #cbcbcb;
	border-radius: 19px;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url('../images/search.gif') no-repeat 8px 8px;
	outline: none;
	float:right;
	margin-right:15px;
}

.right{
	float:right;
}

.tool1{
	float:left;
}
#main{
	border:1px #333 solid;
	background-color:#FFFFFF;
}

header{
	height:158px;
	background-image:url(../images/Header.jpg);
}
nav{
	background-color:#000;
	height:56px;
	margin-bottom:10px;
	background-image:url(../images/bg_menu.jpg);
}

.maringb10{
	margin-bottom:10px;
}

.news01{
	padding-top:10px;
}
.mastam{
	padding:5px;
	background-color:whiteSmoke;
}
.news01 .imgleft{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:3px #FFFFFF solid;
}
.news01 a{
	color:#333;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.news01 span{
	color:#000;
	display:block;
	font-size:12px;
	margin-top:10px;
	width:100%;
	background-color:#CCCCCC;
	clear:both;
}
/*EL CARTON*/
#carton{
	margin-bottom:10px;
}
#carton img{
	width:180px;
}
#carton a{
	display:block;
	text-align:center;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
/*Noticias Principal*/
#tools{
	border-bottom:dotted 1px #CCCCCC;
	padding-bottom:5px;
	margin-bottom:10px;
}

#principal{
	margin-bottom:10px;
	border-bottom:thin solid #FFF;
}
#principal a{
	font-size:25px;
	font-weight:bold;
	color:#2469aa;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	display:block;
	margin-bottom:20px;
	text-shadow: 0px 2px 3px #e7e7e7;
}
#principal .imgPrincipal{
	float:right;
	margin-left:10px;
	width:320px;
	color:#999999;
	font-size:12px;
	padding-top:25px;
	
}
#principal .imgPrincipal img{
	padding:5px;
	box-shadow: 0px 0px 4px #000;
   -webkit-box-shadow: 0px 0px 4px #000;
   -moz-box-shadow: 0px 0px 4px #000;
   margin-bottom:5px;
}
.text1{
	font-size:13px;
	line-height:20px;
	color:#737174;
	font-weight:bold;
}

.text2{
	font-size:12px;
	line-height:20px;
	color:#737174;
}
.text3{
	font-size:12px;
	line-height:20px;
	color:#a3a3a3;
}
.text4{
	color:#FFFFFF;
}
.text5{
	color:#737174;
	margin-top:-5px;
	font-weight:bold;
}
.text6{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#333;
	display:block;
	font-weight:700;
}
.text6 a{
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#titular{
	padding:5px 0 5px 0;
	background-color:#0066CC;
	background-image:url(../images/bgNoticias_title.jpg);
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	margin-bottom:10px;
}
ul.noticias{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.noticias li{
	width:270px;
	height:270px;
	overflow:hidden;
	float:left;
	display:block;
	margin-left:10px;
	padding-bottom:10px;
}
ul.noticias li span{
	color:#CCCCCC;
	font-size:10px;
	font-weight:700;
}
ul.noticias li a{
	color:#000;
	text-decoration:none;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:500;
	margin-bottom:10px;
}
ul.noticias li img{
	float:left;
	margin-right:5px;
}
#algo{
	background-color:#063;
	height:400px;
	margin-bottom:10px;
}

#col div{
	margin-bottom:10px;
}

ul#populares{
	padding:0px;
	margin:15px;
	color:#b3e81e;
}
ul#populares li{
	border-bottom:1px #DDD solid;
	padding-bottom:5px;
	margin-bottom:15px;
}
ul#populares li a{
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
/*Columnas*/
ul#columnas{
	padding:10px 0 0 0;
	margin:0px;
	list-style:none;
}

ul#columnas li{
	margin-bottom:10px;
}
ul#columnas li img{
	float:left;
	width:50px;
	height:50px;
	margin-right:5px;
	border:thin solid #CCCCCC;
	padding:4px;
}
ul#columnas li a{
	color:#2469aa;
	font-weight:300;
	text-decoration:none;
	font-size:12px;
}

/*Por Categoria interior*/
.NewsByCategory{
	border-bottom: dotted #CCC 1px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.NewsByCategory a{
	color:#000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
.NewsByCategory .picture{
	float:left;
	margin-right:10px;
	padding:8px;
	box-shadow: 0px 0px 4px #000;
   -webkit-box-shadow: 0px 0px 4px #000;
   -moz-box-shadow: 0px 0px 4px #000;
}

ul.listNews{
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.listNews li{
	border-bottom: dotted #CCC 1px;
	padding-bottom:5px;
	margin-bottom:10px;
}
ul.listNews li a{
	color:#000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

/*Policiaca*/
#policiaca{
	margin:0 auto;
	width:380px;
	padding-bottom:10px;
}

#slider1 div img{
	float:left;
	margin-right:10px;
}

#slider1 div a{
	text-decoration:none;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
}
.title_policiaca{
	margin-bottom:10px;
}

/*Tabs*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background:url(../images/graybg.jpg);
	font-size:14px;
	width:50%;
	
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	text-align:center;
	outline: none;
	font-size:16px;
}
ul.tabs li a:hover {
	background:url(../images/graybg.jpg);
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background-image:url(../images/bgNoticias_title.jpg);
	color:#000000!important;
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 15px 5px 5px 5px;
	font-size: 1.2em;
}
/*Simple List*/
ul.simplelist{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.simplelist li{
	border-bottom:dotted 1px #999;
	margin-bottom:5px;
	padding-bottom:5px;
}
ul.simplelist li a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}
.singlenews{
	text-align:center;
}
.singlenews h2{
	padding:5px 0 5px 0;
	margin:0px;
	color:#FFFFFF;
	font-size:18px!important;
}
.naranja{
	background-color:#ff9200;
}
.amarillo{
	background-color:#901f8e;
}
.verde{
	background-color:#38a50d;
}
.singlenews a{
	text-decoration:none;
	font-size:14px;
	padding:5px 0 5px 0;
	color:#676767;
	display:block;
	background-color:#d6d6d6;
}
footer{
	background-color:#000000;
	color:#FFFFFF;
	padding:15px 0 15px 0;
	margin-top:10px;
	clear:both;
	text-align:center;
	font-size:13px;
	width:100%;
}

#ticker{
	border:1px #e6e6e6 solid;
	width:400px;
	float:right;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#ticker ul.tweet_list {
	height:4em;
	overflow-y:hidden;
}

#ticker .tweet_list li {
	height: 4em;
}
#publicidad img{
	margin-bottom:10px;
}
#marcopla{
	border:1px #999999 solid;
	box-shadow: 0px 0px 4px #000;
   	-webkit-box-shadow: 0px 0px 4px #000;
   	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
}

.NewsSide{
	padding:5px;
	background-color:#e5ecee;
	border:thin solid #dbdbdb;
}

.NewsSide img{
	margin-bottom:10px;
}

.NewsSide a{
	color:#000;
	text-decoration:none;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
/*Style Region*/
#Region { width: 200px; font-size:12px!important; }

ul#thumblist{
padding:10px 0 0 0;
margin:10px 0px 10px 0px;
list-style:none;
display:block;
}
ul#thumblist li{
	display:block;
	padding:3px;
	width:55px;
	border:thin #CCCCCC solid;
	float:left;
}

.h1Int{
	margin-top:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:25px;
	border-bottom: thin #CCCCCC solid;
	padding-bottom:5px;
}
.pagination {
	text-align:right;
	color:#eee;
	margin-bottom:30px;
	border-bottom:solid #ddd 5px;
	padding-bottom:10px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #036CB4;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #036CB4;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/*Info Box*/
.boxInfoGob{
	background-image:url(../images/bg_info_gob_matamoros.jpg);
	padding-top:60px;
	height:215px;
}

.boxInfoGob ul{
	padding:0px;
	margin:0px;
	display:block;
	height:190px;
	overflow:auto;
}

.boxInfoGob ul li{
	list-style:none;
	border-bottom:1px #990000 solid;
	padding:5px 10px 5px 10px;
}
.boxInfoGob ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.CSSTableGenerator {
	margin:0px;
	width:100%;
	border:1px solid #9b9b9b;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
	line-height:12px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#eff6fc; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #9b9b9b;
	border-width:0px 1px 1px 0px;
	text-align:left;
	
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#999999;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
