/* CSS Document */
body{
	margin: 0;
	background-color: #777777; /*BLANCO */
	padding: 0;
	color: #666666; /* GRIS */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	}
h1 {
	font-size: 120%;
	font-weight: normal;
	color: black; 
	text-align: center
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: black; 
	text-align: center
	}
h3 {
	font-size: 80%; 
	font-weight: bold;
	color: black; 
	text-align: center
	}
h4 {
	font-size: 60%; 
	font-weight: bold ;
	color: black; 
	text-align: center
	}
.telefono {
	font-size: 100%;
	font-weight: bold;
	color: #F2e0a8; 
	text-align: center
	}
.centenario{
	font-size: 120%;
	font-weight: normal;
	color: black; 
	text-align: center;
	text-decoration: none;
}
.letra {
	font-size: 60%; 
	color: black
	}
.letra80 {
	font-size: 80%; 
	color: black
	}
	
.referencia {
	font-size: 60%; 
	color: black
	}
.compras {
	color: black;
	text-align: left;
	line-height: 150%;
	}	
.subtitulo {
	font-size: 90%; 
	color: #006666; 
	text-align: left
	}
.depto {
	font-size: 85%; 
	color: black; 
	text-align: left; 
	font-weight: normal
	}
.deptoright {
	font-size: 80%; 
	color: black; 
	text-align: right; 
	font-weight: normal
	}
.deptoBlanco {
	font-size: 85%; 
	color: white; 
	text-align: center; 
	font-weight: normal
	}	
.cartel {
	font-size: 90%; 
	color:#6A540F; /*marron*/
	text-align:center;
	position:absolute;
	width:220px; 
	height:90px; 
	z-index:10; 
	left: 550px; 
	top: 400px; 
	background-color: #ECD17D; /*amarillo fuerte*/
	border: 0px;
	}
.abece {
	font-size: 100%; 
	font-weight: bold
	}
.noinput {
	background-color: transparent;
	border: 0px;
	font-size: 80%;
	color: black;
	text-align: center;
}
p {
	text-align:justify;
	font-size: 80%;
	color: black
	}
.pcentrado {
	text-align:center;
	font-size: 80%;
	color: black;
	}	
td {
	border-style: none;
	padding: 0;
	margin: 0;
	}
tr {
	border-style: none;
	padding: 0;
	margin: 0;
	}
td.solid {
	border-style: solid;
	border-color: #006666;/*verde*/
	}
tr.solid {
	border-style: solid; 
	border-color: #006666;/*verde*/
	}

.submenuIE {
	display: none;
	position: absolute;
	z-index: 4;
	top: 158px;
	left: 115px;
	width: 130px;
	background-color: rgb(212,235,247);/*celeste suave*/
}
.submenuIE800 {
	display: none;
	background-color: rgb(212,235,247);/*celeste suave*/
}
.submenuIE1280 {
	display: none;
	background-color: rgb(212,235,247);/*celeste suave*/
}

.submenu {
	display: none;
	background-color: rgb(212,235,247);/*celeste suave*/
	z-index:4;
	position: absolute;
}
.submenu800 {
	display: none;
	position: absolute;
	z-index:4;
	left: 5px;
	width: 130px;
	background-color: rgb(212,235,247);/*celeste suave*/
}
.submenu1280 {
	display: none;
	position: absolute;
	z-index:4;
	left: 245px;
	width: 130px;
	background-color: rgb(212,235,247);/*celeste suave*/
}

.submenuitem {
	font-size: 7.5pt;
	font-weight: bold;
	width: 100%; 
	text-decoration: none; 
	color: rgb(0,66,113);
	background-color: rgb(212,235,247);/*celeste suave*/
	}
.submenuitem:hover {
	COLOR: #ffffff; 
	BACKGROUND-COLOR:rgb(0,66,113);/*azul oscuro*/
	}
.submenuitemhover {
	COLOR: #ffffff; 
	BACKGROUND-COLOR:rgb(0,66,113);/*azul oscuro*/
	}
.pie{
	font-size:60%;
	color: black;
	margin: 1em 0 0 0;
    width: 768;
	text-align:center;
	background: #fafafa;/* BLANCO */
	}
.aviso{
	position:absolute;
	width:400px;
	height:40px;
	z-index:8;
	font-size:60%;
	text-align: center;
	padding: 1px;
	border: #EDF4E6 5px solid;/*verde suave*/
	}
.libretas{
	font-size:70%;
	text-align: justify;
	padding: 2px;
	border: #ECD17D 3px ridge;/*amarillo fuerte*/
	}	
.internacion{
	font-size:70%;
	text-align: justify;
	padding: 2px;
	border: #EDF4E6 8px solid;/*verde suave*/
	}		
.dropdownlimitado{
	font-size:60%;
	color: black;
	background-color:white;
	display: inline;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
