/* A R C H I V O   C S S */
/* C R E A D O   P O R   F E L I P E   D E L G A D O */
/* nox.felipedelgado@gmail.com */
/* P R I N C I P A L */
* {
	margin:0;
	padding:0;
}
body {
	background: url('../imagenes/fondo3.png') repeat-x #d3d3d3;
	font-size: 10pt;
	position: relative;
	color: #cccccc;
	font-weight: normal;
	line-height: 150%;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
/* F U N C I O N E S */
div {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
img {
	border:0;
}
a:link {
	 color: #dfb07c;
	 text-decoration: none;
}
a:visited {
	 color: #dfb07c;
	 text-decoration: none;
}
a:active {
 	color: #dfb07c;
	 text-decoration: none;
}
a:hover {
 	color: #cccccc;
	text-decoration: none;
}
hr {
	height:0px;/*solo queremos borde*/
	text-align:left;
	border-top:0px;/*quita el grosor extra de Opera y FFox*/
	border-bottom:	#cccccc solid 1px;
	margin: 10px 0 ;
}
/* T E X T O */
b {

}
i {

}
h1 {
	font-size: 13pt;
	margin: 15px 0;
}
/* F O R M U L A R I O S */
input,textarea,select {
	width: 200px;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 0;
}
input[type=submit], input[type=button] {
	width: 150px;
	font-size: 11pt;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 5px 0;
	border: 0;
	background: #333333;
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
select {
	width: auto;
}
textarea {
	resize: none;
	width: 300px;
	height: 150px;
}
/* L I S T A S */
ul {
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 8pt;
	text-transform: none;
	margin: 5px 0;
	padding: 0;
}
li {
	background: url('../imagenes/bullet.png') no-repeat left center;
	margin: 0;
	padding: 3px 0 3px 15px;
	border-bottom: solid 1px #d6d6d6;
}
/* M A Q U E T A D O */
#container {
	width: 950px;
	margin: 0 auto;
}
#header {
	margin-top: 20px;
	overflow: hidden;
}
#header #logo {
	width: 250px;
	float: left;
	text-align: center;
}
#header #logo img {
	width: 150px;
}
#header #menu {
	float: right;
	width: 660px;
	margin-top: 40px;
	margin-right: 20px;
	overflow: hidden;
	background: url('../imagenes/fondo_negro.png');
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#header #menu #boton {
	float: left;
	margin: 17px;
}
#header #menu #boton a {
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #000000 0px 0px 5px;
}
#header #menu #boton a:hover {
	color: #dfb07c;
}
#container #content {
	width: 930px;
	min-height: 500px;
	margin: 10px auto 0 auto;
	padding: 10px;
	padding-bottom: 50px;
	background: #ffffff;
	text-align: justify;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#container #content #sidebar {
	width: 200px;
	margin: 0 0 0 10px;
	float: right;
}
#container #content #contenido {
	width:710px;
	overflow: hidden;
}
#footer {
	background: #333333;
	border-top: #9e7344 solid 5px;
	overflow: hidden;
	min-height: 50px;
}
#footer #content {
	width: 950px;
	margin: 10px auto;
	color: #f3f3f3;
	font-weight: bold;
	font-size: 9pt;
	text-shadow: #000000 0 0 3px;
}
#footer #vortex {
	float: right;
}
#footer #vortex img {
	width: 130px;
	margin: 5px 5px 15px 5px;
}
#pag {
	width: 650px;
	text-align: center;
	margin: 15px 0;
	font-size: 12pt;
}
#galeria {
	overflow: hidden;
}
#galeria #imag {
	width: 155px;
	height: 155px;
	margin: 5px;
	text-align: center;
	float: left;
}
div#feature_list {
    width: 720px;
    height: 300px;
    overflow: hidden;
    position: relative;
	margin: 0;
    padding: 0;
    top: 0;
    left: 0;
}
div#feature_list ul {
    position: absolute;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#tabs {
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 90px;
	overflow: hidden;
}
ul#tabs li {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;;
	padding:0;
	background:none;
	list-style: none;
	margin: 10px 0px;
	float: left;
	border: 0;
}
ul#tabs li img {
	border: none;
	float: left;
	margin: 0 10px 0 0;
}
ul#tabs li a {
	color: #4f4f4f;
	text-decoration: none;
	display: block;
	outline: none;
}
ul#tabs li a:hover {
	text-decoration: none;
}
ul#tabs li a.current {
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	top: 0;
    left: 0;
    position: relative;
    margin: 0;
    padding: 0;
}
ul#output li {
    position: absolute;
    margin: 0;
    list-style: none;
    padding: 0;
}
ul#output li a {
    position: absolute;
    top: 255px;
    left: 10px;
    padding: 10px 12px;
    text-decoration: none;
    font-size: 12pt;
    color: #333333;
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
}
ul#output li a:hover {
    background: #cccccc;
}
ul#output li h1 {
	position: absolute;
    top: 10px;
    left: 10px;
    text-decoration: none;
    color: #ffffff;
    margin: 10px 0;
    background: 0;
    padding: 0;
    font-weight: bold;
    font-size: 19pt;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 0 0 5px #000000;
    letter-spacing: 2px;
}
ul#output li p {
	position: absolute;
    top: 60px;
    left: 10px;
    text-decoration: none;
    font-size: 12pt;
    color: #ffffff;
    width: 300px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 0 0 5px #000000;
}