/*==============================
      PLANNING WEB CASA HIGUERAS
		  CSS Document
================================*/
@media all {
   div.saltopagina{
      display: none;
   }
}
@media print{
   div.saltopagina{
      display:block;
      page-break-before:always;
   }
} 
body	{
	margin:0px;
	background:#fff;
	color:#555;
	font:11px Tahoma;
}

h1	{
	color:#555;
	font-family:"Georgia";
	font-weight:normal;	
	font-size:24px;
	font-style:italic;
	margin:0px 0px 15px 0px;
	padding:0px;
}

h2	{
	color:#4168ac;
	font-size:20px;
	font-weight:normal;
	margin:10px 0px;
	padding:0px;
	border-bottom:1px #ccc dotted;
}

h3	{
	color:#ad9551;
	font-size:16px;
	font-family:"Georgia";
	font-weight:bold;
	margin:10px 0px;
	padding:0px;
}

h4	{
	color:#4168ac;
	font-size:14px;
	margin:0px;
	padding:0px;
}

h5	{
	color:#333;
	font-size:13px;
	margin:0px;
	padding:0px;
}

h6	 {
	color:#777;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a img 	{
	border:none;
}

a:link,a:visited	{
	color:#4e74b8;
	text-decoration:none;
}

a:hover	{
	color:black;
	text-decoration:underline;
}

img.h1	{
	margin:0px 5px 0px 0px;
	padding:0px;
}

/*--------- LISTAS ---------*/
ul.none {
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px;
}

ul.main	{
	list-style:none;
	margin:5px 0px;
	padding:0px;
}

li.main	{
	margin:3px 0px;
	padding:0px 0px 0px 20px;
	background:url('../images/tab_right.png') no-repeat;
}


/*---------- DIVS Y HRS ----------*/
div.texto	{
	text-align:justify;
}

div.volver	{
	margin:0px 0px 10px 0px;
}

hr.main	{
	width:100%;
	height:1px;
	border:0px;
	background-color:#ccc;
}

hr.linea_azul	{
	width:761px;
	height:1px;
	border:0px;
	background:url('../images/linea_azul.png') center 0px;
	margin:10px 0px;
}

hr.dotted	{
	width:100%;
	height:1px;
	border:0px;
	color:#ccb;
	background-image:url('../images/dot.gif');
	margin:5px 0px;
}

/*----------- TABLAS ----------*/
table.main	{
	border:none;
	border-collapse:collapse;
	padding:0px;
}	

table.main	{
	margin:10px 0px;
}

td.main_l,td.main_c,td.main_r {
	border:1px #ccc solid;
	padding:3px;
    color: #1E39BB;
}

td.main_l	{text-align:left;}
td.main_c	{text-align:center;}
td.main_r	{text-align:right;}

td.label	{
	color:#000;
	vertical-align:middle;
}
td.labelBuscarFecha	{
	color:#3737f2;
    font-family: Arial;
	vertical-align:middle;
	width:50px;
    font-size: 13px;
}
td.label2	{
	color:#555;
	vertical-align:middle;
	width:150px;
    font-size: 14px;
}
td.label3	{
	color:#1c1fa3;
	vertical-align:middle;
	width:150px;
    font-size: 14px;
}
td.columna1	{
	width:50%;
	padding:5px 15px;	
	vertical-align:top;
	border-right:1px #ccb solid;
}

td.columna2	{
	width:50%;
	padding:5px 15px;
	vertical-align:top;
}

