@charset "iso-8859-1";

.preload {
	display:none;
}

body {
	margin-top: 2px;
	padding: 0px;
	background: #dedede; 
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

td.TextoCentradoConColor
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align:center;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #ffffcc;
height:30px;}

td.TextoCentrado
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align:center;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
height:30px;}

td.TextoIzquierda
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align:left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
height:30px;}

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td {
	padding-left:4px;
	padding-right:4px;
	height:25px;
}

table.Menu
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color:#ffe398;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

.CeldaIzquierda
{
	text-align:left;
	padding-left:10px;
	height:30px;
}

.CeldaDerecha
{
	text-align:right;
	padding-right:10px;
	height:30px;
}

.CeldaCentrada
{
	text-align:center;
	padding-right:10px;
	height:30px;
}

.TituloTabla
{
	text-align:center;
	padding-right:10px;
	height:40px;
	font-size:16px;
	font-weight:bold;
}

.TituloCampos
{
	text-align:center;
	color:#FFF;
	padding-right:10px;
	height:30px;
	font-size:10px;
	font-weight:bold;
	background-color:#146BA6;
}

.Formularios
{
	font-family:Arial, Helvetica, sans-serif;
	color:#146BA6;
	font-size:12px;
}

.CorreoFormularios
{
	font-family:Arial, Helvetica, sans-serif;
	color:#146BA6;
	font-size:12px;
	text-transform:lowercase;
}

.TituloCamposDerecha
{
	text-align:right;
	color:#FFF;
	padding-right:10px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background-color:#146BA6;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 5.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

.pequena {
	font-size: 0.7em;
}

.noleido {
	font-weight:bold;
	font-size:0.9em;
	font-style:italic;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 142px;
	margin: 0px auto;
	background-color:#dedede;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
	text-align:center;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
}

#logo a {
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	margin: 11px 0 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 24px;
	padding: 7px 15px 0px 15px;
	background: #176FA9;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	background: url(images/img03.jpg) repeat left top; 
}

#pag_blank {
	width: 900px;
	margin: 0px auto;
	background-color:#FFF;
/*	background: url(images/img04.jpg) repeat left top; */
}


#page_right {
	width: 900px;
	margin: 0px auto;
	background: url(images/img03-inverso.jpg) repeat left top; 
}

/* Content */

#content {
	float: left;
	width: 900px;
	padding-top: 30px;
}

#content_index {
	float: left;
	width: 630px;
	padding-top: 30px;
}

#content_blank {
	float: left;
	width: 800px;
	padding-top: 30px;
}

#content_right {
	float: right;
	width: 630px;
	padding-top: 30px;
}

.post {
	margin: 0px 20px 10px 10px;
}

.post .title {
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 60px;
	background: url(images/bullet3.jpg) no-repeat left top;
	color: #232F01;
}

.post .seminario {
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 60px;
	background: url(images/IconoSeminario.jpg) no-repeat left top;
	color: #232F01;
}

.post .paper {
	height: 27px;
	margin: 0px;
	padding: 5px 10px 5px 60px;
	background: url(images/IconoLibro.png) no-repeat left top;
	color: #232F01;
}

.post .link {
	height: 27px;
	margin: 0px;
	padding: 5px 10px 5px 60px;
	background:url(images/IconoLink.jpg) no-repeat left top;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
	margin-left: 70px;
	text-align:justify;
}

.post .entry-inverso {
	margin-left: 30px;
	text-align:justify;
}

.post .meta {
	margin-left: 70px;
	font-weight: bold;
}

.post .byline {
	margin-top: -35px;
	margin-left: 70px;
	border-bottom: #BFC9AE dashed 1px;
	color: #5E5E5E;
}

.post .informante {
	font-size:9px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding: 5px 7px;
	margin-left: 24px;
	border-bottom: #BFC9AE dashed 1px;
}

#sidebar h2 {
	padding: 6px 30px;
	background: #146BA6;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border: none;
}

#search #s {
	width: 140px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: url(images/img04.jpg) no-repeat left top;
}

#calendario {
	clear: both;
	width: 850px;
	height: 500px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
/*	background: url(images/img04.jpg) no-repeat left top; */
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}.TituloEncuesta {
	font-size: 14px;
	font-weight: bold;
	background-color: #E3EEF4;
	text-align: center;
	margin-right: 20px;
}
.DescripcionEncuesta {
	margin-right: 20px;
}
