/* ----- CSS ----- */
*{
	margin:0;	
	padding:0;
	outline: none;
}

body {
	font: normal 10px/14px verdana, arial, sans-serif;
	text-align:center;
	color: #000;
	padding:0;
	margin:0;
	background: #D4D4D4;
}
img {
	border:0;
}
a {
	outline:none;
	color: #0D4A8C;
}
table {
	border-collapse: collapse;
	padding:0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hide{
display:none;
}
.show{
display:block;
}
.msg {
	margin: 10px 0;
	background: #e5e5e5;
	color: #000;
	padding: 10px;
}
.error {
	color: #F00;
}
/* ----- LAYOUT ----- */
#maintable {
	margin: 30px auto;
	width:766px;
	text-align:left;
}
#celltop {
	height: 5px;
	background: transparent url(images/shadow-top.gif) no-repeat left top;
}
#cellbody-left {
	width: 5px;
	background: transparent url(images/shadow-body-left.gif) repeat-y left top;
}
#cellbody-right {
	width: 5px;
	background: transparent url(images/shadow-body-right.gif) repeat-y left top;
}
#cellbody {
	width: 756px;
	background: #fff;
	text-align:left;
}
#cellbottom {
	height: 5px;
	background: transparent url(images/shadow-bottom.gif) no-repeat left top;
}
#header {
	width: 698px;
	height: 160px;
	background: #0D4A8C url(images/header-bg.gif) no-repeat left top;
	margin: 0 auto;
}
.logo {
	width: 143px;
	height:160px;
	border-right: 1px solid #fff;
}
.nav {
	height: 80px;
	width: 139px;
	border-right: 1px solid #fff;
}
.othernav {
	width: 138px;
	color: #fff;
}
.othernav ul{
	list-style:square;
	pading: 0;
	margin: 0 0 0 37px;
}
.othernav a{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
.subnav {
	height: 79px;
	border-top: 1px solid #fff;
	color: #fff;
}

#borganizacion .subnav {
	background: transparent url(images/header-organizacion-bg.gif) no-repeat 90% top;
}
#bactividades .subnav {
	background: transparent url(images/header-actividades-bg.gif) no-repeat 90% top;
}
#bsocios .subnav {
	background: transparent url(images/header-socios-bg.gif) no-repeat 90% top;
}
#bprensa .subnav {
	background: transparent url(images/header-prensa-bg.gif) no-repeat 90% top;
}
#bcontacto .subnav {
	background: transparent url(images/header-contacto-bg.gif) no-repeat 90% top;
}
#bavisolegal .subnav {
	background: transparent url(images/header-avisolegal-bg.gif) no-repeat 90% top;
}
#bmapaweb .subnav {
	background: transparent url(images/header-mapaweb-bg.gif) no-repeat 90% top;
}
#bforos .subnav {
	background: transparent url(images/header-foros-bg.gif) no-repeat 90% top;
}
.subnav ul{
	list-style:square;
	pading: 0;
	margin: 0 0 0 20px;
}
.subnav a{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#maincontent {
	margin: 25px auto 0 auto;
	width: 698px;	
}
#content {
	width: 401px;
	vertical-align:top;
}

#content h1 {
	font: normal 18px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	color: #0D4A8C;
}
#content h2 {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	color: #0D4A8C;
}
#content h3 {
	font: bold 11px/14px Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	color: #0D4A8C;
}
#content .hfoto {
	margin-bottom:15px;
}
#content .foto-left {
	margin:0 15px 10px 0;
	float:left;
}
#content .foto-right {
	margin:0 0 10px 15px;
	float:right;
}
#content .foto-center {
	display: block;
	margin:0 auto 20px auto;
	clear:both;
}
#content p {
	margin-bottom: 15px;
}
#content .line {
	border-top: 1px solid #000;
	margin: 5px 0 10px 0;
	height: 1px;
}
#content ul {
	list-style:square;
	margin:0 0 15px 0;
	padding: 0 0 0 30px;
}
#content #map {
	border: 1px solid #0D4A8C;
}
#content .tform {
	width: 400px;
}
#content .tform th{
	font-weight: bold;
	text-align:left;
	color: #0D4A8C;
}
#content .tform th,
#content .tform td{
	padding: 2px 0;
	vertical-align: top;
}
#content .tform .input-text{
	width: 200px;
	border: 1px solid #0D4A8C;
	font: normal 110% Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
#content .tform .textarea{
	width: 200px;
	border: 1px solid #0D4A8C;
}
#cellseparador {
	width: 20px;
}
#sidebar {
	width: 277px;
	vertical-align:top;
}
#sidebar .block {
	width: 277px;
}
#sidebar .blocktop{
	height: 2px;
	background: transparent url(images/sidebar-block-top.gif) no-repeat left top;
}
#sidebar .blockbody{
	background: #E5E5E5 url(images/sidebar-block-body.gif) repeat-y left top;
	color: #0D4A8C; 
}
#sidebar .blockbody h2{
	font: normal 18px/22px Georgia, "Times New Roman", Times, serif;
	margin: 15px 20px;
}
#sidebar .blockbody ul {
	list-style:square;
	margin:0 0 15px 0;
	padding: 0 0 0 30px;
}
#sidebar .blockbody p {
	margin: 15px 20px;
}
#sidebar .blockbody #msg_suscription {
	margin: 15px 20px;
	padding: 4px;
}
#sidebar .blockbody form {
	margin: 15px 20px;
}
#sidebar .blockbody input.btn {
	vertical-align: middle;
	margin-top: -4px;
}
#sidebar .blockbody input.text {
	width: 180px;
	border: 1px solid #0D4A8C;
	font: normal 110% Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
#sidebar .blockbottom{
	height: 2px;
	background: transparent url(images/sidebar-block-bottom.gif) no-repeat left top;
}
#foot {
	width: 698px;	
	margin: 15px auto 0 auto;
	height: 45px;
	border-top: 1px solid #000;
}
#foot a {
	text-decoration: none;
	font-weight: bold;
}