@charset "UTF-8";
/* CSS Document */

/* DEFINICIÓN TABLA PRINCIPAL que contiene todo (menu y web) */
table.principal{
	background-color:#FFF;
	border-collapse:collapse;
	border-width:0px;
	border-spacing:0px;
	width:814px;
	padding:0px;
}

tr.principal{
	border-spacing:0px;
	border-collapse:collapse;
	border-width:0px;
	width:814px;
	background-color:#FFF;
	padding:0px;
}


/*Tabla que contiene el menú*/
table.menu{
	background-color:#FFF;
	border-collapse:collapse;
	border-width:0px;
	border-spacing:0px;
	width:152px;
	padding:0px;
}

/*Laterales sin botones del menú*/
td.menu_lateral{
	background-color:#FFF;
	border-collapse:collapse;
	border-width:0px;
	border-spacing:0px;
	width:44px;
	padding:0px;
	
}
/* Celda que contiene la tabla del menú en su interior*/
td.menu_principal{
	background-color:#FFF;
	border-collapse:collapse;
	border-width:0px;
	border-spacing:0px;
	width:152px;
	padding:0px;
	margin:0px;
	margin-top:0px;
	vertical-align:top;
}

/*submenu trabajo*/
table.submenutrabajo{
	background-color:#FFF;
	border-collapse:collapse;
	border-width:0px;
	border-spacing:0px;
	width:152px;
}

td.submenutrabajo {
	background-color:#FFF;
	border-collapse:collapse;
	border-width:0px;
	border-spacing:0px;
	width:152px;
}

a.submenutrabajo {
	font-family: Arial;
	text-decoration: none;
	font-size:12px;
	color:#949494;
	line-height:145%;
}
a.submenutrabajo:link {
	font-family: Arial;
	text-decoration: none;
	color:#949494;
	font-size:12px;
	line-height:145%;
}
a.submenutrabajo:visited {
	font-family: Arial;
	text-decoration: none;
	color:#949494;
	font-size:12px;
	line-height:145%;
}
a.submenutrabajo:hover {
	font-family: Arial;
	text-decoration: none;
	color:#555555;
	font-size:12px;
	line-height:145%;
}

/*enlaces migas de pan en OFF*/
a.submenutrabajo_off {
	font-family: Arial;
	text-decoration: none;
	font-size:12px;
	color:#000000;
	line-height:145%;
}
a.submenutrabajo_off:link {
	font-family: Arial;
	text-decoration: none;
	color:#000000;
	font-size:12px;
	line-height:145%;
}
a.submenutrabajo_off:visited {
	font-family: Arial;
	text-decoration: none;
	color:#000000;
	font-size:12px;
	line-height:145%;
}
a.submenutrabajo_off:hover {
	font-family: Arial;
	text-decoration: none;
	color:#3d3d3d;
	font-size:12px;
	line-height:145%;
}

/*enlaces migas de pan*/
a.migas {
	font-family: Georgia;
	text-decoration: none;
	font-size:13px;
	color:#000000;
	line-height:145%;
}
a.migas:link {
	font-family: Georgia;
	text-decoration: none;
	color:#000000;
	font-size:13px;
	line-height:145%;
}
a.migas:visited {
	font-family: Georgia;
	text-decoration: none;
	color:#000000;
	font-size:13px;
	line-height:145%;
}
a.migas:hover {
	font-family: Georgia;
	text-decoration: underline;
	color:#000000;
	font-size:13px;
	line-height:145%;
}

/*enlaces texto grande en gris*/
a.enlacestextogrande {
	font-family: Georgia;
	text-decoration: underline;
	color:#BEBEBE;
	font-size:19px;
	line-height:19px;
}
a.enlacestextogrande:link {
	font-family: Georgia;
	text-decoration: underline;
	color:#BEBEBE;
	font-size:19px;
	line-height:19px;
}
a.enlacestextogrande:visited {
	font-family: Georgia;
	text-decoration: underline;
	color:#BEBEBE;
	font-size:19px;
	line-height:19px;
}
a.enlacestextogrande:hover {
	font-family: Georgia;
	text-decoration: none;
	color:#CC0000;
	font-size:19px;
	line-height:19px;
}


/*enlaces titulares Arial negrita 19*/
a.enlacestitulares {
	font-family: Arial;
	text-decoration: none;
	font-size: 19px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	word-spacing: 0em;
}
a.enlacestitulares:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 19px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	word-spacing: 0em;
}
a.enlacestitulares:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 19px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	word-spacing: 0em;
}
a.enlacestitulares:hover {
	font-family: Arial;
	text-decoration: underline;
	font-size: 19px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	word-spacing: 0em;
}

/*enlaces más información*/
a.enlaces_mas_info {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 13px;
	color: #CC0000;
	line-height: 14px;
}
a.enlaces_mas_info:link {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 13px;
	color: #CC0000;
	line-height: 14px;
}
a.enlaces_mas_info:visited {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 13px;
	color: #CC0000;
	line-height: 14px;
}
a.enlaces_mas_info:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 13px;
	color: #CC0000;
	line-height: 14px;
}

/*enlaces más información 2*/
a.enlaces_mas_info_2 {
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
a.enlaces_mas_info_2:link {
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
a.enlaces_mas_info_2:visited {
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
a.enlaces_mas_info_2:hover {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}


#menu a.actual{
	text-decoration: none;
	color:#000;
	font-size:13px;
	line-height:145%;
	font-family: Georgia;

}
a.actual:link {
	font-family: Georgia;
	text-decoration: none;
	color:#CCC;
	font-size:13px;
	line-height:145%;
}
a.actual:visited {
	font-family: Georgia;
	text-decoration: none;
	color:#000;
	font-size:13px;
	line-height:145%;
}
a.actual:hover {
	font-family: Georgia;
	text-decoration: none;
	color:#000;
	font-size:13px;
	line-height:145%;
}


/*Estilo celda derecha, donde se situa el contenido*/
td.contenido{
	background-color:#FFFFFF;
	border-width:0px;
	border-spacing:0px;
	width:573px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

/*Estilos de tipos de letra*/
.Estilo1 {
	font-family: Georgia;
	font-size: 13px;
	}
	
.Estilo2 {
	font-family:Georgia;
	font-size: 13px;
	color: #CC0000;
	}

.Estilo3 {
	font-family:Georgia;
	font-size: 13px;
	color: #AAAAAA;
	}

.Entradillas {
	font-family: Georgia;
	font-size: 19px;
	color: #9C9C9C;
	line-height: 19px;
	font-weight: normal;
	word-spacing: 0em;
	}

.Estilo5 {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	word-spacing: 0em;
}
.Titulares {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	word-spacing: 0em;
}
.naming {
	font-family: georgia;
	font-size: 35px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	word-spacing: -3px;
}
.Opciones_trabajos {
	font-family: Georgia;
	font-size: 30px;
	color: #999999;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: -1px;
}

