/* ----- GENERAL ----- */

body {
	background-color: #fcfcfc;
}

.line {
	background: url(../images/sidebar-border.png) repeat-x scroll left top;
	width: 100%;
	height: 2px;
	border: none;
}

.destacar {
	background: #f6f0b2 url(../images/destacar.png) no-repeat scroll 5px 5px;
	font-size: 16px !important;
	width: 400px;
	padding: 5px 4px 2px 30px;
	border-bottom: 1px solid #eccf76;
}

#first-block {
	width: 964px;
	background: #fdfdfd url(../images/bg-page1.png) repeat-y right top;
	min-height: 550px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 40px;
}

#second-block {
	height: 110px;
}


/* ----- CONTENT ----- */

#content {
	width: 660px;
	float: left;
	font-size: 14px;
	margin: 25px 28px 6px 15px;
}

#content-header {
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#content .meta-date {
	background: url(../images/meta-clock.png) no-repeat;
	color: #666;
	font-size: 12px;
	margin-left: 25px;
	padding-top: 1px;
	padding-left: 20px;
}

#content h2 {
	font-size: 26px;
	margin: 5px 0 2px;
	font-weight: bold;
	font-style: italic;
	color: #02192f; /*012A51*/
}

#content h3 {
	font-size: 20px;
	padding-left: 10px;
	border-bottom: 2px dashed #adcbdb;
	color: #e50f28;
	margin: 40px 0 10px;
}

#content h4 {
	font-size: 17px;
	padding: 15px 0 0 15px;
	color: #997c57;
}

#content p {
	margin: 20px 0 25px;
	line-height: 22px;
}

#content ol {
	list-style-type: decimal;
	margin: 18px 30px 18px 50px;
	text-align: justify;
}

#content ul {
	margin: 18px 30px 18px 50px;
	text-align: justify;
	list-style-type: disc;
}

#content li {
	margin-bottom: 16px;
}

#content a {
	text-decoration: underline;
	color: #850b0b;
}

#content table {
	margin: 10px auto;
}

#content img {
	margin: 20px auto 10px;
	border: 1px solid #cecfd0;
	padding: 2% 3%;
	background-color: #f0f0f0;
	max-width: 620px;
}

#content img.left {
	margin-top: 10px;
	margin-right: 10px;
}

#content img.right {
	margin-top: 10px;
	margin-left: 10px;
}

#content blockquote {
	background: #f6f0b2 url(../images/blockquote2.png) no-repeat 5px 1px;
	border: 1px solid #eccf76;
	padding: 10px 20px 2px 90px;
	margin-bottom: 20px;
}

#content blockquote p {
	font-style: italic;
	margin-bottom: 10px;
	font-size: 12px;
}


/* ----- ESTATUTOS ------ */

#estatutos li {
	background: url(../images/descargar-pdf.png) no-repeat left top;
	width: 337px;
	height: 114px;
	list-style-type: none;
	padding: 55px 10px 20px 195px;
}

#estatutos li h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
	margin-bottom: 12px;
}

#estatutos li a {
	background: url(../images/download2.png) no-repeat left top;
	width: 215px;
	height: 48px;
	display: block;
	text-indent: -9999px;
}

#estatutos li a:hover {
	background: url(../images/download2.png) no-repeat left bottom;
}


/* ----- SIDEBAR ----- */

#sidebar {
	width: 250px;
	float: right;
	margin: -1px 1px 0;
}

#description, 
#organizan,
#colaboran {
	height: 98px;
	background: url(../images/sidebar-border.png) repeat-x scroll left top;
	padding: 30px 12px 20px 20px;
}

#organizan,
#colaboran {
	background: none;
	padding-top: 25px;
}

#description img.icon,
#organizan img.icon,
#colaboran img.icon {
	float: left;
	margin-right: 8px;
	margin-top: -4px;
}

