body {
	font-family : Verdana, Arial, sans-serif ;
	width : 100% ;
	margin : 0px ;
	padding : 0px ;
	border : 0px ;
	background : white ;
	font-size : small ;
}
div.cont { 
	margin-top : 15px ;
	margin-left : 25px ;
	margin-right : 25px ;
}
div.top {
	background : white url('../grafica/logo_bandas.png') top left repeat-x ;
	font-size : large ;
	padding-bottom : 0px ;
	height : 64px ;
	clear : both ;
}
img.top {
	border-left : solid 5px white ;
	border-right : solid 10px white ;
	margin-left : 84px ;
	float : left ;
}
div.fondo {
	background : white url('../grafica/fondo2.png') top center no-repeat ;	margin-top : 2em ;
}

a:link { color : navy ; text-decoration : none }
a:visited { color : #434790 ; text-decoration : none }
a:hover { color : #navy ; text-decoration : underline }
a:active { color : navy  ; text-decoration : none }

div.copy {
	clear : both ;
	font-size : x-small ;
	text-align : center ;
	border-top : solid 1px #999 ;
}
img { border : none }

div.nav {
	border : solid 1px #eee ;
	margin : 0px ;
	padding : 2px ;
	font-size : x-small ;
	background : #eee ;
	clear : both
}
div.nav2 { 	border-top : solid 1px #ddd ; margin-top : 1px ;}
div.pulgarcito { width : 55% ; font-size : x-small ; text-align : left ; float : left }
div.nav-der {
	float : right ;
	width : 40% ;
	margin : 0px;
	padding : 0px ;
	font-size : x-small ;
	text-align : right ;
}

ul.nav-der {
	margin : 0px;
	padding : 0px  ;
	border : 0px ;
	display : inline ;
	background : #ddd
	}
li.nav-der {
	margin : 0px 0px 0px 5px ;
	padding : 0px 3px 0px 3px ;
	display : inline ;

}

ul.nav {
	margin : 0px;
	padding : 0px  ;
	border : 0px ;
	display : inline ;
	}
li.nav {
	margin : 0px 0px 0px 5px ;
	padding : 0px 3px 0px 3px ;
	display : inline ;
	background : white ;
}

h2.titulo { font-size : large ; text-align : left ; clear : both ; margin : 0.2em 0px 0.2em 0px ;}

.estilouno { background : #eee }
.estilodos { background : white }

p.sucursal { text-align : left ; font-size : small ; margin-top : 0.2em ;}
h3.sucursal { text-align : left ; font-size : small ; margin : 1em 0px 0px 0px ;}


 
table.tablas { font-size : small }
th { padding : 0px 5px 0px 5px ; font-size : x-small ; background : #fec ; font-weight : normal }

div.nota { font-size : x-small }

h1.division { color : white ; padding-left : 350px ; text-transform : uppercase
; font-size : large ; line-height : 32px ; text-align : center ; margin-bottom : 0px ;}
p.subdiv { margin : 5px 0px 0px 0px ; text-align : center ; color : white ; font-size : medium ; }

#destacaISO {
    border : solid 2px #f90 ;
    font-size : 120% ;
    padding : 1em ;
    background : #ffe ;
    margin-bottom : 1em ;
    color : #300 ;

}
.clear {
    clear : both ;
}
a.onclick { color : blue ; text-decoration : underline ; cursor: pointer ;}
