div, span
{
	margin: 0; padding: 0;
}

body 
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 0.9em;
	color: #404040;
	background-color: #B9B7B8;
}
img.alignIzda
{
	float: left;
	margin: 0 1em 0 0;
	display: inline;
	width: 100px;
	height: 66px;
}
#otrasnoticias
{
	display:none;
}
h2
{
	padding: 0;
	margin: 0;
}

legend 
{
	color: #404040; 
	font-weight: bold;
	margin-bottom: 15px;
}

a
{
	text-decoration: none;
	color: #006BAF;
	font-weight: normal;
}

.arriba
{
	background: url("images/flechaarriba.gif") no-repeat center left;
	padding-left: 18px;
	text-align: center;
}

.solicitar
{
	background: url("images/inscripcion.jpg") no-repeat center left;
	padding-left: 18px;
	text-align: center;
}

.ampliar
{
	background: url("images/ampliar.gif") no-repeat center left;
	padding-left: 18px;
	text-align: center;
}

.accesoacurso
{
	background: url("images/ico_flecha.jpg") no-repeat center left;
	padding-left: 18px;
	text-align: center;
}

.carpeta
{
	background: url("images/carpeta.jpg") no-repeat center left;
	padding-left: 22px;
	text-align: center;
}

.video
{
	background: url("images/video.jpg") no-repeat center left;
	padding-left: 20px;
	text-align: center;
}

.archivo, .archivotxt
{
	background: url("images/txt.jpg") no-repeat center left;
	padding-left: 16px;
	text-align: center;
}

.archivozip, .archivorar
{
	background: url("images/zip.jpg") no-repeat top left;
	padding-left: 16px;
	text-align: center;
}
.archivoavi, .archivoflv, .archivompg
{
	background: url("images/video.jpg") no-repeat top left;
	padding-left: 20px;
	text-align: center;
}
.archivobmp, .archivojpg, .archivogif
{
	background: url("images/imagen.jpg") no-repeat top left;
	padding-left: 20px;
	text-align: center;
}

.archivoppt
{
	background: url("images/ppt.jpg") no-repeat top left;
	padding-left: 16px;
	text-align: center;	
}

.archivopdf
{
	background: url("images/pdf.jpg") no-repeat top left;
	padding-left: 18px;
	text-align: center;	
}

.archivodoc, .archivodocx
{
	background: url("images/doc.jpg") no-repeat top left;
	padding-left: 18px;
	text-align: center;	
}



.hidden
{
	display: none;
}

a:hover
{
	color: #606060;
}

img
{
	border: 0;
}

div#main
{
	padding: 0 28px 0 28px;
	margin: 0 auto 0 auto;
	width: 944px;
	background-color: white;
	background-image: url("images/filete_arriba.jpg");
	background-position: 0 top;
	background-repeat: repeat-x;
}

