/* HOJA DE ESTILOS DEL SISTEMA*/
.backLogin{
	background-image:url(../images/fondoFlores.jpg);
	background-repeat:repeat;
}

.backHeaderLeft{
	background-image:url(../images/backHeaderLeft.png);
	background-repeat:no-repeat;
	}

.backHeaderRight{
	background-image:url(../images/backHeaderRight.png);
	background-repeat:no-repeat;
	}
.backHeaderCenter{
	background-image:url(../images/backHeaderCenter.png);
	background-repeat:repeat-x;
	}

.backHeaderLeft01{
	background-image:url(../images/backHeaderLeft01.png);
	background-repeat:repeat-y;
	}

.backHeaderRight01{
	background-image:url(../images/backHeaderRight01.png);
	background-repeat:repeat-Y;
	}

#divMain{
        /*background-color:#F4ABF2;*
        border:thin;*/
		margin-bottom:2%;
		margin-left:5%;
		margin-right:5%;
		margin-top:2%;
}
#divHeader{
        height:100%;
		clear:both;
}
#divMenuLeft{
        width:20%;
		/*height:400px;*/
		float:left;
		border: #FFFFFF;
		background-position:left;
		}
		
#divContent{
        width:80%;
/*		height:400px;*/
		float:left;
		background-position:right;
		
}

#divFooter{
        height:100%;
        /*background-color:#D3D1C1;*/
        clear:both;
}

.formField{
	color:#0036;
	font-family:Calibri;
	font-size:14px;
	text-align:right;
}

.formContent{
	color:#003399;
	font-family:Calibri;
	font-size:14px;
}

.siteTitle {
	font-size:24px;
	font-family:Calibri;
	font-weight:900;
	text-align:center;
	color:#030;
}

	.backSystem{
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
}

.formField{
	color:#0036;
	font-family:Calibri;
	font-size:16px;
	text-align:right;
}

.formContent{
	color:#003399;
	font-family:Calibri;
	font-size:16px;
}


.LV_validation_message{
    font-weight:bold;
	font-size:14px;
    margin:0 0 0 5px;
	font-family:Calibri;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
	font-size:14px;
	font-family:Calibri;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #FF0000 ;
}



.titles{
	font-size:32px;
	font-family:Calibri;
	font-weight:bold;
	color:#0036;}

.information{
	font-size:20px;
	font-family:Calibri;
	font-weight:bold;
	color:#0036;}


.leyendas{
	font-size:14px;
	font-family:Calibri;
	font-weight:bold;
	color:#0036;
	border:solid 2px #0036;
	}

.backFooter{
	background-image:url(../images/backFooter.jpg);
	
	}
.footerText{
	font-family:Calibri;
	font-size:20px;
	color:#FFF;
	}
.alert	{
	font-size:14px;
	font-family:Calibri;
	font-weight:bold;
	color:#0036;
	}
	
.textoCuerpo{
	
	font-family:Calibri;
	font-size:14px;
	color:#0036;
	text-align:justify;
	background-image:url(../images/fondo502.jpg);
	}
.textoCuerpoRemark{
	
	font-family:Calibri;
	font-size:18px;
	color:#0036;
	text-align:justify;
	
	}
.textoCuerpoRemark a:link, .textoCuerpo a:visited {
	color:#003;
	text-decoration:underline;
	font-family:Calibri;
	font-size:20px;
	text-align:center;
	text-decoration:none;
}

.textoCuerpo a:hover {
	color:#090;
	font-family:Calibri;
	font-size:20px;
	text-decoration:none;
	text-align:center;
}

.textoCuerpoTitulo{
	color:#090;
	font-family:Calibri;
	font-size:24px;
	text-decoration:none;
	text-align:center;
}
.userLogged{
	font-family:Calibri;
	font-size:16px;
	color:#0036;
	text-align:left;
	}

.sellado{
	background-image:url(../images/sello.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
.tableHeader{
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#003;	
	text-decoration:underline;	
	}

.tableContent{
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	color:#0036;
	
	}
	
.tableContent a:link, .tableContent a:visited {
	color:#003;
	text-decoration:underline;
	font-family:Calibri;
	font-size:18px;
	text-align:center;
	text-decoration:none;
}

.tableContent a:hover {
	color:#090;
	font-family:Calibri;
	font-size:18px;
	text-decoration:none;
	text-align:center;
}

.tableMenu {
	color:#003;
	text-decoration:underline;
	font-family:Calibri;
	font-size:20px;
	text-align:left;
	text-decoration:none;
}

.tableMenu a:link, .tableContent a:visited {
	color:#003;
	text-decoration:underline;
	font-family:Calibri;
	font-size:20px;
	text-align:center;
	text-decoration:none;
}

.tableMenu a:hover {
	color:#090;
	font-family:Calibri;
	font-size:20px;
	text-decoration:none;
	text-align:center;
	text-decoration:underline;
}

.listados table {
	font-family:Calibri;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left;
	color: #333;
	line-height: 19px;
	font-family:Calibri;
	}

.listados td {
	margin: 0;
    /*padding: 20px 10px;*/
	border: 1px dotted #f5f5f5;
	font-family:Calibri;
	}
		
.listados th {
	font-weight: normal;
	text-transform: uppercase;
	font-family:Calibri;
	}
		
.listados thead tr th {
	background-color:#003600;
	/*padding:20px 10px;*/
	color:#FFFFFF;
	font-weight: bold;
	font-family:Calibri;
	font-weight:bold;
	border-right: 2px solid #333;
	text-transform: uppercase;
	text-align:center;
	text-decoration:underline;
	}
		
.listados tbody tr th td {
	/*padding: 20px 10px;*/
	border-bottom: 1px dotted #fafafa;
}
		
.listados tr { 
	background-color: #FBFDF6;
		}
.listados tr.odd {
	background-color: #EDF7DC;
	}
.listados tr:hover {
		}
		
.listados tr:hover td, tr:hover td a, tr:hover th a {
			color: #a10000;
		}
		
.listados td:hover {
	
		}

.listados tr:hover th a:hover {
	background-color: #F7FBEF;
	border-bottom: 2px solid #86C200;
	}
		
.listados table a {
		color: #608117;
		background-image: none;
		text-decoration: none;
		border-bottom: 1px dotted #8A8F95;
		padding: 2px;
		padding-right: 12px;
		background: transparent;
		}

.listados table a:hover {
		color:#0F0;
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; 
			color: #A2A2A2; background: transparent;
		}
		
.listados table a:visited {
		text-decoration: none;
		border-bottom: 1px dotted #333;
		text-decoration: none;
		padding-right: 12px; 
		color: #A2A2A2; background: transparent;
		}
		
.listados table a:visited:hover {
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; 
			color: #A2A2A2; background: transparent ;
		}
/*CLASES PARA LAS IMPRESIONES D FORMULARIOS/*/
.titleForm{
	font-family:Calibri;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#003600;
}
.labelForm{
		font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#003600;
	}
.contentForm{
	font-family:Calibri;
	font-size:16px;
	text-align:left;
	color:#066;
	}
.textForm{
	font-family:Calibri;
	font-size:16px;
	text-align:justify;
	color:#003600;
	}

