/*Calendario de Eventos*/
.month a {
	text-decoration: none;
	color: #00a5cf;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border: 1px;
	background-color: #f9ffff;
	border-color: #f9ffff;
	
}
.month a:hover {
	text-decoration: none;
	color: #00a5cf;
	font-style: italic;
	font-size: 14px;
	border: 1px;
	border-color: #f3ffff;
	
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month 
{
	width: 98%;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	border-style: solid;
	border-width:2px;
	border-color: #d3d6db;
	background-color: #d9e9f7;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 3px;
	
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #00a5cf;
	width: 60px;
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #999999
	border-style: none;
	border-width:1px
	
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: Ivory;
}
.yearpicker {
	font-size: 11px;
	background-color: Ivory;
}
.pickerbutton {
	border-style: solid;
	border-color: #145774;
	border-width: 1px;
	color: #104c66;
	background-color: #29a8de;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: Azure;
	color: #00a5cf;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #dde0e5;
	background-color: #2ea5cf;
	color: #ffffff;
	height:20px;
	width:20px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: YellowGreen;
	height:20px;
	width:20px;
}
.sunday {
	background-color: LightCyan;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: Azure;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #0d7995;
	background-color: Azure;
	height:20px;
	width:20px;
}
.event a:link  {
	color: #0d7995;
	text-decoration: underline;
	
	font-size: 11px;
  font-weight: bold;
}
.event a:hover  {
  color: #00a5cf;
  text-decoration: underline;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: YellowGreen;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: YellowGreen;
	color: DarkGreen;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

/*Formularios de agenda municipal*/
h5{
  font-family: Century Schoolbook, Lucida Bright, Baskerville Old Face;
  color: White;
  background: Brown;
  font-style: italic;
  text-align: center;
}

.boton{
  background: Beige;
  color: Brown;
  border-style: solid;
  border-width: 1px;
  border-color: Brown;
  border-bottom-width: 2px;
  border-right-width: 2px;
}

.campoTexto{
  width: 130px;
}

/*.columna1{
  float: left;
  margin-left: 1px;
  padding-right: 5px;
  text-align:left;
  width: 120px;
}*/

.divEx{
  display: none;
  background-color: Coral;
  color: White;
  width: 300px;
}

.botones{
  float: left;
  text-align: center;
}

.botones input{
  width: 80px;
}

.divBoton{
  text-align: center;
}


#calJS{
  float: left;
}

#imagenCal{
  float: left;
  margin-left: 3px;
}

#divExFechaTermino{
  display: block;
  float: right;
  text-align: right;
}

#spanResumen, #spanDescripcion, #divImgResumen, #divImgDescripcion{
  float: left;
}

#divExDescripcion, #divExResumen{
  float: left;
  margin-left: 3px;
}

/*#fieldsetForm{
  text-align: center;
}*/

/*Lista de Eventos*/

.fieldsetEventos{
  width: 96%;
  background-color: white;
  border-color: #d9e9f7;
  float:left;
}

.fieldsetEventos div
{
  float:left;
}

.legendEventos{
  font-weight: bold;
  font-size: 15pt;
  font-style: italic;
  color: #00a5cf;
  font-family: Century Schoolbook, Lucida Bright, Baskerville Old Face;
}

.divTitulo{
  width: 100%;
  background-color: #00a5cf;
  color: White;
  font-weight: bold;
  font-style: italic;
  font-family: Century Schoolbook, Lucida Bright, Baskerville Old Face;
  font-size: 12pt;
}

.divDetalle{
  width: 100%;
  color: #553311;
  float: left;
}

.fieldsetEventos .columna1
{
  width: 95px;
  color: #999999;
  font-weight: bold;
  font-family: Century Schoolbook, Lucida Bright, Baskerville Old Face;
  text-align: left;
  float: left;
}

.fieldsetEventos .columna2
{
  text-align: left;
  float: left;
}

.divFoto
{
  float: left;
  width: 20%;
}

.evento
{
  width: 100%;
  float: left;
}

.eventos {
  width: 99%;
  float: left;
}

.eventos-titulo {
  width: 99%;
  float: left;
  background-color: #00a5cf;
  height: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 4px; 
  padding-bottom: 4px;
  padding-left: 5px;
}


.eventos-columna1 {
  width: 20%;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #999999;
  padding-top: 2px;
  padding-left: 2px;
}
.eventos-columna2 {
  width: 79%;
  float: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  padding-top: 2px;
  padding-left: 2px;
}

.eventos-descripcion {
  width: 25%;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333333;
  padding-top: 7px;
  padding-left: 2px;
  padding-bottom: 5px;
}

.eventos-descripcion a:link{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #0099CC;
  text-decoration: underline; 
}

.eventos-descripcion a:visited{
  
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #0099CC;
  text-decoration: underline; 
}

.eventos-descripcion a:hover{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333333;
  text-decoration: underline; 
}

.eventos-field {
  float: left;
  width: 98%;
}
.eventos-contenedor {
  float: left;
  width: 99%;
}


.eventos-legend {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: bold;
  color: #00a5cf; 
}
.eventos-pleca{
	border-top-color:#3e3e3e;
	border-top-width:2px;
	border-top-style:solid;
	margin-top:15px;
}
/*ESTILOS DE LA BUSQUEDA*/

.prin_busqueda {
        float: left;
        width: 510px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        color: #134D86;
        background-color: #f9f9f9;
        
      
        height: 195px;
}
.title_busqueda
{
        PADDING-BOTTOM: 2px;
        DISPLAY: block;
        text-align: center;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #cfdae8;
        background-color: #999999;
        width:100%;
        font-size: 14px;
        color: #FFFFFF;
}
.box_busqueda
{
        width: 100px;
}