#description h3,
#organizan h3,
#colaboran h3 {
	width: 156px;
	height: 30px;
	text-indent: -9999px;
	float: left;
	margin-bottom: 2px;
}

#desc-historia {
	background: url(../images/sidebar-historia.png) no-repeat left top;
}

#desc-socios {
	background: url(../images/sidebar-socios.png) no-repeat left top;
}

#desc-activ {
	background: url(../images/sidebar-actividades.png) no-repeat left top;
}

#desc-organiz {
	background: url(../images/sidebar-organizan.png) no-repeat left top;
}

#desc-colab {
	background: url(../images/sidebar-colaboran.png) no-repeat left top;
}

#description p,
#organizan p,
#colaboran p {
	color: #805e45;
	font-size: 12.5px;
	text-indent: 6px;
}

#navigation {
	/*background-color: #dcdcdc;*/
}

#navigation ul {
	background: url(../images/sidebar-border.png) repeat-x scroll left top;
	padding-top: 2px;
}

#navigation ul li {
	min-height: 52px;
	background: #dcdcdc url(../images/sidebar-border.png) repeat-x left bottom;
	font-size: 15px;
}

#navigation ul li a {
	color: #805e45;
	text-decoration: none;
	display: block;
	padding: 17px 20px 14px 28px;
}

#navigation ul li a:hover {
	background: url(../images/arrow3.png) no-repeat scroll 98% 50%;
}

.sidebar-0 #li0 a,
.sidebar-1 #li1 a,
.sidebar-2 #li2 a,
.sidebar-3 #li3 a,
.sidebar-4 #li4 a,
.sidebar-5 #li5 a,
.sidebar-6 #li6 a,
.sidebar-7 #li7 a,
.sidebar-8 #li8 a {
	background-color: #ddd2b3;
}

.sidebar-0 #li0 a:hover,
.sidebar-1 #li1 a:hover,
.sidebar-2 #li2 a:hover,
.sidebar-3 #li3 a:hover,
.sidebar-4 #li4 a:hover,
.sidebar-5 #li5 a:hover,
.sidebar-6 #li6 a:hover,
.sidebar-7 #li7 a:hover,
.sidebar-8 #li8 a:hover {
	background-color: #ddd2b3;
	background-image: none;
}

#navigation ul li ul {
	background: none;
}

#navigation ul li ul li {
	min-height: 30px;
	background: #e4ddd1 url(../images/sidebar-border.png) repeat-x left top;
	border-bottom: 1px solid #f9f9f9;
	font-size: 13px;
}

#navigation ul li ul li a {
	color: #1d1d1d;
	text-decoration: none;
	display: block;
	padding: 7px 14px 7px 36px;
}

#navigation ul li ul li a:hover {
	background: none;
}

/* ----- TABLES ----- */

table {
	border-top: 1px solid #efebea;/*#e5eff8*/
	border-right: 1px solid #efebea;/*#e5eff8*/
	margin: 1em auto;
	border-collapse: collapse;
}

caption {
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing: .1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
}

tr.odd td {
	background: #efebea;
	/*background: #f7fbff*/
}

tr.odd .column1 {
	background: #f4f9fe;
}

.column1 {
	background: #f9fcfe;
}

td {
	color: #3a4f5e;
	border-bottom: 1px solid #ded6d3;/*e5eff8*/
	border-left: 1px solid #ded6d3;/*e5eff8*/
	padding: .3em 1em;
	text-align: center;
}

table tr td:first-child {
	text-align: left;
}

th {
	font-weight: normal;
	color: #678197;
	text-align: left;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em .2em;
}

thead th {
	background: #2a3a46;
	/*background: #f4f9fe;*/
	text-align: center;
	color: #efebea;
	letter-spacing: 1px;
	font: 1em/1.7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

tfoot th {
	text-align: center;
	background: #f4f9fe;
}

tfoot th strong {
	font: bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: .5em .5em .5em 0;
	color: #66a3d3;
}

tfoot th em {
	color: #f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}