body{
margin:0px;
padding:0px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
background-color: #cccccc;
}

#recaptcha_widget_div {
	float: left;
	padding: 10px 0 10px 10px;
	margin-left: 6px;
}

#container
{
	margin: auto;
	width: 800px;
	/*height: 800px;*/
	padding-bottom: 20px;
	background-color: white;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;  
	overflow: hidden;
}

#header
{
	width: 760px;
	height: 120px;
	background: transparent url(images/zona-socios.jpg) no-repeat 96% 70%;
	padding: 15px 20px;
}
#loginbar {
	width: 760px;
	background: #097ea9 url(images/loginbarbg.jpg) repeat-x;
	color: white;
	padding: 10px 20px 15px;
	margin: 10px 0 20px;
	overflow: hidden;
}
#loginbar a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#loginbar a:hover {
	text-decoration: none;
}
.loginbox {
	width: 350px;
	color: white;
	background-color: #097ea9;
	padding: 10px 20px;
	margin: 10px auto 30px;
	overflow: hidden;
}
.loginbox p {
	width: 350px;
	clear: both;
	margin-bottom: 6px;
	float: left;
}
.loginbox label {
	width: 80px;
	float: left;
}
.loginbox input.login {
	width: 200px;
	height: 20px;
	border: 0;
	float: left;
}
.loginbox p.captcha {
	background-color: #0a6080;
	width: 190px;
	padding: 10px 0 10px 10px;
	margin-left: 80px;
}
.loginbox p.captcha img {
	margin-bottom: 5px;
}
.loginbox p.captcha label {
	width: 170px;
}
.loginbox p.captcha input {
	width: 156px;
}
.loginbox p.center{
	text-align: center;
}
.loginbox p a {
	color: #fff;
	font-weight: bold;
}
.loginbox p a:hover {
	text-decoration: none;
}

#panel { 
	width: 150px;
	height: auto;
	float: left;
	margin-top: 5px;
	/*border: 0.5px dashed black;*/
}

#section {
	width: 600px;
	height: auto;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	/*border: 0.5px dashed black;*/
}
#menubar
{
	width: 800px;
	height: 43px;	
	background-image: url("images/bg_menu.gif");
	background-repeat: repeat-x;
}

.menuitem, .menuitemselected
{
	height: 25px;	
	padding: 10px 5px 5px 5px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
}

.menuitemselected
{
	padding: 10px 5px 5px 5px;
	border-right: white 3px solid;
	border-left: white 3px solid;
	color: white;
	cursor: pointer;	
	display: inline;
}
span.leftmargin
{
	margin-left: 10px; 
}
.menubar {
	width: 800px;
	margin-bottom: 20px;
	overflow: hidden;
}
.menubar ul {
	width: 380px;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}
.menubar ul li {
	background: transparent url(images/bullet.jpg) no-repeat 0 5px;
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 14px;
}
.menubar ul li a {
	color: #097ea9;
	font-size: 12px;
}
.menubar ul li a:hover {
	text-decoration: none;
}

.sectiontitle {
	width: 146px;
	height: 23px;
	font-size: 18px;
	color: #064d68;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 4px;
	border-bottom: inset 2px #064d68;
	border-right: inset 4px #064d68;	
}

.sectionsubtitle {
	width: 146px;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 6px; 
	font-size: 14px;
	color: #064d68;
	border-bottom: solid 1px #064d68;
}

a img{
	border: none;
	}

.white { color: white; text-decoration: none;}
.red { color: red;}
.nodeco { text-decoration: none; }

.panelbox{
	width: 138px;
	height: auto;
	margin: 5px 5px 5px 5px;
	border: 1px #097ea9 solid;
}
.panelboxtitle{
	width: 138px;
	height: 20px;
	background-color: #097ea9;
	font-weight: bold;
	text-align: center;
}
.panelboxcontent{
	width: 128px;
	height: auto;
	padding: 5px 5px 5px 5px;
}
.zoneelement{
	width: 100%;
	float: left;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.element{ font-size: 11px; }

.imagecell{
	width: 200px;
	height: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.imagecelltop{
	width: 150px;
	height: 150px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	vertical-align: bottom;
	float: left;
}
.imagecellbottom{
	width: 150px;
	height: 30px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;	
	text-align: center;
}
.submenu{
	width: 100%;
	height: auto; 
	float: left;
	margin: 10px 10px 10px 10px; 
	}
.submenuelement {
	height: 18px;
	width: 150px;
	background-color: #097ea9; 
	float: left;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.submenuelementover {
	height: 18px;
	width: 150px;
	background-color: #097ea9; 
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

.blackborder
{
	border: black 1px solid;
	cursor: pointer;
}

.pagination, .articulo{ width: 400px; float: left; margin-left: 20px; margin-top: 10px; margin-bottom: 10px;}

.centered { 
	width: 100%; 
	float: left; 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px; 
}

.articletitle { 
	width: 100%; 
	float: left; 
	padding-left: 20px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.articlecontent {
	width: 480px;
	height: 440px;
	margin-left: 30px;
	margin-top: 30px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	border: 1px black solid;
	float: left;
	overflow: auto;
}

.Estilo20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

.Estilo23 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; }