body {
	
}

/* @group Capas */

#cont {
	width: 100%;
}

#menu {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 150px;
}

#logo {
	text-align: center;
	margin-top: 69px;
	padding-bottom: 35px;
	border-bottom: 2px solid #000;
}

#izq {
	width: 200px;
	height: 500px;
	float: left;
}

#contenido {
	float: left;
	margin-left: 10px;
	width: 600px;
	padding-bottom: 97px;
}

#arriba {
	height: 204px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 100%;
}

/* @end */

/* @group Genericos */

strong {
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}

a, a:link {
	text-decoration: none;
	color: #f6a022;
}

a:visited {
	text-decoration: none;
	color: #f2171c;
}

a:hover {
	text-decoration: none;
	color: #f2171c;
}

a:active {
	text-decoration: none;
}

* {
	font: 18px/1.2em Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 48px;
	line-height: 1.2em;

}

h2 {
	font-size: 36px;
	line-height: 1.2em;
}

/* @end */

/* @group menu */

#menu ul.secundaria li {
	border-top-style: none;
}

#menu ul.secundaria a:link, #menu ul.secundaria a:visited {
	color: #909090;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
}

#menu ul.secundaria li a:hover {
	background-color: #dadada;
}

#menu ul.principal {
	border-bottom: 2px solid #000;
	border-top-style: none;
}
#menu ul li:first-child {
	border-top-style: none;
}

#menu ul li {
	border-top: 1px dotted #c9c9c9;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #000;
	display: block;
	padding-left: 15px;
	padding-bottom: 2px;
}

#menu ul li a:hover {
	background-color: #909090;
}

#menu form.busca {
	width: 185px;
	padding-left: 15px;
	padding-top: 6px;
}


#menu form.busca fieldset label {
	border-style: none;
	font-size: 12px;
	color: #909090;
}

#menu form.busca fieldset {
	border-style: none;
}

input#campobusca {
	width: 169px;
	margin-top: 5px;
	padding: 2px;
}

/* @end */

#arriba h2 {
	color: #ddd;
}

/* @group Portada */

div.portada h1 {
	margin-bottom: 3px;
}

div.portada h1 a:link, div.portada h1 a:visited {
	font-size: 48px;
	line-height: 1.2em;
	color: #000;
	display: block;
}
div.portada h1 a:hover{
	color: #f2171c;
}

div.portada {
	margin-bottom: 30px;

}

div.cabecera {
	font-size: 12px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin-bottom: 3px;
}

div.portada_ind h1 {
	margin-bottom: 2px;
	border-bottom: 2px dotted #000;
	padding-bottom: 3px;
}

div.portada_archivo ul, div.convoca_archivo ul {
	list-style-type: none;
}

/* @end */

/* @group Consejo */

div.consejo h1 a {
	display: block;
}

div.consejo h1 a:link, div.consejo h1 a:visited {
	color: #000;
	font-size: 36px;
}
div.consejo h1 a:hover {
	background-color: #909090;
}

/* @end */

/* @group Convoca */

div.convoca h1 a:link, div.convoca h1 a:visited {
	font-size: 48px;
	line-height: 1.2em;
	color: #000;
	display: block;
}

div.convoca h1 a:hover{
	color: #f2171c;
}


div.convoca_ind h1 {
	margin-bottom: 2px;
	border-bottom: 2px dotted #000;
	padding-bottom: 3px;
	
}

/* @end */

/* @group Trayectoria */

div.trayectoria td {
	color: #c9c9c9;
	vertical-align: top;
	border-style: none;
	padding: 2px 0;
	border-bottom: 1px dotted #c9c9c9;
}

div.trayectoria td.fecha {
	width: 80px;
	text-align: center;
}

div.trayectoria a:link {
	display: block;
	color: #000;
}

div.trayectoria a:hover {
	color: #f2171c;
}

div.trayectoria table {
	border-style: none;
}

/* @end */
div.calendario h1{
	padding-bottom: 3px;
}

div.calendario h1 a:link, div.calendario h1 a:visited {
	font-size: 36px;
	color: #000;
}
div.calendario h1 a:hover {
	color: #f2171c;
}

div.calendario div.cabecera p{
	font-size: 16px;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #c9c9c9;
}
div.calendario {
	padding-bottom: 20px;
}
