/* This is the style of your browser text */

body {
	background: url(../images/css/body_bg.gif) no-repeat top center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 927px;
	margin: 0 auto;
}

.web {
	margin-left: 1px;
}

/* IE */
* html .web {
	margin-left: 0;
}

img {
	border: none;
}

p {
	margin: 12px 0;
	text-align: justify;
}

h2 {
	font-size: 12px;
	display: block;
	margin: 5px 0;
	padding: 2px 6px;
	background: #DBDBDB;
	color: #111B50;
}

/* ------------------------------------------------------------------------ */
/*									HEADER									*/
/* ------------------------------------------------------------------------ */
#header {
	height: 195px;
}

#menu {
	border-style: solid;
	border-width: 1px 0;
	border-color:#001C4C;
	background: #DCDADB;
	padding: 1px;
	height: 19px;
}

.MenuWrapper {
	width: auto;
	float: right;
}

/* IE */
* html .MenuWrapper {
	width: 700px;
}

/* ------------------------------------------------------------------------ */
/*									IDIOMAS									*/
/* ------------------------------------------------------------------------ */
#idiomas {
	position: absolute;
	top: 0px;
	padding: 20px;
}

#idiomas img {
	border: 1px solid #001C4C;
}

#idiomas ul {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #A3A3B7;
}
#idiomas li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#idiomas a {
	display: block;
	border-left: 1px solid #A3A3B7;
	margin: 0;
	padding: 5px 10px;
}

#idiomas a:hover {
	background: #DCDADB;
}


/* ------------------------------------------------------------------------ */
/*									MAIN									*/
/* ------------------------------------------------------------------------ */
#main {
	padding: 0 10px;
	padding-top: 10px;
	position: relative;
}

.post {
	display: block;
	padding: 10px;
	padding-bottom: 0 !important;
}

.post p {
	margin-top: 13px;
	margin-bottom: 0px !important;
	color: #747474;
}

.header2 {
	margin: 10px;
}

/* IE */
* html .header2  {
	margin-top: 20px;
}

/* ------------------------------------------------------------------------ */

.noticia {
	padding: 10px 0;
}

.noticia .fecha {
	font-size: 9px;
	color: #6D7194;
}

.titulo {
	font-size: 11px !important;
	font-weight: bold;
	color: #001C4C !important;
}

.noticia p {
	margin: 0 !important;
	padding: 5px 0 !important;
}

.noticia a {
	text-decoration: none;
}

.noticia a:hover {
	text-decoration:underline;
	color: #001C4C;
}

.newSource {
	display:block;
	color: #7C85A0;
	font-size: 9px;
	padding-top: 5px
}

/* ------------------------------------------------------------------------ */
#SectorialMiniButtonBar {
	margin: 10px;
}

#SectorialButtonBar ul, #SectorialMiniButtonBar ul {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

#SectorialButtonBar li, #SectorialMiniButtonBar li {
	float: left;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

#SectorialButtonBar a, #SectorialMiniButtonBar a {
	display: block;
	width: 84px;
	overflow: hidden;
	padding: 3px 0;
	margin: 0;
	border: 1px solid #FFF;
	text-align: center;
}

#SectorialMiniButtonBar a {
	width: auto !important;
	padding: 2px 0 !important;
}

#SectorialButtonBar a:hover {
	border: 1px solid #D3D4D5;
}

#SectorialMiniButtonBar a:hover {
	border: 1px dotted #989EB2;
}

/* ------------------------------------------------------------------------ */
/*									FOOTER									*/
/* ------------------------------------------------------------------------ */
#footer {
	font-size: 10px;
	padding: 15px 0;
	text-align: center;
	border-top: 18px solid #001C4C;
	color: #001C4C;
}

/* ------------------------------------------------------------------------ */
/*									VARIOS									*/
/* ------------------------------------------------------------------------ */
.bigLink, .bigLink2 {
	display: block;
	padding: 6px !important;
	height: 15px;
	margin-bottom: 10px;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px !important;
	color: #001C4C !important;
	background-color: #DBDBDB !important;
}

.bigLink2 {
	background-color: #F1F1F1 !important;
}

.bigLink:hover, .bigLink2:hover {
	color: #FFFFFF !important;
	background-color: #001C4C !important;
}

.foto {
	margin: 10px 0 15px 20px;
}

.fotoSimple {
	padding: 10px;
	border: 1px solid #DBDBDB;
}

.right {
	float: right;
}

.left {
	float: left;
}

.pdfLink {
	background: url(../images/icons/pdf.gif) bottom right no-repeat;
	padding-right: 25px;
	text-decoration: underline !important;
}

.flecha, .flecha2 {
	display: block;
	font-size:9px;
	background: url(../images/icons/more_arrow.gif) right no-repeat;
	padding: 1px;
	padding-right: 20px;
	color: #6D7194;
	clear: both;
	text-decoration: none;
}

.flecha2 {
	background-position: 98% 50%
}

.flecha3 {
	background-position: 92% 50% !important;
}

.flecha:hover, .flecha:hover {
	color: #111B50;
	text-decoration: underline !important;
}

.bottomBorder {
	background: url(../images/css/dotted_bottom.gif) bottom repeat-x;
}

.rightBorder {
	background: url(../images/css/dotted_side.gif) right repeat-y;
}

.leftBorder {
	background: url(../images/css/dotted_side.gif) left repeat-y;
}

/* LINKS ·································· */

.auxlink {
	font-size: 9px;
	color: #111B50;
	text-decoration: none;
}

.auxlink:hover {
	text-decoration: underline;
}

.fotolink {
	display: block;
	padding: 3px;
	border: 1px solid #DBDBDB;
	background: #FFFFFF;
}

.fotolink:hover {
	border: 1px solid #111B50;
}

/* CLEARFIX ·································· */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */