/* GENERAL */ 


td {
 text-decoration:none;  font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:#000000

}

table.principal {
	/*width:expression( document.body.clientWidth > 1100)? 1100px :"auto" );*/
	width:100%;
	width:expression(document.body.clientWidth > 1110? "1110px": "100%" );
	max-width: 1110px;
	margin-left:auto;
	margin-right:auto;
}


body {background-color:#FFFFFF;margin:0px ; padding:0px; top:0px; left:0px}

td.cabeceraanilla { background-image:url(../imagenes/anilla.jpg); background-repeat:repeat-x; height:45px; padding:0px; margin:0px }
td.pie {text-decoration:none;  font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#C66005}
td.menu_izq { vertical-align:top ; text-align:left}
td.menu_central { vertical-align:top; text-align:left}
td.menu_der { vertical-align:top; text-align:center}

a:active, a:visited, a:link { text-decoration:none;  font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#C66005}
a:hover { text-decoration:underline;  font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#E89E47 }


/* AREA DE LOGIN */ 

div.menu_login {
	background-image:url(../imagenes/hojatexto.jpg);
	width: 155px;
	height: 220px;
	top : 10px;
	left: 0px;
	position:relative;
}

div.input_login {
	top : 100px;
	left : 60px;
	position: absolute;

}

div.input_pass {
	top : 130px;
	left : 85px;
	position: absolute;

}

div.input_boton {
	top : 165px;
	left : 40px;
	position: absolute;

}

div.texto_error {
	top: 185px;
	left : 40px;
	position: absolute;
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:8pt;
	font-weight:bold;
	color: #C60000;	
	width: 80px;
}

input.campus_boton, input.campus_boton:active, input.campus_boton:visited, input.campus_boton:link  { border: 0px; background-image:url(../imagenes/login.png); width: 80px; height:18px}
input.campus_boton:hover  { border: 0px; background-image:url(../imagenes/login_hover.png); width: 80px; height:18px; cursor:pointer}


input.campus_login {
	width: 75px;
	background-color:#FFFFFF;
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:7pt; color:#C66005;
	border: 2px solid #C66005;

}

input.campus_pass {
	width: 50px;
	background-color:#FFFFFF;
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:7pt; color:#C66005;
	border: 2px solid #C66005;

}

/* formulario de empleo */ 
span.tip_campus{
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif;  
	font-size:10pt;
    color:#C66005;
}

td.tip_campus{
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif;  
	font-size:10pt;
    color:#C66005;
}

/* SCROLLER  NOVEDADES */ 

#ticker {
	position:relative;
	width:177px;
	z-index: -10;
	height: 250px;
}

#pscroller1 {
width:225px;
}

#ticker-container {
	position:relative;
	overflow:hidden;
	width: 179px;
	height: 250px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C66005;
}
	
div.titulo_novedades {
    position:relative;
	text-align:center;
    background-color: #FFFFFF;
    padding: 5px;
    border: 0px solid #C66005;
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color:#C66005; 
	font-weight:bold;
}	

/* Menu Izquierda de secciones */
div.menu_izquierda {
	position: relative ;
	background-color:#FFFFFF;
	text-align:center;
	padding:10px;
	padding-left: 0px
}


div.apartado {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color : #FFFFFF;
	background-color: #FFFFFF;
	border-left: 0px solid #4F3F51;
	border-top: 0px solid #4F3F51;
	border-right: 0px solid #4F3F51;
	border-bottom: 0px solid #4F3F51;
	text-align: left;
	font-weight:bold;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top:10px;

}

/* FORMATO ANTIGUO
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:12pt;
	color : #000000;
	background-color: #E89E47;
	border-left: 1px solid #C66005;
	border-top: 1px solid #C66005;
	border-right: 2px solid #4F3F51;
	border-bottom: 3px solid #4F3F51;
	text-align:center;
}

*/
div.seccion {
	background-color: #FFFFFF;
	position: relative;
	text-align:left;
	padding:2px;
	padding-left:0px;
}

a.seccion_default:active, a.seccion_default:visited, a.seccion_default:link { 
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color : #000000;
	background-color: #E89E47;
	border: 0px none;
	text-align:center;
	padding-left : 5px;
	padding-right : 5px;
}

a.seccion_default:hover { 
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color : #000000;
	background-color: #E89E47;
	border: 0px none; 
	text-align:center;
	padding-left : 5px;
	padding-right : 5px;
}

a.seccion:active, a.seccion:visited, a.seccion:link { 
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color : #000000;
	background-color: #F2D741;
	border: 0px none;
	text-align:center;
	padding-left : 5px;
	padding-right : 5px;
}

a.seccion:hover { 
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color : #000000;
	background-color: #E89E47;
	border: 0px none; 
	text-align:center;
	padding-left : 5px;
	padding-right : 5px;
}

/* TABLAS DE CATÁLOGO Y CURSOS */

td.titulo, td.titulo_list_curso {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color : #FFFFFF;
	background-color: #C66005;
	border-left: 1px solid #4F3F51;
	border-top: 1px solid #4F3F51;
	border-right: 2px solid #4F3F51;
	border-bottom: 2px solid #4F3F51;
	border-style:groove;
	text-align: left;
	font-weight:bold;
	padding-left: 40px;
}


div.areas{
    cursor: pointer;
    cursor: hand;
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
    background-color: #FFFFFF;
	color:#C66005;
	padding-bottom : 1px;
	padding-top : 5px;
	padding-left: 10px;
	border-bottom: 2px solid #C66005;
	width: 430px; 
}

table.central {
	width: 100%;	
	padding: 0px;
}

span.subareas{
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif;  
	font-size:9pt;
	display: none;
	margin-left: 16px;
	border: 1px solid #C66005;
	border-top : 0px;
	border-left : 2px solid #C66005;
	background-color: #FFD3A0;
	padding : 6px;
	width: 409px;  
}

/* Hoja estilos de genera  oferta empleo */

span.letra_empleo{
	color: #E89E47;
	font-size: 10pt;
	font-style: Century Gothic;
	font-weight: normal;
}


td.letra_empleo{
	color: #ffffff;
	font-size: 10pt;
	font-style: Century Gothic;
	font-weight: normal;
}
span.text_campus_panel {
	color: #ffffff;
	font-size: 10pt;
	font-style: Century Gothic;
	font-weight: bold;
}


td.text_campus_panel {
	color: #C66005;
	font-size: 10pt;
	font-style: Century Gothic;
	font-weight: normal;
}

.Estilo3 {color: #FFFFFF; font-size: 14pt; 
}


/* Hoja estilos de genera  oferta empleo */



a.subareas:link, a.subareas:active, a.subareas:visited {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color: #000000;
	text-decoration:none;	
}

a.subareas:hover {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color: #C66005;
	text-decoration:none;	
}

/* LISTADO DE CURSOS */

/* Se coge el del titulo de areas
td.titulo_list_curso {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
    background-color: #FFFFFF;
	color:#C66005;
	padding-bottom : 1px;
	padding-top : 5px;
	padding-left: 10px;
	padding-right: 30px;
	border-bottom: 2px solid #C66005;
	font-weight:bold;
	
}
*/

td.indice_list_curso {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
    background-color: #FFFFFF;
	color:#C66005;
	padding-bottom : 1px;
	padding-top : 5px;
	border-bottom: 2px solid #68AEF6;
	text-align: center;
}

td.list_acciones_par {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
    background-color: #F6F6F6;
	color:#000000;
	padding-bottom : 1px;
	padding-top : 5px;
	border-bottom: 1px solid #68AEF6;

}

td.list_acciones_impar {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
    background-color: #FDFDFD;
	color:#000000;
	padding-bottom : 1px;
	padding-top : 5px;
	border-bottom: 1px solid #68AEF6;

}

/* FICHA DEL CURSO */


td.titulo_listcurso {
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
	font-weight:bold;
    background-color: #FFFFFF;
	color:#C66005;
	padding-bottom : 1px;
	padding-top : 5px;
	padding-left: 5px;
	border-bottom: 1px solid #C66005;
	border-left: 3px solid #C66005;
	text-align: left;
	vertical-align:top;
}

td.td_list_curso {
	font-family: Century Gothic,Verdana, Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	border: 1px solid #68AEF6;
	background-color: #F6F6F6;
	padding : 6px;
}

table.listado_curso {
	width: 100%;
}

/* CONTENIDO CENTRAL */ 

div.contenido_central {
	text-align: justify;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 30px;

}
/* Añado formato tablas para formulario empleo */
table.tabla_secciones { width :100%; border: 0px solid #FFFFFF ; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#FFFFFF; 
			  text-align:center }

table.tabla_empleo,table.form_preinscripcion {
    border: 0px solid #E89E47;
	background-color :#ffffff;
	color : #E89E47;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}		

table.formbusqavanzada {
    border: 1px solid #6EA300;
	width : 500px;
	background-color : #FFFFFF;
	color : #002200;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
} 	

