@charset "utf-8";
/* CSS Document */

body
{
background-color:#dedede;
background-image:url(http://www.feriacolima.com.mx/archivos/images/fondo.jpg);
background-position:;
background-attachment:fixed;
background-repeat:repeat-x;

margin-top:0px;
}

/*-----------------PROPIEDADES DE LA TABLA PRINCIPAL---------------------*/

#contenedor
{


background-color:#;
background-image:url();
background-position:;
background-attachment:;
background-repeat:no-repeat;


margin-left:-8px;
margin-right:-8px;
margin-top:-10px;
margin-bottom:-8px;

padding-bottom:15px;
padding-top:15px;
}
/*-----------------PROPIEDADES DE LA TABLA PRINCIPAL---------------------*/

/*-----------------PROPIEDADES DE LA TABLA INTERIOR DE LOS ELEMENTOS---------------------*/
#contenedorin
{
width:940px;
margin:0 auto;
margin-top:60px;
text-align:;

background-color:#;
background-image:url();
background-position:center;
background-attachment:;
background-repeat:repeat-y;
}
/*-----------------PROPIEDADES DE LA TABLA INTERIOR DE LOS ELEMENTOS---------------------*/

/*-----------------PROPIEDADES DE LA TABLA INTERIOR2 DE LOS ELEMENTOS---------------------*/
#contenedor2
{
width:940px;
margin:0 auto;
text-align:;

background-color:#;
background-image:url();
background-position:;
background-attachment:;
background-repeat:repeat-y;
}
/*-----------------PROPIEDADES DE LA TABLA INTERIOR2 DE LOS ELEMENTOS---------------------*/

/*-----------------PROPIEDADES DEl LOGO DE PÁGINA---------------------*/
#logo
{

background-color:;
background-image:;
background-position:;
background-attachment:;
background-repeat:;

margin-left:-20px;
margin-right:0px;
margin-top:-20px;
margin-bottom:10px;
}


/*-----------------PROPIEDADES DEl LOGO DE PÁGINA---------------------*/

/*-----------------PROPIEDADES DEl MENU PRINCIPAL---------------------*/
#menu
{

width:100%;
background-color:;
background-image:url(http://www.feriacolima.com.mx/archivos/images/men.png);
background-position:;
background-attachment:;
background-repeat:repeat-x;

margin:0 auto;
margin-top:-10px;
margin-bottom:10px;
text-align:;

}


#menu2
{

width:940px;
background-color:;
background-image:url();
background-position:;
background-attachment:;
background-repeat:repeat-x;

margin:0 auto;
margin-top:-159px;
text-align:;
}
/*-----------------PROPIEDADES DEl MENU PRINCIPAL---------------------*/

/*-----------------PROPIEDADES DEl BANNER PRINCIPAL---------------------*/
#banner
{

width:940px;


background-color:;
background-image:url(http://www.feriacolima.com.mx/archivos/images/5cen.png);
background-position:;
background-attachment:;
background-repeat:repeat-y;

margin-left:0px;
margin-right:0px;
margin-top:-80px;
margin-bottom:0px;
}
/*-----------------PROPIEDADES DEl BANNER PRINCIPAL---------------------*/

/*-----------------PROPIEDADES LA SECCIÓN DE TRABAJO EN LA PÁGINA PRINCIPAL---------------------*/
#trabajo
{

width:940px;
background-color:#;
background-image:url(http://www.feriacolima.com.mx/archivos/images/5cen.png);
background-position:;
background-attachment:;
background-repeat:repeat-y;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
/*-----------------PROPIEDADES LA SECCIÓN DE TRABAJO EN LA PÁGINA PRINCIPAL---------------------*/

/*-----------------PROPIEDADES DEl PIE DE PÁGINA---------------------*/
#pie
{
width:940px;
background-color:#;
background-image:;
background-position:;
background-attachment:;
background-repeat:;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

/*-----------------PROPIEDADES DEl PIE DE PÁGINA---------------------*/


/*-----------------PROPIEDADES DEl LA SECCIÓN DE TRABAJO VARIABLE DE LAS PÁGINAS INTERNAS---------------------*/
#interior
{
width:940px;


background-color:#;
background-image:url(http://www.feriacolima.com.mx/archivos/images/5cen.png);
background-position:;
background-attachment:;
background-repeat:repeat-y;

margin-left:0px;
margin-right:0px;
margin-top:-80px;
margin-bottom:0px;
}

/*-----------------PROPIEDADES DEl LA SECCIÓN DE TRABAJO VARIABLE DE LAS PÁGINAS INTERNAS---------------------*/


/*-----------------PROPIEDADES DEl LA SECCIÓN DE TRABAJO VIDEOS Y FOTOS---------------------*/
#vacio
{
background-color:;
background-image:;
background-position:;
background-attachment:;
background-repeat:;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}


#scroll
{
width:600px;
height:355px;

background-color: #;
background-image:;
background-repeat:no-repeat;
margin-left:0px;
margin-top:0px;

padding-right:10px;

padding-left:20px;

padding-bottomm:10px;
overflow:scroll;
}


/*-----------------PROPIEDADES DEl LA SECCIÓN DE TRABAJO VIDEOS Y FOTOS---------------------*/


/*--------------------------------propiedades generales de la ligas --------------------------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*--------------------------------propiedades generales de la ligas --------------------------------------------*/






/*----------------MEN? MULTINIVELES-------------------------------------------------------*/
/* NO CAMBIAR Y NO MOVER DATOS */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* ----------AQUI SI PUEDEN MODIFICAR*/

#nav ul { width: 120px; color: #c2920c;} /* ANCHO DEL SUBMENU*/
#nav ul ul { left: 125px; color: #c2920c;} /* */

/* Everything else is theming */
 
#nav {margin-left:15px; margin-top:10px; background-color: #; background-image:url(); height: 32px; vertical-align:middle; color: #c2920c; padding-top:0px; padding-left:10px;}
#nav *:hover { background-color: #; color: #ffffff;}
#nav a { border-right: 0px solid #13542F; 
         color: #ffffff; 
         font-family:tahoma;
         font-size: 12px; 
         padding: 10px; 
         line-height: 1; 
         text-decoration:none; 
	 font-weight:bold;
       }
  #nav li.hover a { background-color: #; color: #ffffff;}
  #nav ul { top: 25px; color:#c2920c;}
    #nav ul li a { background-color: #BABABA; font-size: 11px; padding: 6px; color:#000000;}
      #nav ul a.hover { background-color: #7D7D7D; color:#ffffff}
   #nav ul a { border-bottom: 1px solid #000000; border-right: none; opacity: 0.9; filter: alpha(opacity=90); color:#ffffff;}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/*----------------menu multiniveles---------------------------------------------------------------------------------*/

/*----------------PROPIEDADES DE LA GALER�A nuMERADA-----------------------------------------*/
#gal {  
	list-style:none;
	margin:0;
	padding:0;
}
#gal li {
	margin:2px;
	padding:0;
	float:left;
	background-color: #333333;
}
#gal li a {
	display:block; 
	width:20px;
	padding:2px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#666666;
}

#gal li a:hover {
	color:#000000;
	background-color:#CCCCCC;
}


/*---------------------SLIDER BOX------------------*/

	div.slideBox {
		width: 325px;
		height: 325px;
		position: relative;
		float: left;
		margin-right: 25px;
		overflow: hidden;
		border: 5px solid #ccc;
                cursor:pointer;
	}
	
		div.slideBox img {
			position: absolute;
			z-index: 2;
			width: 325px;
			height: 325px;
                        cursor:auto;
		}
		
		div.slideBox div.content {
			position: absolute;
	

			z-index: 1;
			padding: 10px;
			
		}






/*-------------Galería Slider -------------------*/

#video
{
	width:;
	margin-left:150px;
        margin-top:100px;
	padding:0;
        overflow:hidden;
        display:block
	list-style:none;
        position:absolute;
}


#texto
{

background-color:#000000;

	width:880px;
	margin-left:150px;
        margin-top:-100px;
	padding:0;
        overflow:hidden;
        display:block
	list-style:none;
        position:absolute;
}

#slider {
	width:900px;
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li  {
	width:900px;
	height:;
        margin-left:0px;
	overflow:hidden;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:73px;
	height:67px;
	position:absolute;
	left:7px;
	top:-75px;
}
#nextBtn {
	left:790px;
}
#prevBtn a {
	display:block;
	width:73px;
	height:67px;
	background: url(http://www.catalogoaruba.com/archivos/images/prev.png) no-repeat 0 0;
}

#prevBtn  a:hover {
	display:block;
	width:73px;
	height:67px;
	background: url(http://www.catalogoaruba.com/archivos/images/prevact.png) no-repeat 0 0;
}

#nextBtn a {
	display:block;
	width:73px;
	height:67px;
	background: url(http://www.catalogoaruba.com/archivos/images/next.png) no-repeat 0 0;
}

#nextBtn a:hover {
	display:block;
	width:73px;
	height:67px;
	background: url(http://www.catalogoaruba.com/archivos/images/nextact.png) no-repeat 0 0;
}

/*-------------Galería Slider -------------------*/


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS--------------*/
/*----ESTILO DE NOTICIAS---*/
#listticker{
	height:98px;
	width:290px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	padding:1px 1px 1px 1px;;
        margin-left:4px;
}
#listticker li{
	border:0; margin:0; padding:0px; list-style:none;
}

	#listticker li{
		height:44px;
		padding:3px;
		list-style:none;
	}
		#listticker a{
			color:#ffffff;
			margin-bottom:
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker img{
			float:left;
			margin-right:5px;
			padding:2px;
			border:solid 1px #DEDEDE;
		}


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS--------------*/