/* Cabecera y pie de página */
div#header
{
	width: 944px;
	height: 119px;
	background-image: url("images/head.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	div#menusup
	{
		text-align: right;
		padding-bottom: 5px;
	}
	
	div#menusup a
	{
		color: White;
	}
		
	div#titulo
	{
		float: left;
		min-height: 98px;
		width: 630px;
	}
	div#titulo h1
	{	
		padding-top: 2.1em;
		margin-left: 200px;
		max-width: 30em;
		line-height: 1.1em;
		font-size: 1.1em;
		font-weight: normal;
		font-style: italic;
		text-transform: lowercase;
	}
	
	div#login
	{
		text-align: right;
		float: right;
		padding-top: 58px;
		margin-right: 10px;
	}
		div#preform
		{
			display: none;
			float: left;
			width: 4px;
			height: 35px;
			background-image: url("images/login_izq.jpg");
			background-repeat: repeat-x;
			background-position: top left;
		}

		div#postform
		{
			display: none;
			float: left;
			width: 4px;
			height: 35px;
			background-image: url("images/login_der.jpg");
			background-repeat: repeat-x;
			background-position: top left;
			
		}
		
		div#login form
		{
			float: left;
			color: White;
			font-size: 0.75em;
			height: 35px;
			padding: 0;
		}
		
		div#login form div.logindata
		{
			float: left;
			height: 3em;
			margin-right: 2px;
			padding: 0;
		}
		div#login div.logindata label
		{
			display: block;
			padding: 0; margin: 0;
			font-weight: bold;
		}
		
		div#login form input.entrada
		{
			margin: 0; padding: 0;
			width: 80px;
			font-size: 1em;
			height: 1em;
		}
		div#login form input.enviar
		{
			padding: 0;
			height: 20px;
			font-size: 0.8em;
			border: 0;
			background-color: transparent;
			color: white;
			font-weight: bold;
			cursor: pointer; 
		}		
		
		div#login form div.loginenvio
		{
			float: left;
			display: block;
			padding: 1em 0 0 0; margin: 0;
			font-weight: bold;
		}


/* Panel de miga de pan */
div.panelruta
{
	margin: 1px 0 0 0;
	padding: 0;
	text-align: right;
}
	div.panelruta .ruta
	{
		width: 100%;
		text-align: right;
		text-transform: uppercase;
		font-size: 0.7em;
		margin: 0;
		padding: 0;
	}	
		
div#footer
{
	display: block;
	clear: both;
	font-size: 90%;
	width: 944px;
	padding: 1em 0 1em 0;
	text-align: center;
}
div#footer div
{
	padding: 5px 5px 5px 5px;
	background-color: white;
	border-top: 1px dotted #e0e0e0;
}

/* Menu horizontal superior e inferior */
ul.mnuHorizontal
{
	margin: 0 auto;
	padding: 0;
	display: inline;
	list-style-type: none;
}
	ul.mnuHorizontal li
	{
		display: inline;
		margin-right: 0.5em;
		padding-left: 0.5em;
		border-left: 1px solid #f0f0f0;
	}
	
	ul.mnuHorizontal li a
	{
		color: #404040;
	}

	
	ul.mnuHorizontal li.primero
	{
		border-left: 0;
	}
	
/* Menú principal */
ul#mnuppal
{
	float: left;
	width: 100%;
	background-color: #C10211;
	padding: 6px 0 6px 0;
	margin: 0;
	list-style-type: none;
}
	ul#mnuppal li
	{
		display: block;
		float: left;
		padding: 0 0.5em 0 0.5em;
	}
	ul#mnuppal li.selected
	{
		background-color: #65060A;
		color: White;
		/*
		background-color: White;
		filter:alpha(opacity=80);  
		-moz-opacity:0.8;  
		-khtml-opacity: 0.8;
		opacity: 0.8;
		*/
	}
	ul#mnuppal li.selected a, ul#mnuppal li.selected a:hover
	{
	}
	
	ul#mnuppal li a
	{
		vertical-align: middle;
		display: inline;
		width: 100%;
		height: 100%;
		font-size: 0.8em;
		color: White;
		font-weight: bold;
		font-style: normal;
		text-transform: uppercase;
	}
	ul#mnuppal li a:hover
	{
		color: #ffffc0;
		
	}

		
/* Cuerpo */

div#body
{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	min-height: 250px;
	background-color: white;
	padding-top: 0;
	padding-left: 0px;
	padding-right: 35px;	
	background-image:url(images/fondo_contenido.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#body form
{
	margin-top: 0px;
}

#form1
{
	padding: 0; margin: 0;
}

.formulario
{
}

.formulario fieldset
{
	padding-left:1em;
	padding-bottom:1.8em;
}

.formulario fieldset p
{
	margin:0.3em 0 0 0;
}

.formulario fieldset p.primero
{
	margin:2em 0 0 0;
}

.formulario label
{
	float:left;
	width:12em;
	text-align:right;
	padding-right:1em;
	font-weight:bold;
	white-space:nowrap;
}

.formulario input
{
	width:25em;
}
.formulario span.radio label
{
	float:none;
	width:10em;
	text-align:right;
	padding-right:1em;
}

.formulario div.valor
{
	float:left;
}

.formulario .valorObligatorio
{
	background-color:#FFFFC5;
	border:1px solid #A7A6AA;
}

li.seleccionado a
{
	font-weight: bold;}

li.seleccionado ul a
{
	font-weight: normal;
}

a.seleccionado
{
	font-weight: bold;
}

div.userdata
{
	height: 35px;
	line-height: 35px;
	padding: 0;
	vertical-align: bottom;
}
div.userdata span
{
	line-height: 35px;
	vertical-align: bottom;
}
span.notticker
{
	font-size: 1.2em;
}
span.notticker p
{
	margin-top: 0;
}
div#TICKER
{
	height:0;
	display: none;
	visibility: hidden;
}