* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
    font-size: .8em;
}
a img{
  border: 0
}

h1 {
	font-size: 1.6em;
	margin: 0 0 1em;
	padding: 0 0 .3em;
	border-bottom: 4px solid #ccc;
}
h1.home {
	margin: 0;
	border: none;
}
h2 {
	font-size: 1.2em;
	margin: 1em 0 1em;
	padding: 0 0 .3em;
	border-bottom: 2px solid #ccc;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 0 10px;
	border-bottom: 2px solid #ccc;
}
p {
	margin: 1em 0;
}
ul {
	margin: 0 0 0 20px;
}
dt {
	margin: 1em 0 .2em;
	font-weight: bold;
}
dd {
	margin: .2em 0 1em;
}
#centerer {
}
#nav {
  background: url(../Images/Title.png) no-repeat left;
  padding: 30px 5px 5px 200px;
}

#nav ul li {
  display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
		*display:inline;
  width:140px;
  height:30px;
}
#nav ul li a{
  text-decoration: none;
  color: Black;
	font-weight: bold;
}
#nav ul li a:hover,#nav ul li a.selected{

}
#errores 
{
    position:fixed;
    top:0px;
    right:0px;
    width:100%;
    background:#fff;
    z-index:99;
}
.container {
    width: 95%;
    position: relative;
    top:30px;
    margin: 0 auto;
    background: #999999;
}
#datostop {
    width: 96%;
    padding: 30px 10px 5px 10px;
    position:relative;
    top:0px;
    left:5px;
    background: #F0F0F0;
  border: 1px solid #99CC99
}
.titulo {
  font: small-caps bold x-large Tahoma, Arial, sans-serif;
  color: White;
  background: #33CC99;
  border: 1px Black;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  float: left;
  text-align: left
}
#imgAgrega 
{
    position:absolute;
    top:5px;
    left:130px;
    cursor:pointer;
    cursor:hand;
}
#datostop2 {
    width: 96%;
    padding: 30px 10px 5px 10px;
    position:relative;
    top:10px;
    left:5px;
    background: #F0F0F0;
  border: 1px solid #99CC99
}
#datos {
    width: 96%;
    padding: 25px 15px;
    position:relative;
    top:-5px;
    left:-5px;
    background: #F0F0F0;
  border: 1px solid #99CC99;
}
.columnaL {
margin:8px 1px;
width: 62%;
padding:0px;
    clear:left;
    display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
		*display:inline;
text-align:right;
}
.columna {
margin:8px 1px;
width: 31%;
padding:0px;
    clear:left;
    display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
		*display:inline;
vertical-align:top;
}
.inform {
    clear:left;
    display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
		*display:inline;
    margin:0px auto;
    padding:1px 3px;
}
.botones {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    bottom:-22px;
    left:-5px;
}

#filtro {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    bottom:-22px;
    right:-5px;
}
#filtro2 {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    bottom:-22px;
    right:200px;
}
#filtro3 {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    bottom:-22px;
    right:430px;
}
#busqueda {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    top:-30px;
    left:200px;
}
#anterior {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    top:-15px;
    left:-5px;
}

#siguiente {
    margin:2px auto;
    padding:1px 3px;
    background: #F0F0F0;
    border: 1px solid #99CC99;
    position: absolute;
    top:-15px;
    right:-5px;
}
#elgrid {
    width: 95%;
    padding: 10px 15px;
    position:relative;
    margin:40px 0px 0px 0px;
    left:5px;
    background: #F0F0F0;
  border: 1px solid #99CC99
}
#importe {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

fieldset {
	margin: 1em 0;
}
label {
	display: inline-block;
    padding:3px 3px 0px 1px;
    text-align:right;
}
label.dtlbl {
    float:left;
    margin:5px 0 0 0;
}

#chooseDateForm li {
	list-style: none;
	padding: 5px;
	clear: both;
}
select {
	width: 140px;
}
input {
	width: 140px;
	margin: 5px 0;
}
input.dp-applied {
	width: 100px;
	float: left;
}
.largo {
    width: 240px;
}


a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
.bloquenoticia
{
    position:relative;
    display:block;
    width:454px;
    height:91px;
    background: url(fondo_noticia.jpg);
    margin:5px 30px;
    }
.bloquenoticia span.tit
{
    position:absolute;
    top: 12px;
    left: 97px;
}
.bloquenoticia img
{
    position:absolute;
    width:80px;
    height:57px;
    top: 24px;
    left: 10px;
}
.bloquenoticia a
{
    position:absolute;
    cursor:pointer;
    cursor:hand;
    width:118px;
    height:20px;
    background: url(masinfo.jpg);
    bottom: 8px;
    right: 9px;
}
.bloqueevento
{
    position:relative;
    display:block;
    height:75px;
    margin-bottom:5px;
    }
.bloqueevento span.tit
{
    color:#ED7A0F;
    position:absolute;
    font-size:1em;
    top: 11px;
    left: 154px;
}
.bloqueevento div
{
    position:absolute;
    top: -3px;
    left: 3px;
    padding:10px;
    background-color:#990000;
}
.bloqueevento img
{
    width:80px;
    height:60px;
}
.bloqueevento a
{
    color:#5F5C64;
    cursor:pointer;
    cursor:hand;
    position:absolute;
    top: 38px;
    left: 155px;
}
.hemeroteca
{
    color:#BD0600;
    font-size:22px;
    font-weight:bold;
    margin:20px 0;
    }
.hemeroteca span
{
    color:#ED7A0F;
    font-weight:normal;
    }
.evento
{
    position:relative;
    width:760px;
    min-height:600px;
    z-index:1;
    margin:0;
    overflow: auto
    }
.evento .tit
{
    color:#BD0600;
    font-size:22px;
    font-weight:bold;
    position:relative;
    text-align:center;
    display:block;
    }
.evento .link
{
    position:absolute;
    right:29px;
    background-color:#C9443F;
    border:1px solid #FEE69C;
    color:#FEE69C;
    font-size:11px;
    height:15px;
    width:66px;
    top: 68px;
}
.evento .filtro
{
    position:absolute;
    right:14px;
    top: 26px;
}
.evento .img
{
    margin-top:35px;
    position:relative;
    text-align:center;
    }
.evento .txt
{
    margin:35px 0;
    position:relative;
    padding:5px;
    }
.txtcontenido1 {
color:#5F5C64;
font-size:12px;
line-height:18px;
}