/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 2--------------*/
/*----ESTILO DE NOTICIAS---*/
#listticker2{
	height:98px;
	width:290px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	padding:1px 1px 1px 1px;;
        margin-left:4px;
}
#listticker2 li{
	border:0; margin:0; padding:0px; list-style:none;
}

	#listticker2 li{
		height:44px;
		padding:3px;
		list-style:none;
	}
		#listticker2 a{
			color:#ffffff;
			margin-bottom:
		}
		#listticker2 .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker2 .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker2 img{
			float:left;
			margin-right:5px;
			padding:2px;
			border:solid 1px #DEDEDE;
		}


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 2--------------*/

/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 3--------------*/
/*----ESTILO DE NOTICIAS---*/
#listticker3{
	height:98px;
	width:290px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	padding:1px 1px 1px 1px;;
        margin-left:4px;
}
#listticker3 li{
	border:0; margin:0; padding:0px; list-style:none;
}

	#listticker3 li{
		height:44px;
		padding:3px;
		list-style:none;
	}
		#listticker3 a{
			color:#ffffff;
			margin-bottom:
		}
		#listticker3 .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker3 .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker3 img{
			float:left;
			margin-right:5px;
			padding:2px;
			border:solid 1px #DEDEDE;
		}


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 3--------------*/

