@charset "utf-8";
#sb-container, #sb-wrapper {
text-align : left;
}
#sb-container, #sb-overlay {
position : absolute;
top : 0;
left : 0;
width : 100%;
margin : 0;
padding : 0;
}
#sb-container {
height : 100%;
display : none;
visibility : hidden;
z-index : 999;
}
body > #sb-container {
position : fixed;
}
#sb-container > #sb-overlay {
height : 100%;
}
#sb-wrapper {
position : relative;
}
#sb-wrapper img {
border : none;
}
#sb-body {
position : relative;
margin : 0;
padding : 0;
overflow : hidden;
border : 1px solid #303030;
}
#sb-body-inner {
position : relative;
height : 100%;
}
#sb-content.html {
height : 100%;
overflow : auto;
}
#sb-loading {
position : absolute;
top : 0;
width : 100%;
height : 100%;
text-align : center;
padding-top : 10px;
}
#sb-body, #sb-loading {
background-color : #060606;
}
#sb-title, #sb-info {
position : relative;
margin : 0;
padding : 0;
overflow : hidden;
}
#sb-title-inner, #sb-info-inner {
position : relative;
font-family : 'Lucida Grande', Tahoma, sans-serif;
line-height : 16px;
}
#sb-title, #sb-title-inner {
height : 26px;
}
#sb-title-inner {
font-size : 16px;
padding : 5px 0;
color : #fff;
}
#sb-info, #sb-info-inner {
height : 20px;
}
#sb-info-inner {
font-size : 12px;
color : #fff;
}
#sb-nav {
float : right;
height : 16px;
padding : 2px 0;
width : 45%;
}
#sb-nav a {
display : block;
float : right;
height : 16px;
width : 16px;
margin-left : 3px;
cursor : pointer;
}
#sb-nav-close {
background-image : url(resources/close.png);
background-repeat : no-repeat;
}
#sb-nav-next {
background-image : url(resources/next.png);
background-repeat : no-repeat;
}
#sb-nav-previous {
background-image : url(resources/previous.png);
background-repeat : no-repeat;
}
#sb-nav-play {
background-image : url(resources/play.png);
background-repeat : no-repeat;
}
#sb-nav-pause {
background-image : url(resources/pause.png);
background-repeat : no-repeat;
}
#sb-counter {
float : left;
padding : 2px 0;
width : 45%;
}
#sb-counter a {
padding : 0 4px 0 0;
text-decoration : none;
cursor : pointer;
color : #fff;
}
#sb-counter a.sb-counter-current {
text-decoration : underline;
}
div.sb-message {
font-family : 'Lucida Grande', Tahoma, sans-serif;
font-size : 12px;
padding : 10px;
text-align : center;
}
div.sb-message a:link, div.sb-message a:visited {
color : #fff;
text-decoration : underline;
}
* {
	margin : 0;
	padding: 0px 0px;
}
.sm {
list-style : none;
width : 1000px;
height : 300px;
display : block;
overflow : hidden;
float : left;
}
.sm li {
float : left;
display : inline;
overflow : hidden;
}
body {
	font : 100% Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-repeat : repeat;
	background-image : url(../images/fondo_mantagua2.jpg);
	background-position : top;
	background-attachment: fixed;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #003333;
}
a:hover {
color : #009999;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 24px;
color : #333333;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight: normal;
	text-align: justify;
}
h4 {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #cc3300;
font-size : 15px;
line-height : 14px;
padding : 5px 0;
}
h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #333333;
}
h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #003300;
font-size : 12px;
}
p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-align: justify;
}
#container {
	width : 1000px;
	margin : auto;
	background-color: #FFFFFF;
}
#logo {
	position : absolute;
	visibility : visible;
	float : left;
	padding-top: 24px;
	opacity: .8; /* css standard */
filter:alpha(opacity=80); /* IE patch */
}
#logo3 {
	position: absolute;
	visibility: visible;
	float: right;
	width: auto;
	height: auto;
	right: right;
	top: 280px;
	padding-left: 820px;
}

