/* Generic */
html, body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body {
	line-height: 1.5em;
	font: 76%/1.6em Verdana, Tahoma, Arial,  sans-serif;
	background-color: #000000;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000/*#FF9029*/;	
}

h1 {
	font-size: 18px;
	color: #4C2000/*#513C2B*/;
	font-weight: bold;
	background: url(../images/h1.png) no-repeat;
	height: 65px;
	padding-top: 0px;
	padding-left: 0px;/*70px;*/
	margin-bottom: 20px;
	line-height: 65px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #662B00/*#663300*/;
	height: 22px;
	padding-top: 3px;
	padding-left: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FEEEB0/*#695033*/;
	height: 22px;
	padding-top: 3px;
	padding-left: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FEF6D7 /*#816338*/;
	height: 22px;
	padding-top: 3px;
	padding-left: 0px;
	margin-bottom: 3px;
}

p { align: justify; }
/* Fin Genric */


/* Estructura de la página */
#wrapper {
	width: 820px;
	height: 100%;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	position: relative;
	background-color: #000000; /*#FFCC40;*/
}

#left_bg {
	width: 92px;
	height: 100%;
	position: absolute;
	background: url(../images/border_left.png) repeat-y left top;
	overflow: visible;
	top: 0px;
	left: -92px;
}

#right_bg {
	width: 92px;
	height: 100%;
	position: absolute;
	background: url(../images/border_right.png) repeat-y right top;
	overflow: visible;
	top: 0;
	right: -92px;
}

/*
#container_main{
	width: 816px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#header_wrapper {
	width: 100%;
	height: 100%;
	background-color: #3D1E1C;
	position: relative;
	text-align: center;
	background: url(../images/header_wrapper_bg.png) repeat-x;
	clear: both;
}

#menu_wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	clear: both;
}

#container_wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}

#footer_wrapper {
	width: 100%;
	position: absolute;
	bottom: 0;
    left: 0;
	background-color: #262626;
	text-align: center;
	z-index: 25;
	border-top: solid;
	border-top-width: thick;
	border-top-color: #E56F03
}
*/

#header_container{
	width: 100%;
	height: 168px;
	margin: 10px auto;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	position: relative;
	background-color: #000000;/*#3D1E1C;*/
	text-align: center;
	/*background: url(../images/header_wrapper_bg.png) repeat-x;*/
	clear: both;
}

#header_content {
	position: absolute;
	top: 1%;
	left: 15%;
}

/*
#logo {
	left: 10px;
	top: 0;
	position: absolute;
	margin: 0;
	padding: 0;
}
*/

#lenguage_container{
	width: 100%;
	height: 10px;
	margin: 0px auto;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	position: relative;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	text-align: center;
	clear: both;
}

#lenguage_content {
	width: 50px;
	text-align: center;
	position: relative;
	/*visibility: hidden;*/
	float: right;
}

#menu_container{
	width: 100%;
	height: 54px;
	margin: 10px auto;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	position: relative;
	background: url(../images/menu_bg.png) no-repeat;
	text-align: center;
	clear: both;
}

#menu_content {
	width: 100%;
	text-align: center;
	position: relative;
	/*visibility: hidden;*/
}

#container {
	width: 100%;
	heigh: 100%;
	margin: 45px auto;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	position: relative;
	text-align: center;
}

#content_left {
	width: 200px;
	height: 100%;
	min-height: 390px;
	padding: 10px 0 10px 0;
	text-align: center;
	position: relative;
	float: left;
}

#content_main {
	width: 620px;
	height: 100%;
	min-height: 390px;
	padding: 10px 0 10px 0;
	text-align: justify;
	position: relative;
	background: url(../images/content_main_bg.png) repeat-y;
	float: right;
}

#content_main_top{
	position: absolute;
	top: -25px;
	left: 0;
}

#content_main_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer_container {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 0;
	left: 0;
	background-color: #262626;
	text-align: center;
}

#footer_content {
	width: 550px;
}

#footer_menu {
	width: 550px;
	float: left;
	text-align: justify;
}

#footer_logo {
	width: 30px;
	height: 30px;
	top: 26px;
	left: 5px;
	float: left;
	position: relative;
	/*background-image: url(images/logofooter.gif);*/
	background-color: #FFF;
}

#footer_menu p {
	width: 500px;
	left: 20px;
	top: 15px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 9pt;
	/*color: #FFFFFF;*/
	color: #00CC99;
}
	 
#footer_menu p a {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
/* Fin Estructura de la página */



.corner_topleft {
	position: absolute;
	top: -25px;
	left: 0;
	z-index: 2;
}

.corner_topright {
	position: absolute;
	top: -25px;
	right: 0;
	z-index: 2;
}

.corner_bottomleft {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.corner_bottomright {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}

.clear {
	width: 100%;
	height: 25px;
	position: relative;
	clear: both;
}

.innertube {
	width: 560px;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: justify;
	/*border-bottom: dotted 1px #21170D;*/
	float: left;
	padding: 0px 30px;
	color: #632800;
	background-attachment: scroll;
	background-image: url(../images/home/perezoso_fondo_gris.png);
	background-repeat: no-repeat;
	background-position: right top;
}

