@charset "utf-8";

div.orbit-wrapper div.slider-nav span.right:hover {
background: url(../images/orbit/right-arrow-hover.png);
right: 0; }

div.orbit-wrapper div.slider-nav span.left:hover {
background: url(../images/orbit/left-arrow-hover.png);
left: 0; }

body {
	margin:0;
	padding:0;
	background-color:#333;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
h1, h2, h3, h4, p, li {
	color:#333333;
	margin:0;
}
img {
	border:0;
}
#content a, a:link, a:visited {
	text-decoration:none;
	color:#699258;
}
#content a:hover {
	text-decoration:none;
	color:#BD6600;
}
#submenu a, a:link, a:visited {
	color:#584B4A;
}
#submenu a:hover {
	color:#BD6600;
}
#pie a, a:link, a:visited {
	color:#584B4A;
}
#pie a:hover {
	color:#BD6600;
}
#subpie a, a:link, a:visited {
	color:#584B4A;
}
#subpie a:hover {
	color:#BD6600;
}
#color-top {
	height:3px;
	background-color:#575F54;
}
.lineas {
	height:3px;
	background-image:url(../images/back_lineas.gif);
	margin-top:20px;
	margin-bottom:10px;
}
#wrapper {
	margin:auto auto;
	text-align:center;
	width:1000px;
	background-color:#FFF;
}
#pie {
	margin:auto auto;
	padding:1px 30px 0px 30px;;
	height:32px;
	background-image:url(../images/background_pie.gif);
	background-repeat:repeat-x;
	width:940px;
	font-family:'Open Sans', sans-serif;
	text-align:center;
	font-size:12px;
	color:#584B4A;
}
#slider {
	margin:auto auto;
	width:1000px;
}
#slider2 {
	margin:auto auto;
	width:625px;
}
#menu {
	font-family: 'Open Sans', sans-serif;
	margin:auto auto;
	height:33px;
	text-align:left;
}
#content {
	margin:auto auto;
	padding-top:40px;
	background-image:url(../images/background_content.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:1000px;
	text-align:left;
}
#content h1 {
	font-family:'Merriweather', serif;
	font-size:38px;
	font-weight:normal;
	margin-bottom:25px;
}
#content h2 {
	font-family:'Merriweather', serif;
	font-size:18px;
	font-weight:normal;
	color:#775839;
	margin-bottom:15px;
}
#content h3 {
	font-family:'Merriweather', serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin-bottom:15px;
}
#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	margin-bottom:15px;
}
#content li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
}
#content li.space {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	margin-bottom:5px;
}
#content li.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
}
#content p.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
}
#content p.smaller {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	margin-bottom:20px;
}
#submenu {
	background-image:url(../images/back_submenu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#submenu ul {
	list-style:none;
	padding-left:0;
	padding-top:24px;
	padding-bottom:24px;
}
#submenu ul li {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	padding-left:5px;
	display:block;
	line-height:38px;
	background-image:url(../images/back_submenu_item.png);
}
#submenu ul li.sub {
	font-size:12px;
	line-height:24px;
}
#submenu ul li.subend {
	font-size:12px;
	line-height:24px;
	background-image:url(../images/back_submenu_item.png);
	background-position:bottom;
}
#submenu ul li.no {
	line-height:14px;
	margin-top:10px;
	margin-bottom:0;
	background-image:none;
}
#submenu ul li.small {
	font-size:12px;
}
#submenu p.quote {
	font-family:'Merriweather', serif;
	font-size:13px;
	line-height:20px;
	padding-right:25px;
	margin-bottom:0;
	text-align:right;
	color:#777777;
}
#submenu p.button {
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	margin-right:25px;
	padding:10px 10px 10px 10px;
	text-align:center;
	color:#FFF;
	background-color:#030;
}
#submenu p.button a {
	color:#FFF;
}
#submenu p.button a:hover {
	color:#FFF;
}
#submenu p.info {
	font-family:'Open Sans', sans-serif;
	font-size:13px;
	line-height:22px;
	padding-left:5px;
	text-align:left;
}
#content p.button2 {
	margin:auto auto;
	width:250px;
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	padding:10px 10px 10px 10px;
	text-align:center;
	color:#FFF;
	background-color:#030;
}
#content p.button2 a {
	color:#FFF;
}
#content p.button2 a:hover {
	color:#FFF;
}
.left {
	margin-bottom:15px;
	margin-right:15px;
	float:left;
	border: 3px solid #eee;
}
.doc {
	margin:-3px;
	border:3px solid #eee;
}
.doc_table {
	padding-top:10px;
	padding-bottom:10px;
}
.clear {
	margin:0;
	padding:0;
	height:20px;
	clear:both;
}
#video {
	width:210px;
	height:270px;
	margin-bottom:48px;
	text-align:center;
	}
#video p {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	margin-bottom:0;
	line-height:38px;
}
.insert {
	background-color:#e9e8d8;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}
#language {
	position:absolute;
	font-family:'Open Sans', sans-serif;
	right:20px;
	top:15px;
	font-size:11px;
	float:right;
}
#language a, a:link, a:visited {
	text-decoration:none;
	color:#333;
}
#language a:hover {
	text-decoration:none;
	color:#BD6600;
}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(../images/left-arrow.png) 20% 50% no-repeat;}
.cycle-next { right: 0; background: url(../images/right-arrow.png) 80% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=90) }

#alt-caption {
	height:80px;
	margin-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:14px;
	color:#666;
	line-height:18px;}
	
#welcome {
	width:260px;
	height:420px;
	background: rgba(0, 0, 0, 0.7);
	margin-left:660px;
	margin-top:40px;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	z-index:1002;
	font-family:'Merriweather', serif;
	text-align:left;
}
#welcome p {
	text-align:center;
	color:#faf8ef;
	font-size:16px;
	line-height:14px;
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px;
}
#welcome h1 {
	text-align:center;
	padding-top:18px;
	color:#faf8ef;
	line-height:38px;
	font-weight:400;
}
#formulario {
	width:250px;
	float:right;
	margin-left:20px;
	margin-bottom:15px;
	border:solid;
	border-width:1px;
	border-color:#999;
	padding:15px;}