/* Horizontal Carousel */



#foto_dia_carousel {
	float: left;
	width: 340px;
	height: 340px;
	position: relative;
	background-image: url(/base_elsur/imag/fondoimagendeldia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-left: 10px;

}

#foto_dia_carousel .container h4 {

	margin: 3px;

}


#foto_dia_carousel p {
	text-align: center;
	margin: 0px;

}

#foto_dia_carousel .container {
	float: left;
	width: 320px;
	height: 310px;
	position: relative;
	overflow: hidden;

}

#foto_dia_carousel ul {

  margin: 0;

  padding:0;

  width: 100000px;

  position: relative;

  top: 0;

  left: 0;

  height: 300px;

}                      





#foto_dia_carousel ul li {
	width: 320px;
	height: 300px;
	text-align: center;
	list-style:none;
	float:left;

}



#foto_dia_carousel .previous_button {

  float:right;  

  width: 27px;

  height: 27px;

  background: url(/base_elsur/imag/left.gif);

  background-repeat: no-repeat;

  z-index: 100;

  cursor: pointer;

}



#foto_dia_carousel .previous_button_over {

  background: url(/base_elsur/imag/left_over.gif);

  background-repeat: no-repeat;

}

#foto_dia_carousel .previous_button_disabled {

  background: url(/base_elsur/imag/left_disabled.gif);

  background-repeat: no-repeat;

  cursor: default;

}





#foto_dia_carousel .next_button {

  float:right;  

  width: 27px;

  height: 27px;

  background: url(/base_elsur/imag/right.gif);

  background-repeat: no-repeat;

  z-index: 100;

  cursor: pointer;

  padding-left: 18px;

}







#foto_dia_carousel .next_button_over {

  background: url(/base_elsur/imag/right_over.gif);

  background-repeat: no-repeat;

}



#foto_dia_carousel .next_button_disabled {

  background: url/base_elsur/imag/right_disabled.gif);

  background-repeat: no-repeat;

  cursor: default;

}

                  
#foto_ciudadana {
	float: left;
	width: 340px;
	height: 360px;
	position: relative;
	background-image: url(/base_elsur/imag/foto_ciudadana.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	padding-top: 25px;
	padding-left: 10px;

}
#foto_ciudadana .container h4 {

	margin: 3px;

}


#foto_ciudadana p {
	text-align: center;
	margin: 0px;

}

#foto_ciudadana .container {
	float: left;
	width: 320px;
	height: 310px;
	position: relative;
	overflow: hidden;

}

#foto_ciudadana ul {

  margin: 0;

  padding:0;

  width: 100000px;

  position: relative;

  top: 0;

  left: 0;

  height: 300px;

}                      





#foto_ciudadana ul li {
	width: 320px;
	height: 300px;
	text-align: center;
	list-style:none;
	float:left;

}



#foto_ciudadana .previous_button {

  float:right;  

  width: 27px;

  height: 27px;

  background: url(/base_elsur/imag/left.gif);

  background-repeat: no-repeat;

  z-index: 100;

  cursor: pointer;

}



#foto_ciudadana .previous_button_over {

  background: url(/base_elsur/imag/left_over.gif);

  background-repeat: no-repeat;

}

#foto_ciudadana .previous_button_disabled {

  background: url(/base_elsur/imag/left_disabled.gif);

  background-repeat: no-repeat;

  cursor: default;

}





#foto_ciudadana .next_button {

  float:right;  

  width: 27px;

  height: 27px;

  background: url(/base_elsur/imag/right.gif);

  background-repeat: no-repeat;

  z-index: 100;

  cursor: pointer;

  padding-left: 18px;

}







#foto_ciudadana .next_button_over {

  background: url(/base_elsur/imag/right_over.gif);

  background-repeat: no-repeat;

}



#foto_ciudadana .next_button_disabled {

  background: url/base_elsur/imag/right_disabled.gif);

  background-repeat: no-repeat;

  cursor: default;

}
