#cazaslider{
	position: relative;
	width: 801px;
	height: 297px;
	background: url(../media/slider1.jpg) no-repeat;
	background-size: 100%;
	margin: auto;
}

#cazaslider h1{

	color: #000;
	font-family: arial;
	font-weight: 500; 
	font-size: 29.5px;
	text-shadow: 5px 5px 3px rgba(255,255,255,1);
	position: relative;
	top: 200px;
	left: 20px;
	background: none !important;
	height: 39px;

}
ul.content_option{
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  position: absolute;
}
ul.content_option li:nth-child(1){
text-shadow: inset 3px 8px 4px #FFF;
}
ul.content_option li:nth-child(2){
color: #FFF;
text-shadow: 3px 3px 0px #000;
}
ul.content_option li{
	color: #FFF;
list-style: none;
font-family: arial;
font-size: 23px;
letter-spacing:2px;
margin-bottom: 30px;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#text-option{
background-size: 100%;
/*background-image: url(../media/bgtextslider.png);*/
background-position: -20px 8px;
background-repeat: no-repeat;
position: absolute;
right: -42px;
top: 38px;
width: 300px;
height: 100px;
overflow: hidden;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
 margin-top: 45px;

}
/*
#text-inoption{
color: #FFF;
font-family: arial;
font-size: 23px;
letter-spacing:2px;
bottom: 0px;
margin-left: 10px;
position: relative;

}

#text-tooption{
color: #FFF;
font-family: arial;
font-size: 23px;
letter-spacing:2px;
bottom: 14px;
margin-left: 10px;
position: relative;
}

#text-boption{
color: #FFF;
font-family: arial;
font-size: 23px;
letter-spacing:2px;
bottom: -19px;
margin-left: 10px;
position: relative;

}
ul.opciones li{
	color: #FFF;
	font-family: arial;
	font-size: 21px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 7px;
	margin-left: 73px;
}
*/
#text-bottom{
	color: #FFF;
	font-family: arial;
	font-size: 21px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 7px;
	margin-left: 73px;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;

}

#clickslider{

	color: #FFF;
	font-size: 18px;
	font-family: arial;
	position: absolute;
	bottom: 21px;
	right: 11px;
	-ms-transform: rotate(-33deg); /* IE 9 */
    -webkit-transform: rotate(-33deg); /* Chrome, Safari, Opera */
    transform: rotate(-33deg);
}

#random_text{
	position: absolute;
	top: 25px;
	right: 22px;
}