html {height: 100%;	overflow-y: scroll;}
body {background-color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.7em;	margin: 0;	padding: 0;}
#body1 {font-size: 0.5em;}
#body2 {font-size: 0.7em;}
#body3 {font-size: 0.9em;}
#banda0 {height: 50px;	background: url(../images/logo1.gif) no-repeat;}
h1 {margin: 0;	padding: 20px 0 0 75px;	font-size: 1.4em;	font-weight: bold;	float: left;}
h2 {background-color: #0056BC;	color: #ffffff;	font-size: large;	font-family: Arial, Helvetica, sans-serif;	margin: 0;	padding: 3px 3px 3px 10px;	text-transform: uppercase;}
h3 {font-size: 2em;	margin: 10px 20px 0 0;	letter-spacing: -1px;}
h4 {margin:0;font-family: Arial, Helvetica, sans-serif;	color: #0056BC;	font-size: 1.5em;}
h5 {margin:20px 0 20px 40px;font-size : 1.2em;color: #0056BC;padding-bottom: 3px;}
hr {float: left;	clear: both;background-color: #999999;border: 0;	height: 10px;width: 100%;margin: 10px 0 0 0;	}
p {margin: 5px;}
a {color: #000000;	text-decoration: none;}
a:hover {color: #0056BC;}
img {border: 0;}

/*
form
*/
form {padding: 0;	margin: 0;}
input {border: 1px #CCCCCC solid;background-color: #0056BC;	color: #ffffff;	/*width: 150px;*/float: left;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: x-small;}
select {border: 1px #CCCCCC solid;	background-color: #0056BC;	color: #ffffff;	float: left;	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;}
textarea {border: 1px #CCCCCC solid;background-color: #0056BC;color: #ffffff;/*width: 150px;*/float: left;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: x-small;}
label {	float: left;	width: 100px;	margin-right: 10px;}
/*
formulario_1
*/
.formulario_1 input {		border: 1px #CCCCCC solid;	background-color: #0056BC;	color: #ffffff;	/*width: 300px;*/	float: left;}
.formulario_1 select {		border: 1px #CCCCCC solid;	background-color: #0056BC;	color: #ffffff;	width: 300px;	float: left;}
.formulario_1 textarea {		border: 1px #CCCCCC solid;	background-color: #0056BC;	color: #ffffff;	width: 300px;	float: left;}
.formulario_1 p {	clear: both;	margin-bottom: 10px;}
.breadcrumbs {	border-bottom: solid 1px #003399;	padding-bottom: 5px;	margin: 5px 20px 5px 20px;	text-align: right;}
#send {	width: auto;	font-size: x-small;	margin: 0 0 5px 0;}
.black {	background-color: #000000;}
.float_right {	float: right;	margin-right: 10px;}
.float_left {	float: left;	margin-left: 20px;	font-size: 1.1em;}
.hidden {	display: none;}

/*header*/
#banda {	height: 50px;	background: url(../images/logo1.jpg) no-repeat #0056BC;	padding-left: 60px;	color: #ffffff;	border-bottom: 1px #999999 solid;}
#descargapdf {	float: left;}
#tamletra {	float: right;}
#tamletra ul {	margin: 0;	padding: 0;	list-style-type: none;	margin: 20px 10px 0px 0px;}
#tamletra li {	display: inline;}
#tamletra a {	display: inline;	color: #FFFFFF;}
.tampeq {	font-size: 10px;}
.tammed {	font-size: 11px;}
.tamgra {	font-size: 12px;}
#logo {	height: 20px;	background-color: #0056BC;	color: #FFFFFF;	border-bottom: #CCCCCC 1px solid;	margin-bottom: 2px;}
/*content*/
#content {	margin: 0 30px 20px 30px;	padding: 0;}
#content table {	text-align: left;	width: 100%;	clear: both;	margin: 20px 0 5px 0;}
#content table a{	text-decoration: underline;	font-weight: normal;}
#content th {	font-weight: normal;	background-color: #0056BC;	color: #ffffff;	height: 15px;}
#content tr {	font-weight: normal;	height: 20px;	}
#content tr:hover {	background-color: #ebebeb;}
#content td {	border-bottom: 1px #CCCCCC solid;}
.table_color {	background-color: #e7e7e7;	text-transform: uppercase;	height: 15px;}
#margintop {	margin-top: 100px;}	
/*login*/
#login {		margin: auto;	width: 300px;}
#login input {	float: right;	margin-bottom: 5px;	margin-left: 10px;}
#login p{	float: none;	clear: both;	margin-bottom: 10px;}
/*menu*/
#menu ul{
	margin: 0;
	padding: 0;
	line-height: 2.1em;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #999999 1px solid;
	border-top: #ffffff 1px solid;
	background: url(../images/fondo.jpg) #ECE9D8;
}
#menu li{
	display: inline;
	font-weight: bold;
	margin: 3px;
	padding: 2px 10px 2px 2px;
	border-right: #999999 1px solid;
}
#menu a{
	font-weight: normal;
}
#menu strong{
	background-color: #ccff00;
	font-weight: normal;
	padding: 0 3px 0 3px;
}
/*
menu2
*/
#menu2 ul{
	margin: 0;
	padding: 0;
	line-height: 2.1em;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #999999 1px solid;
	border-top: #ffffff 1px solid;
	background: url(../images/fondo3.jpg) #ECE9D8;
}
#menu2 li{
	display: inline;
	font-weight: bold;
	margin: 3px;
	padding: 2px 10px 2px 2px;
	border-right: #999999 1px solid;
}
#menu2 a{
	font-weight: normal;
	text-decoration: none;
}
#menu2 strong{
	background-color: #ccff00;
	font-weight: normal;
	padding: 0 3px 0 3px;
}
/*
/*
footer
*/
#footer {
	float: left;
	width: 100%;
	margin-top: 5px;
	color: #CCCCCC;
	padding-bottom: 20px;
}
#footer a{
	color: #ffffff;
	background-color: #e5e5e5;
	padding: 2px;
	text-decoration: none;
	padding-bottom: 20px;
}
#footer a:hover{
	background-color: #cccccc;
}
.texto_explicativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;	
}
.subrayado {
	color: #ffffff;
	background-color: #0056BC;
}
.texto_pie {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.pie2 {
	padding: 30px;		
	clear: both;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;	
}
.salto {
	page-break-after: always;
}
.usuario {
	background: url(../images/user.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	text-decoration: underline;
}
.disponibilidad_escuelas {
	background: url(../images/calendar.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.logout {
	background: url(../images/key_go.gif) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}
.pdf {
	background: url(../images/icon-pdf.gif) no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height: 10px;
}
.presupuestos {
	background: url(../images/table_edit.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.comunicados {
	background: url(../images/newspaper.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.ventas {
	background: url(../images/money.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.inicio {
	background: url(../images/house.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.nuevo {
	background: url(../images/new.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.peticiones {
	background: url(../images/comment.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.material_promocional {
	background: url(../images/transmit_blue.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.documentos {
	background: url(../images/pdf.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
#logos {
	padding-top: 20px;
	clear: both;
}
#logos img {
	float: left;
}
.sombra {
	background: url(../images/fondo2.gif) repeat-x;
	width: auto;
	height: 10px;
}
#finish {
	height: 25px;
	background: url(../images/fondo2.jpg) no-repeat right #005BC1;
	color: #ffffff;
	text-align: right;
}
#finish p{
	padding: 5px 20px 0 0;
	margin: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#finish a{
	color: #ccff00;
}
#menu_bottom img {
	vertical-align: bottom;
}
#menu_bottom ul{
	margin: 0;
	padding-top: 4px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #999999 1px solid;
	border-top: #ffffff 1px solid;
	background: url(../images/fondo3.jpg) #ECE9D8;
}
#menu_bottom li{
	display: inline;
	font-weight: bold;
	margin: 3px;
	padding: 2px 10px 2px 2px;
	border-right: #999999 1px solid;
}
#menu_bottom a{
	font-weight: normal;
}
.attach {
	background: url(../images/attach.gif) no-repeat;
	padding-left: 20px;
}
.lista ul{
	margin: 5px 10px 10px 50px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.lista li{
	margin: 5px;
}
.lista a{
	text-decoration: underline;
}
.caja {
	background-color: #efefef;
	border: #cccccc 1px solid;
	padding: 10px;
	clear: both;	
}
.subir {
	background: url(../images/page_up.gif) no-repeat;
	padding-left: 20px;
	font-size: 1.2em;
}
.alerta_error {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.2em;
}
#popup table{
	width: 95%;
}
#popup td{
	border: none;
}
#popup input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#popup select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#popup textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#logo-factura {
	clear: both;
	width: 100%;
	height: 115px;
}
.agente_plantilla {
	padding: 10px 40px 10px 10px;
	float: right; 	
}
.informacion {
	background: url(../images/info.gif) no-repeat;
	padding-left: 20px;
	font-size: 1.2em;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
}
.datos-cliente p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	width: auto;
	float: none;
}
.comentarios {
	font-size: 0.8em;
	color: #666666;
}
