@charset "utf-8";
/* ::::: homepage.css ::::: */
/* ::::: jdll (27/10/2008) ::::: */
#homepage {
	background:url(../images/header_bg.gif) top center no-repeat;
}
#homepage #header {
	width:100%;
	height:370px;
}
#homepage #header .logo {
	margin:65px 0 0 0;
}
#homepage h2 {
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 10px 0;
	/*color:#98a6af;	*/
	letter-spacing:-0.05em;
	/* -pvalls -*/
	font-family:Arial, Helvetica, sans-serif;
	/**/
	text-decoration:none;
	color:#4A575E;
}
#homepage .news h3 {
	font-size:1.4em;
}
#homepage h3 {
	font-size:1.1em;
	font-weight:bold;
}
#homepage .news p {
	margin:10px 0;
	font-size:1em;
	text-align:justify;
}
#homepage #header .toolbar {
    margin-top: -70px;
}
/* Hack para Safari 3.0 y Chrome (revisar) */
body#homepage:nth-of-type(1) #header .toolbar  {
    margin-top: -15px;
}

#homepage #header .time {
	color:#FFF;
	margin:35px 0 0 5px;
}
#homepage .featured {
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	border:1px solid #e3e3e3;
}
#homepage .featured .module {
	border-left:1px solid #e3e3e3;
	margin:10px 0 0 0;
}
#homepage .featured .module.noborder {
	border:0;
}
#homepage .nonfeatured {
	margin:20px 0 0 0;
}
#panelinfo {
	margin: 0 auto 0 -155px;
	padding: 2px 10px 10px 10px;
	background: #FFFFFF none repeat scroll 0% 0%;
	width: 580px;
	height: 230px;
	position: absolute;
	top: 60px;
	left: 50%;
}
#panelinfo h2 {
	font-size:2.4em;
	font-weight:normal;
	margin:2px 0 0 0;
	color:#60676C;
}
#panelinfo h2.titulo {
	width:380px;
	float:left;
}
#panelinfo .incidencias {
	float:left;
	border-left:1px solid #eff1f3;
	padding-left:10px;
/*	margin:10px 0 0 10px;*/
	height:190px;
	overflow:auto;
}
#panelinfo .incidencias h2 a {
	font-size:0.6em;
	font-weight:bold;
	color:#555C61;
}
#panelinfo .incidencias table {
	border:0;
	width:170px;
	background:#e5e9ec;
}
#panelinfo .incidencias table caption {
	display: none;
}
#panelinfo .incidencias .tipo {
	width:43px;
}
#panelinfo .incidencias .linea {
	border:0;
}
#panelinfo .incidencias .desc {
	width:120px;
}
#panelinfo .incidencias table th {
	text-align:left;
	padding:4px;
	color:#737a7f;
}
#panelinfo .incidencias table tr td {
	color:#52595e;
	font-size:1.1em;
	padding:6px 4px;
}
#panelinfo .incidencias table tr.impar td {
	background:#f0f2f4;
}
#panelinfo .incidencias table tr.impar td.desc a {
	color:#113B92;
	font-weight:bold;
}
#panelinfo .incidencias table img {
	vertical-align:middle;
	margin-top:-1px;
	float:left;
}
#panelinfo .incidencias table .footer {
	border:1px solid red;
}
#panelinfo iframe {
	float:left;
	width:380px;
	height:190px;
	margin-top:0px;
}
.module .agenda a {
	font-size:1.1em;
}
.module .mimetrovalencia a {
	font-size:1.1em;
}
.module .descargas a {
	margin-left:20px;
	font-size:1.1em;
}
.module .mimetrovalencia h3 {
	margin:0;
}
.module .planificador a {
	margin-left:27px;
	font-size:1.1em;
}
.tools ul {
	list-style:none;
	border-bottom:2px solid #cdd5da;
	height:20px;
}
.tools ul li {
	float:left;
	margin:0 2px 0 0;
	background:url(../images/tab_tools_right.gif) no-repeat right top;
}
.tools ul li a {
	display:block;
	color:#505050;
	background:url(../images/tab_tools_left.gif) no-repeat left top;
	padding:3px 8px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}
.tools ul li.active {
	background:url(../images/tab_tools_right_hover.gif) no-repeat right top;
}
.tools ul li.active a {
	background:url(../images/tab_tools_left_hover.gif) no-repeat left top;
}
.tools label {
	float:left;
	display:block;
	width:80px;
	margin:3px 0 0 0;
	font-weight:bold;
	font-size:1.1em;
}
.tools label.double {
	width:100px;
}
.tools button {
	float:none;
	margin-left:6px;
}
.tools p {
	margin:6px 0;
}
.tools .actions {
/*	margin:-20px 0 0 0; */
}
.tools .actions button {
	float:right;
	margin:14px;;
	border:0;
}
.tools #tool_horarios label, .tools #tool_planificador label {
	width:50px;
}
.tools #tool_horarios select, .tools #tool_planificador select {
	width:140px;
}
.tools #tool_planificador {
	padding:0;
}
.tools #tool_planificador select.time {
	width:42px;
}
.tools #tool_planificador a{
	margin-left:60px;
}
.tools #tool_planificador .item {
	margin:2px 0;
}
.tools #tool_planificador .actions button {
	margin:14px 26px;
}
.tools #tool_planificador #h {
	margin-left:57px;
}
.tools #tool_horarios .actions button {
	margin:14px 18px
}
/* =noticias del home - JDLL */
#homepage .news {
	padding: 30px 10px 0 10px;
	width: 420px;
	float: left;
}
#homepage .allnews {
	font-size:1.1em;
}
#homepage .news .new {
	border-bottom: 1px solid rgb(227, 227, 227);
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	font-size: 1.1em;
}
#homepage .news .new h3 {
	margin:0 0 4px 0;
	color:#666E72;
}
#homepage .news .new ul {
	list-style-image: url(../images/list_arrow.gif);
	padding-left: 20px;
}
#homepage .news .new li {
	margin: 5px 0 0 0;
}
#homepage .news .new .date {
	margin: 10px 0 5px 0;
	color: rgb(102, 102, 102);
}
#homepage .news .new .thumb {
	border:1px solid #e3e3e3;
	margin:10px 20px 10px 0;
	float:left;
}
/* noticias del home - JDLL */