body {
	font-family: Arial,Verdana,sans serif;
	font-size: 12px;
	margin: 20px 0px 20px 0px; 
	padding: 0px;
	color: #000;
	background-color: #666;
}

#main-menu ul, #sub-menu ul {
	list-style: none;
}
 
#wrapper {
	width: 890px;
	margin: auto;
	
}

#page {
	background: #FFF;
	padding: 20px 0px 0px 20px;
}


#contact {
	height: 20px;
	font-size: 10px;
	text-align: right
}
#contact a {
	background: url(../images/contacto.gif) no-repeat;
	line-height: 16px;
	padding-left: 25px;
	margin-right: 20px;
	text-decoration: none;
	color: #FFF;
}
#header,#footer {
	background: no-repeat 0 0;
}
#header-menu, #footer-inner {
	background: no-repeat 100% 0;
	margin-left: 20px;
	padding-right: 20px;
	line-height: 45px;
	height: 45px;
}
#header-menu ul {
	margin: 0px; padding: 0px;
}
#header-menu li {
	float: left;
	
}
#header-menu li a {
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 0px 20px;
}
#header-menu li.last a {
	border: none;
}
#eyes {
	height: 94px;
	padding-left: 20px;
}

#footer {
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}



#side-bar-background {
	background: url(../images/side-bar.gif) 100% 0 repeat-y
}
#content {
	width: 606px;
	float: left;
	text-align: justify;
}

#side-bar {
	width: 247px;
	float: right;
	border-left: 1px solid #999;
	
}

#sub-menu-title {
	height: 25px;
	line-height: 25px;
	padding: 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#sub-menu {
	background: #FFF;
	padding-left: 30px;
	padding-bottom: 30px;
}
#sub-menu ul {
	margin: 0px 0 0 0;
	padding-left: 0px;
}
#sub-menu li {
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #FFF;
}

#sub-menu li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	border-right: 5px solid #FFF;
	display: block;
}

#site-search {
    padding: 0px 30px 15px;
    background: #FFF;
}

#site-search input {
    border: 1px solid #999;
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    font-family: Arial, Verdana, sans-serif;
    background: #f2f2f2;
    width:140px;
    padding: 2px 5px;
    float:left;
    color:#333;
}

#site-search a {
    background: #d9d9d9;
    border:1px solid #999;
    display: inline-block;
    width:23px;
    height:18px;
    line-height: 18px;
    text-align: center;
    float:left;
    margin-left: 5px;
    color:#333;
    text-decoration: none;
}

#sub-news {
    padding: 25px 20px;
}
#sub-news-title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom:20px;
    
}

#sub-news li {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 20px;
    color: #666;
}
#sub-news .title {
	font-weight: bold;
	color: #333;
}

.read_more, .t1 .read_more a, .t2 .read_more a, .t3 .read_more a, .t4 .read_more a {
    color:#FF0000;
    text-decoration: none;
}
.read_more a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#content {
    line-height: 18px;
}

ul.links li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 10px 0px;
}
ul.links li .title {
	margin: 0px;
	font-size: 16px;
	color: #333;
}
ul.links li p {
	margin: 5px 0px;
	color: #666;
}
ul.links li a {
	color: #FF0000;
	text-decoration: none;
}
ul.links li a:hover {
	text-decoration: underline;
}

ul.pubs li {
	width: 280px;
	padding-right: 20px;
	color: #333;
	margin: 15px 0px;
	height: 155px;
	text-align: left;
}
ul.pubs img {
	width: 120px;
	height: 155px;
	float: left;
	margin-right: 10px;
}
ul.pubs li .title {
	text-align: left;
	margin: 0px;
	font-size: 12px;
}
ul.pubs li p {
	margin: 5px 0px;
	color: #666;
}
ul.pubs li a {
	color: #FF0000;
	text-decoration: none;
}
ul.pubs.descargas li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	width: auto;
}
ul.pubs li a:hover {
	text-decoration: underline;
}

.pub .contenido {
	float: right;
	width: 390px;
	color: #666;
}
.pub .contenido.no-image {
	width: auto;
	float: none;
}
.pub .contenido label {
	display: block;
}
.pub .contenido label span {
	color: #333;
}
.pub a.pdf {
	color: #FF0000;
	text-decoration: none;
}
.pub a.pdf:hover {
	text-decoration: underline;
}
.pub .title {
	font-weight: bold;
}

ul.blog li {
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 0px;
}
ul.blog li .title {
	text-align: left;
	margin: 0px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
ul.blog li .title a {
	color: #333;
}
ul.blog li .title .fecha {
	color: #999;
	font-size: 13px;
	white-space: nowrap;
}
ul.blog li h4.title .fecha {
	font-size: 13px;
	white-space: nowrap;
}

ul.blog li .subtitle {
	text-align: left;
	margin: 0px;
	font-size: 13px;
	color: #999;
	font-weight: normal;
}
ul.blog li p {
	margin: 0px 0px;
	color: #666;
}
ul.blog li a {
	color: #FF0000;
	text-decoration: none;
}
ul.blog li a img {
	float: left;
	margin-right: 10px;
}
ul.pubs.descargas li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	width: auto;
}
ul.blog li a:hover {
	text-decoration: underline;
}
ul.blog.anteriores {
	margin-top: 0px;
	margin-bottom: 5px;
}
ul.blog.anteriores li {
	border: none;
	padding-top: 0px;
	padding-bottom: 5px;
}
h3.header {
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 0px;
	font-size: 16;
	margin:0px;
	list-style: none;
}

.paging {
	margin: 15px 0px;
	text-align: right;
}

.blog .fecha {
	font-size: 13px;
	color: #999;
}
.blog h1 {
	margin-bottom: 5px;
}
.blog h2 {
	font-size: 14px; 
	color: #999;
	margin: 0px;
}
.blog h3 {
	font-size: 14px;
	color: #666;
	margin: 0px;
}

.gallery li {
	float: left;
	margin: 0px 38px 12px;
	width: 125px;
	
}
.gallery li p {
	margin: 5px 0px;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	text-align: left;
}
.gallery li .fecha {
	color:#FF0000;
	white-space: nowrap;
}
.gallery li .fecha span {
	color: #999;
}

#search-control .gsc-adBlock
{
	display: none;
}