#logo a {
color : #ffffff;
}
#logo a:hover {
color : #ffffff;
}
#header {
text-align : left;
float : left;
width : 1000px;
padding : 20px 0 10px 0;
background-color : #ffffff;
background-image : url(images/bg_content.jpg);
}
#header h1 {
margin : 0;
padding : 10px 0;
}
#header2 {
text-align : left;
float : left;
width : 1000px;
height : 350px;
padding : 0 0 0 0;
}
#header2 a {
color : #ffcc00;
}
#header2 a:hover {
color : #00b3e7;
}
#sub_header {
text-align : left;
float : left;
width : 1000px;
height : 240px;
background-color : #ff6600;
padding : 0 0 0 0;
}
#logo2 {
position : absolute;
visibility : visible;
float : left;
width : 444px;
height : 350px;
}
#signin {
	float : right;
	width : auto;
	background-color : #FFF;
	margin : 0;
	padding : 0 15px;
}
#signin a {
	color : #999;
}
#signin a:hover {
color : #003333;
background-color : #ffffff;
}
#sidebar1 {
padding : 5px 10px;
width : 239px;
float : left;
position : relative;
border-right : 1px solid #999999;
background-image : url(images/post.jpg);
background-repeat : no-repeat;
}
#mainContent {
	background-position : bottom;
	width : 1000px;
	background-color: #FFFFFF;
}
#footer p {
margin : 0;
padding : 10px 0;
color : #333333;
}
#footer {
	padding : 10px 10px 0 20px;
	float : left;
	background-color : #FFF;
	background-position : bottom;
	width : 970px;
	border-top: 10px solid;
	border-top-color: #660;
	background-image: url(../images/bg/footer.png);
}
blockquote {
padding-left : 18px;
}
#tabla {
width : 680px;
float : none;
margin : 0;
}
#columna1 {
	padding : 15px 10px 10px;
	background-repeat : no-repeat;
	width : 150px;
	float : right;
	position : relative;
	border-right : 0px solid #999999;
	border-bottom : 0 solid #054621;
	background-color : #ffffff;
}
#columna2 {
	padding : 10px 10px 0 10px;
	background-repeat : no-repeat;
	width : 530px;
	float : left;
	position : relative;
	border-right : 1px solid #999999;
	border-bottom : 0 solid #c3c218;
}
#columnax {
padding : 5px 15px;
background-color : #e8f8ff;
background-repeat : repeat-x;
width : 670px;
float : left;
position : relative;
height : 130px;
background-image : url(../images/1.jpg);
}
#columna3 {
	background-repeat : no-repeat;
	width : 250px;
	float : left;
	position : relative;
	padding : 15px 10px 0px;
	border-bottom : 0 solid #c3c218;
	height : auto;
	background-color : #ffffff;
	text-align: justify;
}
#columna4 {
	background-repeat : no-repeat;
	width : 980px;
	float : right;
	position : relative;
	padding : 35px 10px 20px;
	border-bottom : 0 solid #c3c218;
	height : auto;
}
#columna5 {
	background-repeat : no-repeat;
	width : 449px;
	float : right;
	position : relative;
	padding : 10px 10px 20px;
	border-bottom : 0 solid #c3c218;
	height : auto;
}
#columna6 {
	background-repeat : no-repeat;
	width : 449px;
	float : right;
	position : relative;
	padding : 10px 10px 20px;
	border-bottom : 0 solid #c3c218;
	height : auto;
}
#columna7 {
	background-repeat : no-repeat;
	width : 449px;
	float : right;
	position : relative;
	padding : 10px 10px 20px;
	border-bottom : 0 solid #c3c218;
	height : auto;
}


#contenido {
	padding : 0 0 0 0;
	width : 1000px;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #c3c218;
	background-color : #FFF;
}
li {
text-decoration : none;
padding-left : 18px;
}
#columna_3 {
	padding : 30px 30px 0 20px;
	background-repeat : repeat-x;
	width : 350px;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #c3c218;
	background-color : #ffffff;
}
#menu {
	text-align : left;
	float : left;
	height : 25px;
	background-color : #669900;
	padding : 0px 0px;
	width : 970px;
	vertical-align : top;
	border-bottom : 6px solid #bdb814;
}
#menuv {
	text-align : left;
	float : left;
	height : 20px;
	background-color : #F60;
	padding : 0px 0px;
	width : 1000px;
	vertical-align : top;
}
#menu a {
	color : #FFF;
	padding: 5px 5px;
}

#menu a:hover {
	color : #ffffff;
}
#menu1 a:hover {
	text-align : left;
	float : left;
	vertical-align : top;
	color : #FFF;
}
#menu1 {
	float : left;
	width: AUTO;
	padding: 0px 0px;
	background-color: #060;
}

#menu2 {
	float : left;
	width: auto;
	padding: 0px 0px;
	background-color: #9C0;
}
#menu2 a:hover {
	text-align : left;
	float : left;
	vertical-align : top;
	color : #FFF;
}
#menu3 {
	width: auto;
	float: left;
	padding: 0px 0px;
}
#menu3 a:hover {
	text-align : left;
	float : left;
	vertical-align : top;
	border-bottom : 0px solid #bdb814;
	color : #FFF;
}
#menu1 p, #menu2 p, #menu3 p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 5px 0px;
}
#intro {
	padding : 15px 15px;
	width : 220px;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #054621;
	background-color : #ffffff;
	text-align: justify;
}
#menu1 a, #menu2 a, #menu3 a {
	color: #FFF;
	padding: 0px 5px;

}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover {
	color: #000;
	background-color: #FFF;
	padding: 5px 5px;
}

