@charset "utf-8";

/* CSS Document */

* {

margin: 0;

padding: 0;

}

body {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

color: #000000;

background: #05c8f9 url(img/bg_body.jpg) bottom center no-repeat fixed;

}

h1{

display: none;

}

#content p {

margin-bottom: 10px;

}

#container {

width: 922px;

background: url(img/bg_page.png) repeat-y top;

margin: 0 auto;

}

#page {

width: 902px;

margin: 0 auto;

}

#header {

width: 902px;

height: 91px;

background: #00237d url(img/bg_header.jpg) no-repeat right;

}

#teaser {

width: 100%;

background: #f75f13;

}

#teaser_content {

width: 100%;



clear: both;

}

#teaser_content h3{

font-size: 14px;

font-family: Arial, Helvetica, sans-serif;

color: #FFFFFF;

padding-left: 15px;

padding-top: 6px;

}

#teaser_content p{

color: #FFFFFF;

}

#teaser_content table{

color: #FFFFFF;

}

#page_title {

width: 100%;



height: 50px;

background:url(img/bg_page_title.jpg) no-repeat top;

clear: both;

}

#page_title h2{

font-family: Arial, Helvetica, sans-serif;

font-size: 20px;

padding-left: 10px;

padding-top: 6px;

color: #FFFFFF;

font-weight: normal;

}

.logo {

width: 279px;

height: 91px;

background:url(img/logo.jpg) no-repeat;

float: left;

}

.sitelogo {

width: 279px;

height: 91px;

float: left;

cursor: pointer;

}



#top_nav {

width: 620px;

height: 91px;

float: right;

}

#search {

width: 620px;

height: 59px;

clear: both;

}

#menu {

font-family: Arial, Helvetica, sans-serif;

color: #FFFFFF;

font-size: 14px;

padding-top: 6px;

float: right;

margin-right: 10px;

height: 26px;

clear: both;

}

#menu ul{

list-style: none;

display: inline;

}

#menu li{

list-style: none;

display: inline;

padding: 0 8px;

border-right: 1px solid #FFFFFF;

}

#menu .menu-last {

border: none !important;

}

#menu a{

text-decoration: none;

color: #FFFFFF;

}

#menu a:hover{

text-decoration: underline;

color: #FFFFFF;

}

#content {

width: 882px;

margin: 0 auto;

padding-bottom: 10px;

}

#content h2{

font-family: Arial, Helvetica, sans-serif;

font-size: 18px;

font-weight: bold;

border-bottom: 1px solid #f75f13;

margin-bottom: 6px;

color: #f75f13;

font-weight: normal;

}

#content h3{

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

line-height: 16px;

margin-bottom: 6px;

font-weight: bold !important;



color: #00237d;

font-weight: normal;

}

#content img{



}

#content p {

margin-bottom: 10px;

}

#content a {

color: #f75f13;

font-weight: bold;

text-decoration: none;

}

#content a:hover {

color: #f75f13;

font-weight: bold;

text-decoration: underline;

}

#content a:visited {

color: #f75f13;

font-weight: bold;

text-decoration: none;

}

#columna_left {

width: 46%;

float: left;

clear: none;

}

li {

list-style-position: inside;

}

#columna_right {

width: 46%;

float: right;

clear: none;

}



#footer {

width: 922px;

height: 68px;

color: #FFFFFF;

font-size: 10px;

background: url(img/bg_footer.png) no-repeat top center;

margin: 0 auto;

}

.footer_text {

margin-left: 20px;

padding-top: 19px;

}

#content_left {

width: 68%;

clear: none;

padding-right: 14px;

float: left;



}

#content_right {

width: 28%;

clear: none;

float: right;

}

#content_right h3{

margin-top: -3px;

line-height: normal !important;

}

.fixed {

width: 100%;

height: 5px;

clear: both;



}

.fixed2 {

width: 100%;

height: 5px;

clear: both;

margin-bottom: 6px;

border-bottom: 1px solid #f75f13;

}

.post_top {

margin-bottom: 10px;}

.post_short p{

text-align: left;

}

/* Any news */

div.anynews h3 {

font-weight: bold;

}



div.anynews p {

}

.anynews {

background: #e9e8e8 !important;

padding: 5px;

border: 1px solid #d3d2d2 !important;

}