@charset "utf-8";
/* CSS Document */
a img,:link img,:visited img { border: none; }

a{
	text-decoration:none
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin: 0; padding: 0; 
	}
	

.limpiar{
	clear:both
	}
	
#contenedor{
	width:955px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	}	

#top{
	width:955px;
	height:90px;
	background-color:#0e075d;
	background-image:url(/feria/imagenes/backtop.png);
	background-repeat:no-repeat;
	background-position:100% 0%;
	border-top:#ff0002 5px solid
	}
	
#logo{
	width:281px;
	height:90px;
	float:left
	}
	
#menutop{
	width:650px;
	padding-top:10px;
	padding-right:15px;
	float:right
	}	
	
.itemenutop{
	float:right;
	margin-left:15px;
	background-repeat:no-repeat;
	font-size:12px;
	text-transform:uppercase;
	
	}
	
.itemenutop a,.pestanna a{
	color:#fff
	}
	

	
#home{
	background-image:url(/feria/imagenes/home.png);
	background-position:0px 0px;
	padding-left:20px;
	}	
	
#mail{
	background-image:url(/feria/imagenes/mail.png);
	background-position:0px 2px;
	padding-left:25px;
	}	
	
.itemenutop a:hover,.pestanna a:hover {
	text-decoration:underline
	}
	
#menu{
	padding:19px 0px 0px 10px;
	height:31px;
	/*background-image:url(/feria/imagenes/backmenu.png);
	background-repeat:repeat-x;
	background-position:0% 0%;*/
	}	
	
.pestanna{
	/*background-image:url(/feria/imagenes/pestanna.png);*/
	width:96px;
	padding-top:10px;
	margin-left:5px;
	height:20px;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:700
	}	
	
#banner{
	width:955px;
	/*border-bottom:#ce2d01 8px solid*/
	}	
	
#centro {
      background-color:#e9f1cf;
	  padding: 10px ;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#centro .feria {
      background-image:url(/feria/imagenes/backtopferia.png);
	  margin-right: 10px;
	  background-color:#fff;  
	  background-position:top left; 
	  background-repeat:no-repeat;
	  padding:11px 10px 11px 25px;
	}
	
.feria h2{
      color:#0e0762;
	  font-size:20px;
	  padding-bottom: 10px;
    }
	
.feria h3{
      color:#0e0762;
	  font-size:14px;
    }

.feria .titular {
     color:#231f20;
	 font-size:14px;
	 padding-bottom: 10px;
}	

.feria .recuadro {
  background-color:#f3fcc2;
  color:#231f20;
  font-size:14px;	
  padding: 10px;
  border: #edf39d 1px solid;
}	

.feria .textoinscripcion p{
  font-size:13px;
} 	

.feria .texto {
  font-size:12px;
} 	
.azul {
  color:#0e0762;
}
.rojo {
  font-weight: bold;
  color:#d20014;
  font-size: 14px;
}
h3.inscripcion {
  color:#000000;
  font-size:14px;
}
h1.inscripcion {
  color:#000000;
  font-size:17px;
  margin-bottom:12px;
}
h2.agenda {
  color:#2c2c2c;
  font-size: 15px;
  margin-bottom: 10px;
}
	
.feriabottom {
  background-image:url(/feria/imagenes/backbottomferia.png);
  width:410px;
  background-color:#fff;  
  background-position:bottom left;	
  padding:0; margin:0; 
  height: 18px; 
}

.izq {
  width:420px;
}
.izq2 {
  width:689px;
}
	
.left {
      float:left;
}

.imagencentro {
  width:249px;
  margin-right: 10px;
}
	
.der {
  width:245px;
}	

feria. doscolumnas {
  width:600px;
  text-align:left;
}
.feria .colp1 {
  width:300px;	
  float: left;
}

.feria .fotos1 {
  width:130px;	
  float: left;
  padding: 12px;
}

a.foto {
  font-size: 10px;
  color: #231f20;
}

.calendario {
   background-image:url(/feria/imagenes/backtopcalendario.png);
   background-color:#fff;
   background-position:top left;
   background-repeat:no-repeat;
   padding:13px;
   font-size:12px;
} 

.calendariobottom {
   background-image:url(/feria/imagenes/backbottomcalendario.png);
   background-color:#fff;
   background-position:bottom left;
   background-repeat:no-repeat;
} 

/*estilos calendario*/
table.calendar {
        text-transform:capitalize;
        font-weight: normal;
        border:#d7d4cd 1px solid;
        border-collapse: collapse;
        width:205px;
}
table.calendar caption {
        width:195px;
        height:20px;
        color:#000000
        font-size:13px;
        font-weight: bold;
        text-align:center
}
table.calendar td {
        border:#d7d4cd 1px solid;
        border-collapse: collapse;
        text-align:center
        width:26px;
        height:15px;
        color:#59595a;
        font-size:11px;
	padding: 5px;
}

table.calendar td a {
        text-decoration:underline;
        color:#313031;
        font-weight:700;
}

table.calendar th {
        font-weight: normal;
        margin-left:1px;
        width:26px;
        height:15px;
        font-size:11px;
        color:#313031;
        text-align:center
}

/*fin estilso calendar*/

.noborder {
  border:none !important;
}

.evento {
   background-color:#fafaf9;
   
}

.evento a {
    text-decoration:underline;
	color:#000;
	font-weight:700;
}

.der .texto {
   padding-top: 30px;
}

.button {
    background-color:#f4f3f1;
    color:#000;
	border: #d7d4cd 1px solid;
	padding: 2px;
}

.fuerte {
   font-weight:bold;
}

.franjaroja {
   /*background-image:url(/feria/imagenes/backrojo.png);*/
   background-color: #f3fcc2;
   height:102px;
}

#footer {
   color:#fff;
   font-size:11px;
   font-weight:700;
   height:65px;
   text-align:center;
   padding-top: 5px;
}
input, textarea {
        border: 1px #979b7b solid;
        padding:1px;
	font-family:Verdana, Geneva, sans-serif;
        font-size: 10px;
}
ul {
	font-family:Verdana, Geneva, sans-serif;
        font-size: 12px;
        list-style-type: circle;
        margin-bottom: 5px;
        margin-left: 18px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 8px;
        color: #000000;
}
