@media screen and (-webkit-min-device-pixel-ratio:0) {
#slider1 {width: auto; width: 1000px;}
}



#slider1 {
	max-width: 1200px !important; /* important to be same as image width */
 /* important to be same as image height */
	position: relative !important; /* important */
	overflow: hidden !important;
	width: 100% !important; /* important */
}
ul#slider1Content {
	max-width:1200px;
	margin:0;
	padding:0;

}

.slider1Image {
    position: relative;
	display: none;
	max-width: 1200px;
	width: 100%;
}

.estatic {
    position: relative;
	max-width: 1200px;
}
.slider1Image span {
	background: none repeat scroll 0 0 rgba(167, 154, 133, 0.3);
	color: #FFFFFF;
	display: none;
	font-size: 1.5em;
	margin: 0;
	padding: 179px 15px 12px;
	position: absolute;
}
.estatic span {
	background: none repeat scroll 0 0 rgba(167, 154, 133, 0.3);
	color: #FFFFFF;
	display: inline-block;
    font-size: 1.5em;
    left: 0;
    margin: 0;
    width: 30%;
    height: 100%;
    padding:4%;
    position: absolute;
}
.slider1Image span a{
	color: #426481;
	text-decoration: none;
}

.estatic span a{
	color: #426481;
	text-decoration: none;
}
.slider1Image span a:hover{
	color: #000000;
	text-decoration: none;
}
.estatic span a:hover{
	color: #000000;
	text-decoration: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 1.2em;
	margin-bottom: 25px;
}
.estatic span strong {
    font-size: 0.8em;
	margin-bottom: 25px;
}
.left-bis  {
	bottom: 0;
    left: 0px;
	max-width: 35%;
	min-height:100%;
	margin: 0;
}

.slider1Image span.left {
    bottom: 0;
    min-height: 100%;
    left: 0;
    margin: 0;
    padding: 20px 15px 5px;
    max-width: 35%;
	font-size: 1.2em;
}
.estatic span.left {
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 20px 15px 5px;
    width: 25%;
	font-size: 1.2em;
}
.right-bis  {
	left: 0px;
	top: 0;
	max-width: 264px;
	min-height:88px;
	margin:0;
}


li.slider1Image.estatic {display: block; font-size: 1.1em;}

li.slider1Image.estatic span.left {width: 80%;}
@media screen and (max-width:1050px) {

.slider1Image span strong {font-size: 1em;}


}
@media screen and (max-width:950px) {

	/*---------------SLIDE STATICO------------*/
.estatic span strong {
font-size: 0.8em;

}

}

@media screen and (max-width:850px) {
	
.estatic span {width: 50%;}



.slider1Image span.left {max-width:70%;}

}



@media screen and (max-width:750px) {

	/*---------------SLIDE STATICO------------*/
.estatic span strong {
font-size: 0.55em;

}




.slider1Image span.left {bottom: 0;min-height: 100%;left: 0;margin: 0;padding: 20px 15px 5px;font-size: 1.2em;max-width:80%;}
}


@media screen and (max-width:550px) {

	/*---------------SLIDE STATICO------------*/
.estatic span strong {
font-size: 0.5em;

}


.estatic span {width: 50%;}


	/*----------------SLIDE DINAMICO----------------*/

.slider1Image span.left {width: 100%;font-size: 2em;}
.slider1Image span.left {bottom: 0;min-height: 100%;left: 0;margin: 0;padding: 20px 15px 5px;font-size: 0.6em;max-width:none;}
}

@media screen and (max-width:420px) {

	/*---------------SLIDE STATICO------------*/


.estatic span {width: 100%;}
}


@media screen and (max-width:320px) {

	/*---------------SLIDE STATICO------------*/




}