/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 4--------------*/
/*----ESTILO DE NOTICIAS---*/
#listticker4{
	height:98px;
	width:290px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	padding:1px 1px 1px 1px;;
        margin-left:4px;
}
#listticker4 li{
	border:0; margin:0; padding:0px; list-style:none;
}

	#listticker4 li{
		height:44px;
		padding:3px;
		list-style:none;
	}
		#listticker4 a{
			color:#ffffff;
			margin-bottom:
		}
		#listticker4 .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker4 .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker4 img{
			float:left;
			margin-right:5px;
			padding:2px;
			border:solid 1px #DEDEDE;
		}


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 4--------------*/


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 5--------------*/
/*----ESTILO DE NOTICIAS---*/
#listticker5{
	height:98px;
	width:290px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	padding:1px 1px 1px 1px;;
        margin-left:4px;
}
#listticker5 li{
	border:0; margin:0; padding:0px; list-style:none;
}

	#listticker5 li{
		height:44px;
		padding:3px;
		list-style:none;
	}
		#listticker2 a{
			color:#ffffff;
			margin-bottom:
		}
		#listticker5 .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker5 .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker5 img{
			float:left;
			margin-right:5px;
			padding:2px;
			border:solid 1px #DEDEDE;
		}


/*--------------------ESTILO DE LA GALERIA TIPO NOTICIAS 5--------------*/



/*-----------PROPIEDADES DE GALERÍA GALLERY-------------------------*/

	#gallery {
		background-color:;
		padding: 15px;
		width: 850px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline;  background-image:url(); }
	#gallery ul img {
         width: px;
         height:px;
                background-image:url();
                background-repeat:no-repeat;
                margin:8px;
                padding-top:px;
                padding-bottom:px;
                padding-left:px;
                padding-right:px;
		border: 5px solid #CFCFCF;
		border-width: ;
	}
	#gallery ul a:hover img {
		border: 5px solid #000000;
                border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

/*-----------PROPIEDADES DE GALERÍA GALLERY-------------------------*/