/*
Title:      Panel de control master styles for screen media
Author:     jandropoch, CW
Updated:    January 19 2006
*/
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 td{
	width: 1%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #ffffff;
	font-size: large;
	height: 45px;
}
#menu a {
	display: block;
	background-color: #0056BC;
	color: #ffffff;
	text-decoration: none;
	height: 45px;
	padding: 3px 5px 0 0;
}
#menu a:hover {
	display: block;
	background-color: #cccccc;
}
*/
#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;
	list-style-type: none;
}
#menu2 li{
	display: inline;
}
#menu2 td{
	width: 1%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #ffffff;
	font-size: large;
	height: 35px;
}
#menu2 a {
	display: block;
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	height: 35px;
	padding: 5px 5px 0 0;
}
#menu2 a:hover {
	display: block;
	background-color: #cccccc;
}
/*
bloque1
*/
.bloque1 form p {
	float: left;
	margin-right: 10px; 
}
.bloque1 label {
	width: auto;
}
.bloque1 ul{
	clear: both;
	margin: 20px 15px 40px 30px;
	padding: 10px 0 0 0;
	list-style-image: url(../images/folder.gif);
}
.bloque1 li{
	margin-right: 20px;
	padding-left: 5px;
}
.bloque1 a{
	font-weight: bold;
}
.no_imagen {
	list-style-image: none;
	list-style-type: none;
}
/*
bloque2
*/
.bloque2 {
	width: 25%;
	float: left;
}
.bloque2 ul{
	margin: 15px;
	padding: 0;
	list-style-type: square;
}
.bloque2 li{
	margin-bottom: 5px;
}
.bloque2 p{
	font-size: x-small;
}
.bloque2 form{
	margin-top: 20px;
}
/*
bloque3
*/
.bloque3 {
	background-color: #0056BC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #ffffff;
}
.bloque3 h2{
	background-color: #999999;
}
.bloque3 form {
	margin: 20px 10px 10px 10px;
}
.bloque3 input {	
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	color: #000000;
	float: none;
	/*width: 165px;*/
}
.bloque3 select {	
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	color: #000000;
	float: none;
	/*width: 165px;*/
}
.bloque3 textarea {	
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	color: #000000;
	float: none;
	/*width: 165px;*/
}
.bloque3 label {
	float: left;
	width: 110px;
	margin-right: 5px;
}
/*
bloque4
*/
.bloque4 {
	float: left;
	width: 100%;
	text-align: right;
	border-bottom: #000000 1px solid;
	margin-bottom: 20px;
}
.bloque4 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	margin: 20px 0 0 0;
	padding: 0;
}
.bloque4 p {
	width: 450px;
	float: right;
	margin-bottom: 10px;
}
/*
bloque5
*/
.bloque5 {
	width: 100%;
	float: left;
}
.bloque5 p {
	float: left;
	margin-right: 10px; 
}
.bloque5 label {
	width: auto;
}
/*.bloque5 ul{
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
.bloque5 li{
	display: inline;
	margin-right: 20px;
}*/
.bloque5 a{
	font-weight: bold;
}
/*
bloque6
*/
.bloque6 {
	background-color: #0056BC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #ffffff;
}
.bloque6 h2{
	background-color: #999999;
}
.bloque6 form {
	margin: 20px 10px 10px 10px;
}
.bloque6 input {	
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	color: #000000;
	float: none;
	/*width: 200px;*/
}
.bloque6 select {	
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	color: #000000;
	float: none;
	width: 200px;
}
.bloque6 textarea {	
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	color: #000000;
	float: none;
	width: 200px;
}
.bloque6 label {
	float: left;
	width: 180px;
	margin-right: 5px;
}
/*
bloque7
*/
.bloque7 {
	width: 47%;
	float: left;
}
/*
bloque8
*/
.bloque8 {
	width: 47%;
	float: left;
}
/*
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;
}
.money {
	background: url(../images/coins_add.gif) no-repeat;
	padding-left: 20px;
	color: #009933;
	font-weight: bold;
}
.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;	
}
.news_ul{
	margin: 0 0 0 10px;	
}
.news_ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/news.gif);
}
.filtro {
	margin-bottom: 20px;	
	padding: 10px;
}
.filtro ul{
	margin: 5px 10px 10px 0px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.filtro li{
	margin: 5px;
	display: inline;
}
.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;
}
