/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    /*z-index: 2;*/
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 932px;
    height: 257px;
}

.jcarousel-list {
    /*z-index: 1;*/
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 932px;
    height: 257px;
    position: relative; /* IE6 and PNG fix for background and relative a */
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
/*
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
*/#contenedor #galeria  {
	float: left;
	height: 274px;
	width: 545px;
}
#contenedor #botones {
	float: left;
	height: 274px;
	width: 220px;
	padding-left: 168px;
}
#contenedor #botones .texprod {
	font-family: sans-serif;
	font-size: 0.8em;
	height: 50px;
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	margin-top: 10px;
}

#contenedor #botones .btn {
	float: left;
	height: 42px;
	width: 176px;
	margin-bottom: 5px;
	margin-left: 20px;
}


#contenedor #telefono  {
	float: left;
	height: 142px;
	width: 400px;
}
#contenedor #galeria .gallery  {
	height: 255px;
	margin-top: 10px;
	float: left;
	width: 540px;
	margin-left: 30px;
}
#contenedor #galeria span  {
	float: left;
	height: 10px;
	width: 450px;
	font-family: sans-serif;
	font-size: 0.9em;
	color: #069;
	text-align: center;
}
#contenedor #galeria span a  {
	text-decoration: none;
	color: #069;
}
#contenedor #galeria .gallery a img  {
	height: 120px;
	width: 125px;

}
#contenedor #banner #flash #textointro {
	float: left;
	height: 240px;
	width: 400px;
	margin-top: 25px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: justify;
}
#contenedor #banner #flash .despacho {
	float: left;
	height: 240px;
	width: 350px;
	margin-top: 25px;
	margin-left: 25px;
}
#contenedor #banner #flash #textointro p {
	margin-bottom: 10px;
	font-family: sans-serif;
	font-size: 0.9em;
	color: #666;
}
#form2 form .texto {
	float: left;
	height: 10px;
	width: 230px;
	font-family: sans-serif;
	font-size: 0.8em;
	color: #036;
	margin-left: 10px;
}
#form2 form input {
	float: left;
	height: 20px;
	width: 250px;
	margin-left: 10px;
	margin-top: -5px;
}
#form2 form textarea {
	float: left;
	height: 100px;
	width: 250px;
	margin-left: 10px;
	margin-top: 5px;
}
#contenedor #banner #flash #textointro2 {
	float: left;
	height: 230px;
	width: 400px;
	margin-top: 25px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: justify;
}
#contenedor #banner #flash #textointro2 p {
	margin-bottom: 10px;
	font-family: sans-serif;
	font-size: 0.9em;
	color: #666;
}
#contenedor #pie p {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #CCC;
	margin-top: 10px;
}
