/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/
/*<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->*/

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/* top elements */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font: .76em/1.5em Geneva, Helvetica, Arial, sans-serif;
	color: #C0C0C0;
	background: #000000 url(../images/bgr.gif) top left repeat-x;
	text-align: center;
}
body, html {
	height: 100%
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, form, img, li {
	margin: 0;
	padding: 0;
	font-family:Geneva, Helvetica, Arial, sans-serif;
}
/* links */
a, a:link, a:visited {
	color: #f7e6b1;
	text-decoration: none;
}
a:hover {
	color: #5a5133;
}
/* headers */
h1, h2, h3 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight:normal;
}
h1 {
	font-size: 1.3em;
	color: #c0c0c0;
	margin-bottom:10px;
}
h2 {
	font-size: 1.1em;
	font-weight:normal;
	color: #c0c0c0;
}
h3 {
	font-size: 1.1em;
}
p, h1, h2, h3 {
}
ul, ol {
	margin:0;
	padding: 0;
}
ul span, ol span {
	color: #666666;
}
/* images */
img {
	border: none;
}
fieldset {
	padding: 5px 5px;
	border: none;
}
fieldset a {
	font-weight: bold;
}
/***********************
	  LAYOUT
************************/
#wrap {
	margin: 0;
	text-align: center;
	display: inline-block;
	padding:0;
	overflow-x: hidden;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	text-align:left;
	height:auto;
	overflow: hidden;
	width: 804px;/*border: 1px solid #fff; border: 1px solid  #00FF33;	*/
}
/* header */
#header {
	height: 172px;
	background: #000 url(../images/headerbkgr.gif) top left no-repeat;
	width: 804px;
	position:relative;
}
/* slideshow */
#slideshow {
	margin:0;
	font-size:11px;
	text-align:center;
	overflow: hidden;
}
#slideshow a, a:link, a:visited {
	text-decoration:none;
	text-align:center;
	color:#615737;
}
#slideshow a:hover {
	color:#a1905c;
	text-decoration:none;
}
#user1 {
	margin: 0;
	padding: 0;
	border-top: solid #3a3421 5px;
	border-bottom: solid #3a3421 5px;
	position: absolute;
	left: 0px;
	right: 0px;
	width: 100%;
	height:45px;
	color: #fffbd4;
	line-height:40px;
	font-size:16px;
	text-align:center;
}
#user1 .moduletable {
	padding-left:45px;
}
#content {
	width: 570px;
	text-align:center;
	margin-top: 5px;
}
/* sidebar */
#sidebar {
	float: left;
	margin: 0;
	padding:0;
	display: inline;
	overflow: hidden;
	border-left: solid #C0C0C0 5px;
	height:319px;
	width:608px;
	float:left;
}
/* rightbar */
#rightbar {
	border-right: solid #C0C0C0 5px;
	border-left: solid #C0C0C0 5px;
	float: right;
	width: 181px;
	padding: 0;
	margin:0;
	overflow: hidden;
	margin-top:5px;
	height:319px;
}
#footer2 {
	text-align:center;
	color: #c0c0c0;
	margin:0;
	padding: 0;
	overflow: hidden;
	border-top: solid #C0C0C0 5px;
	width:100%;
	
	background:#000000;
	min-height:30px;
	}
/* Footer */
#footer {
	text-align:center;
	color: #c0c0c0;
	margin:0 auto;
	padding: 0;
	padding-bottom:10px;
	font-size: 95%;
	overflow: hidden;
	bottom:0;
	left: 0px;
	right: 0px;
	width: 100%;
	background:#000000;width: 800px;
}
#footer a:hover {
	color: #F0F0F0;
}
#footer a {
	color: #c0c0c0;
}
#footer .moduletable {
	text-align:center;
}
#user2 #slidewrap {
	background:#fff url(loading.gif) no-repeat 50% 50%;
	border: 1px solid #9f9e9d;
	height:356px;
	width:555px;
}
#menu {
	margin-bottom:-26px;
}
.logo {
	position:absolute;
	z-index:999;
	left:0;
}
.moduletabletextoEntrada{width:800px;margin:0 auto;padding:15px 0;}
.moduletablefloatLeft{}
#socialx{width:800px;margin:0 auto;}
/*#socialx{position:absolute;top:5px;left:350px;}


.fb_edge_comment_widget, ._5v {
   left: -40px !important; height: 191px;
    background: url(../img/arrow-down.gif) 0 100% no-repeat
}
.fb_edge_comment_widget > span, ._5v > span {
    height: 240px !important; overflow: hidden; border-top: 1px solid #000;
}
 .fb_edge_comment_widget > span > iframe, ._5v > span > iframe{
        margin-top: -8px;
    }  
*/