@import "layout.css";

html, body{
	/*background-color: #333;*/
	background-color: #dce8ff;
	margin: 0;
	padding: 0;
}

body{
	/*background-image	: url(img/bg.jpg);*/
	background: #dce8ff url(img/bg.jpg) repeat-y center;
	/*font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, Arial, Helvetica, sans-serif;*/
	font-family: "Bitstream Vera Sans", verdana, lucida, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

/*h1{font-size: 1.6em; font-family: "Trebuchet MS", sans-serif;}*/
h1{font-size: 1.6em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1.0em;}

fieldset{
	border: none;
}

.field label{
	display: block;
}

a, a:visited{
	text-decoration: none;
	color: #00E;
}

a:hover{
	color: #333;
}

a.spip_in, a:visited.spip_in {
	text-decoration: none;
	color: #00E;
}

#topmenulinks a {
	text-decoration: none;
	color: #00E;
	padding-bottom: 5px;
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #dce8ff;
}

#topmenulinks a:visited {
	text-decoration: none;
	color: #00E;
	padding-bottom: 5px;
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #dce8ff;
}

#topmenulinks a:hover{
	color: #333;
	padding-bottom: 5px;
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #00E;
}

a img{
	border: none;
}

img#portada {
  /* background: url(img/loading.gif) no-repeat 50% 50%; */
}

/*
*******************************************************************************/

#page{
	background-color: #F3F3F3;
}

/*
*******************************************************************************/

#top{
	border-top-style: solid;
	border-top-color: #dce8ff;
	border-top-width: 8px;
	background: #FFFFFF url(img/top.jpg) no-repeat center;
}

#topseccion {
	border-top-style: solid;
	border-top-color: #dce8ff;
	padding: 15px;
}

#top h1{
	color: #fff;
	margin: 0;
}

#top h1 a{
	color: #fff;
	text-decoration: none;
}

#topmenu {
	border-bottom-style: solid;
	border-bottom-color: #dce8ff;
	border-top-style: solid;
	border-top-color: #dce8ff;
}

/*
*******************************************************************************/

/*
#main {
	border-left-style: solid;
	border-left-color: #dce8ff;
}
*/

#sidebar {
	border-right-style: solid;
	border-right-color: #dce8ff;
	border-bottom-style: solid;
	border-bottom-color: #dce8ff;
}

#main p{
	text-align: justify;
	line-height: 1.6em;
}

/*
*******************************************************************************/
p.day-date{
	display: none;
}

.post{
	/*background: #fff;*/
	background: #dce8ff;
	padding: 0.5em;
	margin: 10px 0;
	min-height: 300px;
	/*-moz-border-radius: 10px;*/
}

.post .image {
	float: right;
	width: 150px;
}

.post-title{
	font-family: "Trebuchet MS", sans-serif;
	/*background: #fff url(img/doc.png) no-repeat 3px center;*/
	background: #dce8ff; url(img/doc.png) no-repeat 3px center;
	/*padding-left: 22px;*/
	margin: 0;
}

h1.post-title {
	background: #F3F3F3;
	padding-left: 4px;
}

h2.post-title {
	background: #F3F3F3;
	padding-left: 4px;
/*	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #444444;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #444444;
*/
}

.post-title a{
	text-decoration: none;
	color: #666;
}

.post-info{
	color: #666;
	margin: 0;
	text-align: left;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	/*padding-left: 22px;*/
}

p.jerarquia {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

#main p.post-info-co{
	text-align: right;
	border-top: 1px solid #eee;
	margin: 0;
	padding: 1ex 0 0 0;
}

.post-info-co a{
	text-decoration: none;
}

#comments blockquote, #trackbacks blockquote{
	margin: 0;
	padding: 10px;
	background: #fff;
	border-bottom: solid;
	border-right: solid;
	border-bottom-color: #000;
	border-right-color: #000;
	
	/*-moz-border-radius: 10px;*/
}

#formulario_articulo {
	margin: 10px;
	padding: 10px;
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.descripcionseccion {
	font-style: italic;
	margin-bottom: 0.5em;
}

/*
*******************************************************************************/

#sidebar h2 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	background: #dce8ff;
}

#sidebar ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}

#sidebar ul li {
	padding: 0;
	margin: 0;
	border: solid;
	border-width: 1px;
	border-color: #fff;
}

#sidebar li a {
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	border-left: solid;
	border-left-width: 5px;
	border-left-color: #dce8ff;
/*	border-top: solid;
	border-top-width: 1px;
	border-top-color: #dce8ff;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dce8ff;*/
	min-height: 1em;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
}

#sidebar li a:hover {
	padding-top: 0;
	padding-bottom: 0;
	color: #333;
	border-left: solid;
	border-left-width: 5px;
	border-left-color: #00E;	
}

#frase {
	margin: 0;
	padding: 0;
	/*display: none;*/
}

.textoFrase {
	font-size: 0.8em;
}

.textoFecha {
	font-size: 0.8em;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}

#articles li{
	padding-top: 5px;
}

#calendar table{
	font-size: 0.8em;
}

#calendar td{
	font-size: 1em;
	background: #FFF;
	text-align: center;
}

#search h2{
	display: none;
}

#search #q{
	border-top: 1px solid #900000;
	border-left: 1px solid #900000;
	border-bottom: 1px solid #900000;
	border-right: 1px solid #900000;
	background: #FFFFFF url(img/search.png) no-repeat 3px center;
	padding-left: 16px;
	width: 8em;
}

.post .documentos {
	width: 75%;
	background-color: #F3F3F3;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	border-bottom: solid;
	border-right: solid;
	border-bottom-color: #000;
	border-right-color: #000;
	text-align: center;
}

.post .articles {
	width: 75%;
	background-color: #F3F3F3;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: 1em;
	margin-bottom: 1em;
	border-bottom: solid;
	border-right: solid;
	border-bottom-color: #000;
	border-right-color: #000;
}

.post .articles ul {
	list-style-image: url(img/post.png);
}

.post .articles li {
	padding-top: 0.2em;
}

.post .subsecciones {
	width: 75%;
	background-color: #F3F3F3;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: 1em;
	border-bottom: solid;
	border-right: solid;
	border-bottom-color: #000;
	border-right-color: #000;
}

.post .subsecciones ul {
	list-style-image: url(img/lista.png);
}


/*
*******************************************************************************/

.plan ul {
	list-style-image: url(img/lista.png);
}

/*
*******************************************************************************/

#footer{
	/*background: #444;*/
	background: #dce8ff;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/********************************************
 Interlineado en listas
********************************************/
ul.spip {
	line-height: 1.6em;
}

li.spip {
	line-height: 1.6em;
}

/********************************************
 Aspecto de las tablas de los articulos
*********************************************/

table.spip tr.row_even {
	background: #FFFFFF;
}

table.spip tr.row_odd {
	background: #DDDDDD;
}

table.spip tr.row_first {
	background: #000000;
	color: #EEEEEE;
	text-align: center;
}

table.spip {
	width: 100%;
}

.spip_documents_center img {
  text-align: center;
}