@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image: url(images/fondoazullargo.jpg);
}
a:link {
	color: #000033;
}
a:visited {
	color: #003399;
}
a:active {
	color: #000033;
}

.est10b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.est11 {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.est12 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.est12b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.est12bw {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.est12g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
}
.est12r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.est14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.est14r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.est14a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02345a;
}
.est14bw {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}




ul#llave01{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	font-size:12px;
	height:36px;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	position:relative;
	display:block;
	font-weight:bold;
	background:url("images/bkg_off.gif") repeat-x left top;
	border-bottom:5px solid #030120a;
	border-top:1px solid #c3c2d2;}

ul#llave01 li{
	display:block;
	float:left;
	margin:0;
	padding:0;}

ul#llave01 li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:url("images/separator.gif") no-repeat right top;}

ul#llave01 li a:hover{
	background:url("images/hover.gif") no-repeat right top;}

ul#llave01 li a.current,ul#llave01 li a.current:hover{
	color:#fff;
	background:url("images/bkg_on.gif") no-repeat right top;}
#place {
	color:#fff;
	background-color:#001224;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	padding-bottom:3px;
}


.llave_mn {
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 145px;
	padding-left: 5px;
}
.llave_mn ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.llave_mn li {
	background-image: none;
	margin: 0;
	padding: 0;
}
.llave_mn ul ul {
	display: inline;
}
.llave_mn ul ul li a {
	padding-left: 20px;
	width: 118px;
}
.llave_mn a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 2px 2px 2px 17px;
	width: 121px;
}
.llave_mn a.expanded {
	background: #bbb url(collapse.gif) no-repeat 3px 50%;
}
.llave_mn a.collapsed {
	background: #bbb url(expand.gif) no-repeat 3px 50%;
}
.llave_mn a:hover {
	text-decoration: none;
}
.llave_mn ul a {
	background: #e8e8e8;
	border-top: 2px solid #fff;
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 128px;
}
.llave_mn ul a:hover {
	background : #f5f5f5;
	text-decoration: underline;
}
.llave_mn li.active a {
	background: #fff;
}
.llave_mn li.active li a {
	background: #e8e8e8;
}
.llave_mn .footer {
	background: transparent url(footer.jpg) no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	margin: 0 0 10px 0;
	width: 142px;
}
.llave_mn .footer span {
	display: none;
}



.ddoverlap{
border-bottom: 1px solid #bbb8a9;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: blue;
background: transparent url(images/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

.ddoverlap li a:visited{
color: #6B6B6B;
font-family: Arial, Helvetica, sans-serif;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: blue;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}

.est14bw {font-size: 14px}


<!--[if IE]>
.ddoverlap{
height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
}
<!--[endif]>



#capaini{
	position:relative;
	background-color: #D3D3D3;
}
#capainicio{
	position:relative;
	background-color: #D3D3D3;
}
#capaexpansionvta{
	position:relative;
	background-color: #D3D3D3;
}
#capaexpansionalq{
	position:relative;
	display:none;
	background-color: #D3D3D3;
}
#capafinal{
	position:relative;
	background-color: #D3D3D3; 
}




.curlycontainer{
border: 1px solid #b8b8b8;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
width: 130px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 1px;
top: 2px;
padding: 1px 4px 15px 5px;
}

