@charset "UTF-8";
/* CSS Document */

<style type="text/css">



h2 {
	color:#F33;
	
}



	h1 {
		
	color:#330000;
	font-family: 'IM Fell French Canon SC', serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height:1em;
	
}

body.fondoxs{
	background-image:url(fondos/kasbahitran.jpg);
	background-size: cover;
	resize:both;
	background-repeat:no-repeat;
	z-index:1;
	animation:running;
	background-color:rgba(58, 9, 12,1);

}



.full-width {
	width:100%;
	background-color: rgba(0, 0, 0, .3);
	
}


.textointro {
	position: relative;
	left: 10px;
	z-index: 1;
	text-align: left;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAF5F5;
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: thin solid #996600;
	top: 120px;
	border-radius: 0px 12px 0px 12px;
	box-shadow: 5px 5px rgba(0,0,0,0.3);
	width: auto;
	text-shadow: 0 0px 0px #000000;
}



a { 
  color: #FFF;
  
}

a:visited {
	color: #FFF0;
}

a:hover {
	color: #333;
	background-image: url(tacotransperente.png);
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
}
.menusocial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	height: 16px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	border-bottom-width: thin;
	margin: 0px;
}
a.menusocial {
	color: #330000;
	text-decoration: none;
}
a.menusocial:hover {
	color: #00CC66;
}

footer{
	
	color: #000000;

	
}





</style>
