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

body {
	margin: auto;
	background: url(/img/background_pag.png) repeat-y top;
	width: 820px;
}

#pagina {
	margin: 0 auto;
	background-color: #FFF;
	font-family: Calibri;
	font-size: 12px;
	text-align: justify;
	color: #808080;
	width: 790px;
}


#menu {
	width: 790px;
	height: 70px;
	margin: auto;
	padding-top: 5px;
}

#usuario_calendario {
	float: right;	
}

#usuario_calendario  a {
	color:#808080;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#menubar {
	width: 790px;
	border: 1px solid;
	border-color: #D7E4EE;
	margin: auto;
}

#menubar table {
	border: 1px solid;
	border-color: #D7E4EE;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background:url(/img/menuinterior.png) repeat-y top;
	width: 780px;
}

#menubar td {
	padding-left: 10px;
	
	
}

#menubar  a {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}


#t_1 {
	border: 1px solid;
	border-color: #D7E4EE;
	margin: auto;
}

#t_2 {
	border: 1px solid;
	border-color: #D7E4EE;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#lineas_abajo table {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid;
	border-color: #164170;	
}

#lineas_abajo a {
	font-weight: bolder;
	color: #164170;
	text-align: left;
}

#lin_abajo table {
	padding: 5px 5px 5px 5px;
	
}

#lin_abajo a {
	font-weight: bolder;
	color: #164170;
}

#tabla_2 {
	float: right;
}

#sistema{
	background:url(/img/484.png) no-repeat left top;
	height: 309px;
	float: right;
	padding-left: 280px;
	padding-top: 30px;
}

#productos_sistemas{
	background:url(/img/productos.png) no-repeat left top;
	height: 205px;
	padding-top: 80px;
}

#lin_vertical
{
	border-left: 1px solid;
	border-left-color: #164170;
}

#tp_ls {
	font-size: 11px;	
}

#tabla_con_scroll {
	overflow: auto;   /* Esta linea pone las scrollbars */
	width: 600px;      /*El ancho de la tabla en pixeles */
	height: 675px;      /* El alto de la tabla en pixeles */
} 

#lin_tabla  a{
	font-weight: bolder;
	color: #164170;
	
}
#dias td{
	padding-bottom: 4px;
	padding-top: 0px;
	text-align: right;
}

#dias2 td{
	padding-bottom: 4px;
	padding-top: 0px;
	text-align: left;
}

#dias3 td{
	padding-bottom: 2px;
	padding-top: 0px;
	text-align: right;
}

#dias4 td{
	padding-bottom: 2px;
	padding-top: 0px;
	text-align: left;
}

