body {
	margin:0;
	color:#000;
	font:11px Georgia, "Times New Roman", Times, serif;
	background:#fff url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:960px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#main {
	margin:0 auto;
	width:960px;
	overflow:hidden;
}

#header {
	width:100%;
	height:44px;
	padding:190px 0 0;
	overflow:hidden;
	position:relative;
}
.logo {
	position:absolute;
	top:8px;
	left:412px;
	width:160px;
	height:173px;
}
.logo strong {
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.logo strong a {
	position:relative;
	z-index:5;
	display:block;
	height:100%;
}
.clock {
	position:absolute;
	top:130px;
	left:11px;
	width:300px;
	height:30px;
}
.search {
	position:absolute;
	top:130px;
	right:115px;
	width:184px;
}
.left-corner,
.right-corner {
	float:left;
	width:5px;
	height:27px;
}
.left-corner {background:url(../images/left-corner-inp.gif) no-repeat;}
.right-corner {background:url(../images/right-corner-inp.gif) no-repeat;}
.search div {
	float:left;
	width:174px;
	height:27px;
	background:url(../images/bg-input.gif) repeat-x;
}
.search input {float:left;}
.search .text-inp {
	border-style:none;
	background:none;
	width:149px;
	height:18px;
	padding:6px 5px 0;
	font-size:12px;
	font-weight:bold;
}
.search .btn-search {
	margin:7px 0 0;
	width:14px;
	height:14px;
}
.languages {
	position:absolute;
	top:130px;
	right:10px;
	width:96px;
	overflow:hidden;
}
.languages ul {
	float:left;
	width:80px;
	height:27px;
	margin:0;
	padding:0 0 0 6px;
	background:url(../images/bg-input.gif) repeat-x;
	list-style:none;
}
.languages li {
	float:left;
	display:inline;
	margin:8px 6px 0 0;
}
.languages li img {float:left;}
.navigation {
	width:100%;
	height:39px;
	overflow:hidden;
	margin:0;
	padding:5px 0 0;
	list-style:none;
	background:url(../images/bg-navigation.gif) repeat-x;
}
.navigation li {
	float:left;
	padding:0 7px 0 8px;
	margin:0 0 0 -1px;
	background:url(../images/sep-navigation.gif) no-repeat;
	line-height:39px;
}
.navigation li a {
	font-size:17px;
	font-variant:small-caps;
}

#content {
	width:100%;
	padding:0 0 40px;
	overflow:hidden;
}
.main-content {
	float:left;
	width:630px;
}
.heading {
	margin:10px 0 0;
	padding:0 12px;
	height:31px;
	background:url(../images/bg-titles.gif) repeat-x;
	overflow:hidden;
}
.heading strong {
	float:left;
	line-height:31px;
	font-size:23px;
	font-weight:normal;
	font-style:italic;
	color:#9e0b0f;
}
.heading a {
	float:right;
	padding:0 10px 0 0;
	line-height:31px;
	font-size:10px;
	background:url(../images/title-arrow.gif) no-repeat 100% 50%;
}
.noticias {
	width:610px;
	padding:16px 10px 10px;
	overflow:hidden;
	font-size:11px;
	line-height:16px;
}
.great-img {
	float:left;
	margin:4px 16px 4px 0;
}
.noticias h1 {
	margin:0 0 10px;
	font:bold 23px/25px Arial, Helvetica, sans-serif;
	color:#9e0b0f;
}
.noticias em {
	font-weight:bold;
	font-style:normal;
	color:#777;
}
.noticias p {margin:0;}
.more {font-weight:bold;}
.boxes-mc {
	width:634px;
	margin:17px -14px 0 -10px;
	padding:10px 0 10px 10px;
	overflow:hidden;
	background-color:#e5e5e5;
}
.small-box-mc {
	float:left;
	width:142px;
	margin:0 14px 0 0;
}
.small-box-mc img {display:block;}
#content h2 {
	margin:6px 0 0;
	font:bold 18px/19px Arial, Helvetica, sans-serif;
	color:#9e0b0f;
}
#content h3 {
	margin:0;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#9e0b0f;
}
.small-box-mc p {
	margin:5px 0 0;
	font-size:11px;
	line-height:16px;
}
.ultimas {
	width:610px;
	padding:10px;
	background-color:#ccc;
	height:70px;
}
.sidebar {
	float:right;
	width:300px;
}
.videos {
	padding:10px;
	background-color:#ccc;
}
.agenda {
	padding:8px 10px 0;
	width:280px;
	background-color:#ccc;
	overflow:hidden;
}
.agenda strong {
	display:block;
	margin:-3px 0 -3px;
	font:bold 13px/15px Arial, Helvetica, sans-serif;
}
.small-box-agenda {
	margin:8px 0 -1px;
	padding:0 0 12px;
	background:url(../images/sep-agenda.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.small-box-agenda img {
	float:left;
	margin:3px 10px 0 0;
}
.small-box-agenda p {
	margin:5px 0 0;
	font-size:11px;
	line-height:16px;
	color:#000;
}

#footer {
	padding:20px 0 40px;
	border-top:5px solid #9e0b0f;
}
.inner-footer {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.inner-footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
.inner-footer li {
	float:left;
	margin:0 10px 0 0;
}
.inner-footer li img {display:block;}
.inner-footer div {
	float:right;
	margin:0 10px 0 0;
	font-size:10px;
	text-align:right;
}
.inner-footer div strong {
	line-height:13px;
	font-weight:normal;
}
.inner-footer div strong a {color:#9d0b0f;}
.inner-footer div p {
	margin:0;
	line-height:13px;
}

/* for inner page */
.main-content-inner {
	float:right;
	width:705px;
}
.reconquista {
	width:685px;
	padding:16px 10px 10px;
}
.reconquista img {
/*	float:right; */
	margin:4px 0 0 18px;
}
.reconquista p {
	margin:0 0 15px;
	font-size:13px;
	line-height:20px;
}
.sidebar-inner {
	float:left;
	width:225px;
}
.shadow-box {
	margin:10px 0 0;
	padding:10px;
	width:203px;
	overflow:hidden;
	border:1px solid #e5e5e5;
	background:#fff url(../images/bg-small-boxes.gif) repeat-x;
}
.shadow-box ul {
	margin:0 0 4px;
	padding:0;
	list-style:none;
}
.shadow-box li {
	padding:0 0 0 15px;
	background:url(../images/bullet-subnav.gif) no-repeat 0 50%;
}
.shadow-box li a {
	font-size:18px;
	line-height:23px;
	font-variant:small-caps;
}
.noticias-inner {
	width:205px;
	padding:0 10px;
	background-color:#e5e5e5;
	overflow:hidden;
}
.small-box-inner {
	width:100%;
	padding:11px 0;
	margin:0 0 -1px;
	background:url(../images/sep-noticias-inner.gif) no-repeat 0 100%;
}
.small-box-inner p {
	margin:0;
	font-size:11px;
	line-height:16px;
}
.shadow-box img {display:block;}

/*
	NUEVAS Y AŅADIDAS CSS
*/

.listado {
	background:url(../images/title-arrow.gif) no-repeat 70px;
	padding:0 0 0 80px;

}

.galeria ul {
	list-style-type:none;
}

.galeria li {
	display:inline;
}

.galeria img {
	border:2px solid #9E0B0F;
	margin:0 8px 8px 0;
	opacity:0.8;
	filter:alpha(opacity=80);
}
