body {
	font:11px 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	background:#333 url('images/bg-site.jpg') repeat-x;
	background-position:top;
	text-align : justify;
	line-height: normal;
	margin: 0 0 0 0;
}
img {
	border: 0px;
}

p {
	font-size:11px;
	color: #333;
	line-height:normal;
}
hr {
	display:none;
 }
h1 {
	font-size:25px;
	font-weight:normal;
	font-family:'Georgia', Times New Roman, Times, serif;
	text-align : left;
	color:#663300;
	margin:0;
	padding: 20px 0 0 0;
}
h2 {
	font-weight:normal;
	font-family:'Georgia', Times New Roman, Times, serif;
	font-size:16px;
	text-align : left;
	color:#663300;
	text-transform: capitalize;
	line-height:normal;
	padding:0;
}
h3 {
	font-family:'Georgia', Times New Roman, Times, serif;
	font-size:18px;
	font-weight: bolder;
	font-style: normal;
	text-align : left;
	color : #663300;
}
.fecha {
	font-size: 11px;
}
a {
		color:#663300;
    border-width: 0 0 1px 0;
    border-color:#663300;
}
a:hover {
	text-decoration: none;
	color: none;
	border-style:none;
  border-width: 0 0 0 0;
}
nomas {
	font-size: 11px;
}

.top {
	width:950px;
	height:235px;
	color:#fff;
	padding:0;
	margin:0 auto;
}
.top a{
	color: #fff;
	text-decoration: none;
}
.top a:hover{
	color: auto;
	text-decoration: none;
}
#container {
       margin: 0 auto;
	   background:#fff;
	   overflow:auto;
       width:950px;
       height:auto;
}
.header{
       width:500px;
       height:235px;
       margin:0;
	   padding:0;
	   text-align:center;
}
.right {
       width: 180px;
       height:auto;
       margin:0;
       float:right;
       padding:0 15px 0px 10px;
       text-align: left;
       overflow: auto;
}

.left a {
		text-decoration:none;
		color:none;
		border:none;
}
.left a:hover{
			text-decoration:none;
			color:#000;
}
.left{
       width: 150px;
       height:auto;
       margin:0;
       float:left;
       padding:0 10px 0 15px;
       text-align: left;
}
.cont{
       width:530px;
	     overflow:auto;
       height:auto;
       border-style: dotted;
       border-width: 0 1px 0 1px;
       border-color:#999999;
       margin:0;
       padding: 0 10px 10px 10px;
       text-align: justify;
}
.cont2 {
       width:900px;
	   overflow:auto;
       height:auto;
       border-style: dotted;
       border-width: 0 0px 0 1px;
       border-color:#999999;
       margin:0;
       padding: 0 10px 10px 10px;
       text-align: justify;
}
.footer{
       width:950px;
       height:auto;
	   background:#fff;
	   overflow:auto;
       margin: 0 auto;
       padding: 10px 0 10px 0;
       text-align: center;
}
.menu{
       width:950px;
       height:40px;
	   background:#cc0000 url(images/bg-menu.png) repeat-x;
       margin: 0 auto;
       padding: 0;
       text-align: center;
}
#navi {  
	list-style-image:url(images/dot.png);
	padding: 5px;
	margin: 0;
	text-align:left;
	}
#pic {
       border-style:solid;
       border-width: 1px;
       border-color:#CCCCCC;
	   padding: 3px;
	   margin: 0 5px 0 0;
	  }
#banner {
       border-style: dotted;
       border-width: 0 0 1px 0;
       border-color:#999999;
	   padding: 2px 0 2px 0;
	   text-align: center;
	   }
ul#menu li a {
	border-right:1px solid #333;
	border-bottom:none;
	font-weight:bold; color: #fff;
	text-decoration: none;
	padding:7px 10px;}

ul#menu li a:hover {background-color: #333; color: #FFF;}

ul#menu li {
	display:inline;
	float: left;
}

ul#menu {
	line-height:27px;
	margin: 0;
	display: block; 0;
	list-style: none;
	background-color: #000;
	height: 27px;
	background: url('images/bg-menu.png') repeat-x;
}

div #masinfo {
  display: none;
}

.boletines2 {
	width: 500px;
}

.boletines2 td {
	height: 30px;
	border-bottom: 1px dotted silver;
	border-left: 1px dotted silver;
	border-right: 1px dotted silver;
	padding: 2px;
}

.tablatitular {
	height: 30px;
	background-color: #aeb4c4;
}