/* PAGE/GENERAL */
* {margin: 0;padding: 0;}
a {text-decoration: none;}
a#big {text-align: right; color: #F09;letter-spacing:-2px;}
body {
	font: normal 1em sans-serif,Arial !important;
	background: #111 url(../img/background4.jpg) fixed top center;
	text-align: center;
	color: #4C4C4C;
	line-height: 1.4em;
	text-align: center;
}
#main {
	width: 720px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: #272727;
	border: 10px solid #272727; border-bottom: 0; border-top: 0;
	padding:0 0 10px 0;
}
* html #main {height: 100%;}

/* HEADER */
.gfx_header h1 {color: #FFF; margin-top: 182px;}
.gfx_header h1 {font: normal 4em sans-serif,Arial; background: #000; display: block; margin-top: 8px;letter-spacing:-3px;}
a#big {font: normal 4em sans-serif,Arial; background: #000; display: block; margin-top: 8px;}
.gfx_margin {height: 182px;}
.gfx_nav {height: 46px; background:#000;}
.header_left {float: left; width: 220px; height: 280px; background: #222 url(../img/bgleft.png);}
.header_right {float: right; width: 500px; height: 280px; background: #222 url(../img/bgright.png) no-repeat;}
.menu a {font: normal 1.4em sans-serif,Arial; color: #FFF; background: #000; display: block; margin-top: 8px; width: 220px; height: 26px;}
.menu a span {padding-left: 4px; color: #FFF;}
.menu a:hover {color: #F09;}
.container {clear: both; border-top: 10px solid #272727; color: #CCC;}
.container h1 {font: normal 1.4em sans-serif,Arial; padding: 2px 6px; background: #000; color: #FFF;}
.container h1 span {color: #999;}
.container p {font: normal 0.8em Verdana,Arial; padding: 6px 6px 10px;}

/* ACCORDION */
#accordion {margin:20px 0px;}
#accordion_2 {padding: 10px 0px 10px 0px;}
h3.toggler {
	cursor: pointer;
	border: 0px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: sans-serif,Arial;
	font-size: 1.4em;
	background: #000;
	color: #FF0099;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
blockquote {
	padding:5px 20px;
}
#accordion .toggle {
	font-size: 1.4em;
	height: 1.2em;
	line-height: 1.2em;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 10px;  
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font-family: sans-serif,Arial;
	font-weight:bold;
	background: #000 url(../img/flecha.gif) 5px 4px no-repeat;
}
#accordion .toggle.active {
	background: #000 url(../img/flechaon.gif) 5px 4px no-repeat;
	color: #fff;
}
#accordion_2 .toggle {
	font-size: 1.2em;
	height: 1.1em;
	line-height: 1.1em;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 10px;  
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font-family: sans-serif,Arial;
	font-weight:bold;
	background: #000 url(../img/flechasub.gif) 5px 4px no-repeat;
}
#accordion_2 .toggle.active {
	background: #000 url(../img/flechaonsub.gif) 5px 4px no-repeat;
	color: #fff;
}
h3.toggle {
	cursor: pointer;
	border: 0px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: sans-serif,Arial;
	font-size: 1.4em;
	color: #FF0099;
	margin: 0 0 0 0;
	padding: 0 0 0 30px !important;
}
	h4.flota {
	cursor: pointer;
	border: 0px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: sans-serif,Arial;
	font-size: 1.4em;
	color: #FF0099;
	margin: 0 0 0 0;
	padding: 0 0 0 30px !important;
	display:inline;
	float:right;
}
#accordion .content {
	color: #fff;
	overflow: hidden;
	margin:10px;
}

/* FOOTER */
#footer {
	background: #272727 url(../img/bgfooter.gif) no-repeat;
	border-top: 10px solid #272727;
	width: 740px;
	padding-bottom: 1em;
	font: bold 0.7em Verdana,Arial; color: #333;
	text-align: center;
	line-height: 1.5em;
	height: 110px;    
}
html {height: 100%;}
body {height: 100%;}
#nonFooter	{
	position: relative;
	min-height: 100%;
}
* html #nonFooter {height: 100%;}
#footer {
	position: relative;
	margin: -10px auto 0 auto;
}
* html #footer {
	margin: -10px auto 0 auto;
}
#footer p {
	width:720px;
	height: 31px;
	text-align:right;
	font-weight: normal;
	color:#ffffff;
	display:block;
	margin:68px auto 0 auto;
	*margin:58px auto 0 auto;
	padding:10px 0 0 0;
	font-size:.8em;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration:none;
}
/*Varios*/
.orden {
	color:#1a1a1a;font-weight:lighter;letter-spacing:-2px;
}
.nombre {
	font-family: sans-serif,Arial;
	font-size: .4em;
	color: #fff;
	text-align:right;
	padding:100px 0 0 80px;
}
iframe {frameborder:0px;}
.content ul {
	margin: 0;
	font-family: sans-serif,Arial;
}
.content ul a {
	color:#FF0099;
	font-size: .9em;
	display:block;
	margin:0;
}
.content ul a:hover {
	color:#ffffff;
	display:block;
	background: #000;
	margin:0;
}
.content ul li {
	font-size:13px;
}
li.flecha {list-style-type:none;padding-left:15px;none;margin-left:-0px;background:url(../img/flechali.gif) 0px 2px no-repeat;}
li.flechaup {list-style-type:none;margin-left:0px;padding-left:0px;/*background:url(../img/flechalia.gif) 0px 3px no-repeat;*/}
font.nube1 {font-size:2em;letter-spacing:-2px;}
font.nube2 {font-size:1.8em;letter-spacing:-2px;}
font.nube3 {font-size:1.5em;letter-spacing:-1px;}
.teaser { 
	background:transparent url(../img/tsr.gif) no-repeat scroll left bottom;
	margin:20px auto;
	padding:0pt 0pt 14px;
	width:632px;
	color:#000;
}
.teaser h3 {
	background:transparent url(../img/tsr.gif) no-repeat scroll left top;
	margin:0pt;
	padding:7px 10px 10px 7px;
}
.teaser p, .teaser a.more {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#D8D8D8;
	border-style:solid;
	border-width:0pt 1px;
	margin:0pt;
	padding:0pt 10px 3px;
}
.teaser a {color:#ff0099;}
.teaser ul {margin-left:50px;}
.teaser li {list-style-type:square;}
.calendar {background:transparent url(../img/calendar.png) no-repeat;height:200px;padding:20px 10px 10px 10px;font-size:16px;overflow:visible;}
.video {margin:0 auto;text-align:center;width:320px;height:250px;border:5px solid #000;}