/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	width:100%;
	height:100%;
	background-image:url(../img/fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#contenedor {
	margin:auto;
	width:960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;	
}
h1 {
	background-image:url(../img/cabecera.jpg);
	width:929px;
	height:294px;
	margin-left:30px;
}
h1 span {
	margin-left:-10000px;
	margin-top:-10000px;
}
#cuerpo {
	width:960px;
	margin-top:20px;
	overflow:auto;
}
#columna_izq {
	margin-right:250px;
	margin-left:30px;
}
#menu {
	width:250px;
	float:right;
	color:#666666;
	margin-top:30px;
}
#menu ul {
	margin-left:16px;
	margin-right:15px;
	list-style:none;
	letter-spacing:2px;
	list-style-image: url(../img/gota.gif);
}
#menu ul li ul { margin-bottom:10px; }
#menu ul li {
	margin-bottom:10px;
	padding-left:10px;
}
#menu ul li a {
	text-decoration:none;
	color:#666666;
	line-height:20px;
}
#menu ul li a:hover {
	text-decoration:underline;
}
/*****Colaboradores*******/
ul.colaboradores { list-style:none }
ul.colaboradores li
{
	margin-bottom:20px; float:left; margin-right:20px; 
}
.colab { float:left; margin-top:20px; }
.colab td { text-align:center }
/*********************************************************/
#columna {
	margin-left:30px;
	margin-right:280px;
	margin-top:20px;
}
#columna img { margin-right:30px; }
#columna h2 {
	font-size:1.5em;
	color:#0099FF;
	letter-spacing:3px;
	margin-left:280px;
}
#columna p {
	text-align:justify;
	letter-spacing:0.1px;
	margin-left:280px;
	margin-top:15px;
	margin-bottom: 5px;
}
#columna ul {
	margin-top:15px;
	margin-bottom: 30px;
}
#columna ul li {
	letter-spacing:2px;
	margin-left:300px;
	margin-bottom: 10px;
}
#columna ul li ul {
	margin-left:-250px;
	margin-top:0px;
}
#columna ul li a {
	text-decoration: none;
	color: #333;
	letter-spacing: 0.1em;
}
#columna ul li a:hover {
	text-decoration: underline;
	color: #09F;
	letter-spacing: 0.1em;
}


#columna span {
	display:inline-block;
	width:80px;
}
#columna .texto {
	width:220px;
	padding:3px;
	font-size:1em;
	border:1px solid #333333;
	margin-top:15px;
}
#columna a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#columna a img:hover {

}

/*DOSIER PRENSA MENU ARRIBA*/
#columna ul.menu_dossier
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#columna ul.menu_dossier li
{
	display:inline;
	list-style:none;
	list-style-position:inside;
	margin-left:0px;
}
#columna ul.menu_dossier li.seleccion a
{
	color:#0099FF;
}
#columna hr.barra
{
	color:#0099FF;
}
#columna hr.barra1
{
	margin-top:10px;
	color:#0099FF;
}
/*FIN DOSIER PRENSA MENU ARRIBA*/

/*ENLACES LISTA EN LINEAS DE ACTUACION APARTADO 3*/

#columna ul.enlaces_lista a
{
	color:#0099FF;
	text-decoration:underline;
}

/*FIN ENLACES LISTA EN LINEAS DE ACTUACION APARTADO 3*/


/*********************************************************/
#pie {
	position:relative;
	width:960px;
	height:181px;
	background-image:url(../img/pie_.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pie p {
	text-align:left;
	padding-top:150px;
	padding-left:20px;
	color:#FFFF00;
}
#pie p a {
	display:block;
	position:relative;
	color:#000000;
	text-decoration:none;
	z-index:1;
	background-repeat: no-repeat;
	background-position: right center;
}
#pie p a span {
	display:block;
	position:absolute;
	color:#FFFFFF;
	top:1px;
	left:1px;
	z-index:-1;
}
#pie p a span.isertia {
	position:relative;
	display:inline-block;
	background-image:url(../img/isertia.gif);
	width:20px;
	height:19px;
	line-height:19px;
}
#pie p a:hover {
	text-decoration:none;	
}

/****Colaboradores****/
#columna ul li.thyssen
{
	margin-top: 53px;
	margin-bottom: 53px
}
/*****Erasmus*****/
form.erasmus
{
	width:370px;
	margin-left:280px;
}
#columna p.center
{
	width:370px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	line-height:1.5em;
}
