/* COMUNES */



html {

	border: 0;

	margin: 0;

	padding: 0;

}



body {

	margin: 0;

	padding: 20;

	color: #000000;

	font: 11px/15px Arial,Tahoma,Verdana,Sans;

	voice-family: "\"}\"";

	voice-family: inherit;

	font-size: 11px;

	text-align: center;

}



html>body {

	font-size: 11px;

}



ul, dl, li , dt, dd {

	margin:0;

	padding:0;

	list-style: none;

}



.usuario {

	width: 550px;

	text-align: left;

	font-size: 11px;

}



.usuario li.nombre {

	float: left;

}



.usuario li span {

	font-weight:  bold;

}



.usuario li.logout {

	float: right;

}



.content {

	text-align: left;

	width: 550px;

	border: 10px solid #DDDDDD;

	padding: 20px;

}



.error {

	font-weight:  bold;

	color: #900000;

}



/* LOGIN */

.login {

	text-align: right;

	margin-right: 170px;

}



/* PANEL */

.panel li {

	margin: 0 0 20px 0;

	font-weight:  bold;

	border-bottom: 1px dotted #CCCCCC;

	padding: 2px;

}



/* FACTURAS */

.facturas li {

	margin: 0 0 5px 0;

	padding: 2px;

}



.facturas li.anio {
	font-weight:  bold;
	background: #CCCCCC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 5px;

}



.facturas li.mes {
	font-weight:  bold;
	margin-left: 20px;
	border-bottom: 1px dotted #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;

}



.facturas li.pdf {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}



/* CONTACTOS */

.contactos li {

	float: left;

	margin: 0 10px 20px 10px;

	text-align: right;

}



.contactos li div {
	text-align: left;
	font-weight:  bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;

}.txtForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3CAAC3;
	height: 17px;
	width: 119px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: A0A0A0;
	text-decoration: none;
}
.bienvenido01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 3FB0C8;
}
.bienvenido02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 3FB0C8;
	font-weight: bold;
}
.lineaPunteada {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover.items {
	color:#333333;
}
.inputtext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3CAAC3;
	height: 17px;
	width: 150px;
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
.txtForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: A0A0A0;
	text-decoration: none;
	line-height: 25px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-align: justify;
}