table.datos	{
	border-collapse:collapse;
}
#flotante
{
	position: absolute;
	display:none;
	font-family:Arial;
	font-size:10px;
	width:280px;
	border:1px solid #808080;
	background-color:#f1f1f1;
	padding:5px;
}
td.datos_titulo {
	height:31px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-shadow:#fff 0px 1px 1px;
	padding:0px 10px;
	border-width:1px 1px 0px 1px;
	border-color:#c7c7c7;
	border-style:solid;
	background:#fff url('../images/widget_bg.png') repeat-x;
}
td.datos_titulo_doblefila {
	color:#000;
	font-size:14px;
	text-align:center;
	text-shadow:#fff 0px 1px 1px;
	padding:0px 10px;
	border-width:1px 1px 0px 1px;
	border-color:#000;
	border-style:solid;
	background:#c7c7c7;
}
td.datos_titulo_pequeño {
	height:20px;
	color:#333;
	font-size:11px;
	text-align:center;
	text-shadow:#fff 0px 1px 1px;
	padding:0px 10px;
	border-width:1px 1px 0px 1px;
	border-color:#000;
	border-style:solid;
	background:#c7c7c7;
}
td.datos_label_descr {
	height:31px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-shadow:#fff 0px 1px 1px;
	padding:0px 10px;
	border-width:1px 1px 1px 1px;
	border-color:#c7c7c7;
	border-style:solid;
}
td.datos8	{
	color:#000;
	border:1px #ccb solid;
	vertical-align:middle;	
}
td.datos1	{
	color:#555;
	border:1px #ccb solid;
	padding:3px;
	vertical-align:middle;	
}
td.datos2verdde	{
	color:#555;
	border:1px #ccb solid;
	padding:3px;
	vertical-align:middle;
    background-color: #3CBC38;	
}
td.datos2verdde	{
	color:#555;
	border:1px #ccb solid;
	padding:3px;
	vertical-align:middle;
    background-color: #3CBC38;	
}

td.datos2	{
	color:#5b5844;
	border:1px #ccb dotted;
	padding:3px;
	vertical-align:top;
}
td.datos3	{
	color:#000;
	border:1px #ccb solid;
	padding:3px;
	vertical-align:middle;
    font-size: 16px;	
}
td.datos4	{
	color:#000;
	border:1px #000 solid;
	padding:3px;
	vertical-align:middle;
    font-size: 12px;	
}
td.datos4s	{
	color:#000;
	border:1px #000 solid;
	padding:3px;
	vertical-align:middle;
    font-size: 10px;	
}
td.datostituloBoleta	{
	color:#000;	
	padding:3px;
	vertical-align:top;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
}
td.datostituloDatosBoleta	{
	color:#000;	
	padding:3px;
    border:1px #000 solid;
	vertical-align:top;
}
td.datos5	{
	color:#000;
	padding:3px;
	vertical-align:middle;
    font-size: 12px;	
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
}
td.datos6bordes	{
	color:#000;
	padding:3px;
	vertical-align:middle;
    font-size: 12px;	
    border:1px #000 solid;
}
td.datos7sinbordes	{
	color:#000;
	padding:3px;
	vertical-align:middle;
    font-size: 12px;
}
tr.tr1	{
	background:#d6d4c4;
}

tr.tr2	{
	background:#f6f4e4;
}

/*---------- WIDGETS ----------*/
div.widget_block {
	display:block;
}

div.widget	{
	margin:10px 20px 10px 0px;
	display:inline-table;
	background-image: url('../images/sga_insignia.png');
}

