
#seshow {
width: 480px;
/*background-color:  #eee;*/
border: 1px solid #ddd;
margin:0 auto 0 auto; }

#seshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

     

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 450px;}

#slideshow .slides ul {
/* total width of all slides -
960px multiplied by 3 in this case */
width: 2880px;}

#seshow li {

float: left;
padding: 6px;}
.abajodiv{
/*background-color:  #eee;
border: 1px solid #ddd;*/
margin:0 auto 0 auto; }
.hola{
border: thin solid  #999999;

}
.chau{
border: thin solid  #FF0000;
	 ;filter:alpha(opacity=50);float:left;-moz-opacity:.50;opacity:.50;

}




#slideshow .slides h2 {
margin-top: 0;}
