/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: baseline;
	height: auto;
	width: auto;
	color: #000;
}
body {
	text-align: center;
	position: fixed;
	height: auto;
	width: 966px;
	margin: 0 auto;
	padding-right:0px;
	margin-top: 0px;
	}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#FFDC8C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	position: relative;
	background-image: url(img/background.png);
	background-repeat: repeat;
}

a, a:visited {
	color:#2d3536;
	text-decoration:none;
	border-bottom:1px dotted #826a4d;
}
a:hover, a:active {
	color:#9e805c;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(img/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
.wrapper {
	width: 1024px;
	margin: 0 px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(192,192,192);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.4);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	text-align: center;
}

.menu {
	width: auto;
	height: 92px;
	clear: none;
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#slider-wrapper {
	background:url(img/slider_churro_08.png) no-repeat;
	width:735px;
	height:280px;
	margin:0 auto;
	padding-top:135px;
	margin-top:25px;
}

#slider {
	position:relative;
	width:618px;
	height:244px;
	margin-left:59px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
#abajo {
	border:0;
	height:350px;
	width:1024px;
	background-image: url(img/images/churro350.gif);
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.divsabajo {
	width: 460px;
	height: 320px;
	float: left;
}

.divsabajo2 {
	width: 283px;
	height: 320px;
	float: right;
}
.line {
	vertical-align: 0%;
}

.middle {
	width: 1024px;
	height: 470px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.titular {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	text-shadow: 2px 2px 2px #000;
	font-weight: lighter;
	text-align: center;
	line-height: 24px;
	padding-top: 5px;
	color: #FFDC8C;
}
.facebox {
	padding-top: 0px;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	width: 260px;
	margin: 0px;
	height: 260px;
}

.mapclass {
	padding-top: 0px;
	padding-left: 5px;
	float: left;
	width: 420px;
	height: 195px;
}

.mapainside {
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	width: 420px;
	height: 240px;
	border: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFE69D;
}

#vacia {
	width:278px;
	height:320px;
	float: left;
}

.copyright {
	width:1024px;
	height:15px;
	clear: both;
	padding-top: 3px;
	bottom: 0px;
	font-size: 12px;
	color: #FFDC8C;
	text-align: center;
	text-indent: 0px;
	line-height: 5px;
}
.textgeneral {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	width: 750px;
	height: -200px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 100px;
	margin-left: 100px;
	line-height: 20px;
}
.titulopag {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #900;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	margin-left: 105px;
	margin-top: 5px;
}


#hor-zebra
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 18px;
	font-weight: normal;
	padding: 10px 8px;
	color: #900;
}
#hor-zebra td
{
	padding: 8px;
	color: #F00;
}
#hor-zebra .odd
{
	background-color: #900;
}


#ver-zebra
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	height: -100px;
}
#ver-zebra th
{
	font-size: 18px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #FFF;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #000;
}
.vzebra-odd
{
	background-color: #FF9;
}
.vzebra-even
{
	background-color: #FEDB8B;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6dfff;
	background-color: #D00000;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	border-bottom: 1px solid #d6dfff;
	background-color: #900;
}
.pic_history {
	height: 40px;
	width: 200px;
	text-align: center;
	clear: none;
	float: left;
}
.linkdown {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFE69D;
}
.titleaccordion {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	color: #000;
}

.accordionback {
	width: 700px;
	height: 250px;
	margin-left: 100px;
	padding: 20px;
	text-align: justify;
	background-position: 255;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