div.widget_post	{
	display:table;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

div.widget_post_titulo	{
	color:#4168ac;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 5px 0px;
}

div.widget_post_info	{
	color:#999;
	font-size:9px;
	font-style:italic;
	text-align:right;
	margin:0px 0px 10px 0px;
	border-bottom:1px #e8e8e8 solid;
}

table.widget	{
	background:#fff url('../images/widget_bg.png') repeat-x;
	border:1px #d7d7d7 solid;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

td.widget_titulo {
	height:28px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-shadow:#fff 0px 1px 1px;
	padding:0px 0px 4px 10px;
}

td.widget_titulo_content {
	color:#777;
	text-align:left;
	font-size:14px;
	font-family:"Georgia";
	font-style:italic;
	padding:10px 5px;
	border-bottom:1px #ccc solid;
}

td.widget_content	{
	text-align:center;
	vertical-align:middle;	
	padding:10px 5px;
}

img.widget_post_img {
	float:left;
	margin:0px 5px 5px 0px;
}

/*------------ TAB MENU LINKS --------------*/
table.tab_menu {
	margin:0px 0px 20px 0px;
	border-collapse:collapse;	
}

td.tab_link {
	height:30px;
	padding:0px;
}

td.tab_separator {
	width:30px;
	height:30px;
	padding:0px 2px;
	border-bottom:1px #ccc solid;
}

td.tab_end {
	width:100%;
	height:30px;
	padding:0px;	
	border-bottom:1px #ccc solid;
}

a.tab_menu,a.tab_menu_current{
	font-family:"Verdana";
	font-weight:normal;
	font-size:16px;
	text-align:center;
	padding:6px 5px;
	display:block;
    text-transform: uppercase;
	
}	

a.tab_menu:link,a.tab_menu:visited	{	
	color:#bbb;	
	border:1px #ccc solid;
	background:#eee;
}

a.tab_menu:hover	{
	color:#4168ac;
}

a.tab_menu_current:link,a.tab_menu_current:visited,a.tab_menu_current:hover	{
	color:#4168ac;
	border-bottom:1px #ccc solid;
}

/*----------- FORM ------------*/
table.form	{
	color:#ccc;
	border:1px #ccc solid;
	padding:15px;
	margin:20px 0px;
    
	
}
table.fondoPlanocena{
    color:#ccc;
	border:1px #ccc solid;
	padding:5px;
	margin:20px 0px;
    background-image: url('../images/fondoplanocena823.png');
    background-repeat: no-repeat;
    background-size: 823px;
}
table.fondoPlanonoche{
    color:#ccc;
	border:1px #ccc solid;
	padding:5px;
	margin:20px 0px;
    background-image: url('../images/fondoplanonoche823.png');
    background-repeat: no-repeat;
    background-size: 823px;
}
table.fondoPlanotarde{
    color:#ccc;
	border:1px #ccc solid;
	padding:5px;
	margin:20px 0px;
    background-image: url('../images/fondoplanotarde823.png');
    background-repeat: no-repeat;
    background-size: 823px;
}
table.busquedafecha
{
    padding:15px;
	margin:20px 0px;
}

form.formdesbloqueo {
	width:400px;
	height:230px;
	background:url('../images/formdesbloqueo.png');
	text-align:right;
	margin:30px 0px;
	padding:70px 50px 0px 0px;
}
form.login_form {
	width:400px;
	height:230px;
	background:url('../images/login_form.png');
	text-align:right;
	margin:30px 0px;
	padding:70px 50px 0px 0px;
}

/*----------- INPUTS ------------*/
input.input1,input.input2,input.input3,input.input4,input.inputDv,input.textobusquedafecha,select.input1,select.input2,select.input3,textarea.textarea1	{
	color:#000;
	font:11px tahoma;
	border:1px #ccc solid;
	margin:5px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
input.textoEntrada
{
    color:#000;
	font-size:11px;  
	border:1px;
    text-align: center;
}
input.input1	{
	width:270px;
	height:20px;
	padding:2px;	
}
input.textobusquedafecha	{
	width:180px;
	height:20px;
	padding:2px;
    color: white;
    text-align: right;
    background-color: #1e1c75;	
    margin:0px;
    border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
   
}

input.input2	{
	width:160px;
	height:25px;
	padding:2px;		
}

input.input3	{
	width:100px;
	height:25px;
	padding:2px;	
}
input.input4	{
	width:40px;
	height:20px;
	padding:2px;	
}
input.inputDv{
    width:50px;
	height:20px;
	padding:2px;
    
}
select.input1	{
	width:276px;
	height:26px;
	padding:4px 4px 4px 0px;
}

select.input2	{
	width:160px;
	height:26px;
	padding:4px;
}

select.input3	{
	width:58px;
	height:26px;
	padding:4px;
}

input.button	{
	font:11px tahoma;
	color:#777;
	height:26px;
	border:1px #ccc solid;
	margin:5px;	
	padding:0px 12px 3px 12px;
	background:#ccc url('../images/widget_bg.png');
	cursor:pointer;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
input.button:hover	{
	color:#222;
	background:#ccc url('../images/widget_bg.png');
	border:1px #555 solid;
}

textarea.textarea1	{
	width:160px;
}
#preview
{
color:#cc0000;
font-size:12px
}
.imgList 
{

margin-left:5px;
border:1px solid #dedede;
padding:4px; 
float:left; 
}