	body, table, tr, td {
		font-family: verdana;
		font-size: 11px;
		
	}
	.cabecera, a.cabecera, a.cabecera:visited, a.cabecera:active {
		font-size: 11px;
		font-family: verdana;
		color: #7095BB;
		text-decoration: none;
		font-weight: bold;
	}
	a.cabecera:hover {
		color: #000000;
		text-decoration: none;
	}
	
	a, a:visited, a:hover {
		color: #336699;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	.footer {
		color: #666666;
	}
	
	.punteado_lateral {
		border: #5F5F5F; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px
	}
	
	.punteado_inferior {
		border: #5F5F5F; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
	}
	
	.azul_trebuchet {  font-family: "Trebuchet MS", Verdana; font-size: 16px; font-style: italic; font-weight: bold; color: 002F5D; text-decoration: none}
	
	input, textarea{
		border: 1px solid #91B2D5; background-color: #FFFFFF;
		font-size: 9px; padding-left: 2px; padding-right: 2px; color: #333333;
	}
	textarea{font-size: 9px; font-family: verdana;}
	select {
		border: 1px solid #91B2D5; background-color: #FFFFFF;
		font-size: 9px; color: #333333;
	}
	
	.mensaje_error {border: 2px dotted #990000; background-color: #FFEEEE; color: 990000;}
	.box_azul 		{border: 1px solid #7095BB; background-color: #ECF5FF;}
	.box_amarillo 	{border: 1px solid #BBB370; background-color: #FFFCEC;}
	.form_amarillo {border: 1px solid #BBB370; color: #333333}
	.opciones_usuario {font-family: "Trebuchet MS", Verdana; font-size: 20px; font-style: italic; font-weight: bold; color: #7095BD; padding-bottom: 1px}
	#form {color: #91B2D5;}
	#form_amarillo {color: #BBB370;}
	#listado {background-color: transparent; height: 22px}
	#listado_over {background-color: #EEF7FF; height: 22px}
	#azul {color: #7095BB}.lados_negro_centro_azul {  background-color: E3EBF4; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.todo_negro {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

