/* INI popup */
div.popup{
	position:absolute;
	text-align:left;
	width:400px;
	background:url('../images/fondo_popup.gif') bottom left repeat-x #f0f0f0;
	z-index:999;
	padding:0;
	overflow:visible;
	border:1px solid #909090
}
div.popup_content{padding:0 10px 4px 10px;overflow:auto;height:280px}
#popup_overlay{
  background-color:#f0f0f0;
  /* The following properties should not be changed */
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:500px;
}
span.popup_link,a.popup_link{
  cursor:pointer;
  border-bottom:1px dotted;
}
span.popup_closebox{cursor:pointer}
.popup_draghandle{cursor:move}
.popup_titlebar{background:#336699;color:#ffffff;text-align:right}
/* END popup */

div.sized{width:600px;height:500px;padding:10px}

.box{border:.1em solid #9999FF; margin-top:.2em; background:#F0F0FF; }

.boxtitle{margin:0; padding:2px; border:none; text-align:left; background:#F0F0FF; font-size:110%; font-weight:bold; color:#9999FF; }

.boxcontent{margin:0; padding:2px; border:none; text-align:left; background:#F0F0FF; color:#666666; }

th,.celda1,.destacado,.destacado_doble{background:#9999FF; padding:1px; color:#F0F0FF; }

hr{border:1px solid #9999FF; height:1px; }

.border{border:1px solid #9999FF; }

.underline{border-bottom:1px solid #9999FF; }

.overline{border-top:1px solid #9999FF; }

.coloreado{background-color:#FFF0F0; }

textarea,input,select{font-family:Verdana; font-size:11px; }

.inverted{color:#FFFFFF; }

.resaltado1{font-weight:bold; color:#9999FF; }

.resaltado2{font-weight:bold; color:#666666; }

.listadoclaro{background:#F8F8F8; }

.listadonormal{background:#F0F0F0; }

.listadoresaltado{background:#FBF1C9; }

a.boton:link,a.boton:visited,a.boton:hover,a.boton:active{color:#555566; border:.1em solid #003c74; padding:2px 8px; text-decoration:none; background:#f8f8f8; }

a.boton_next:link,a.boton_next:visited,a.boton_next:hover,a.boton_next:active,a.boton_prev:link,a.boton_prev:visited,a.boton_prev:hover,a.boton_prev:active,input.boton_next,input.boton_save{color:#555566; border:1px solid #003c74; text-decoration:none; }

a.boton_next:link,a.boton_next:visited,a.boton_next:hover,a.boton_next:active{padding:3px 10px 3px 24px; background:url('../images/flechita_open.gif') top left no-repeat #f8f8f8; }

a.boton_prev:link,a.boton_prev:visited,a.boton_prev:hover,a.boton_prev:active{padding:3px 10px 3px 24px; background:url('../images/flechita_back.gif') top left no-repeat #f8f8f8; }

input.boton_next,input.boton_save{padding:2px 8px 2px 24px; cursor:pointer; }

input.boton_next{background:url('../images/flechita_open.gif') top left no-repeat #f8f8f8; }

input.boton_save{background:url('../images/flechita_save.gif') top left no-repeat #f8f8f8; }

div.message{background:#ffffdb; color:#333333; border:2px solid #f6e4b8; padding:4px; margin:0 0 1em 0; }

div.date{float:left; padding:2px 4px 2px 4px; background:#fff9dd; color:#663333; text-align:center; font-size:12px; border:1px solid #333366; }

div.date span{display:block; font-size:16px; font-weight:bold; }

form{margin:0; }

input.boton{width:10em; cursor:pointer; }

h1{font-size:130%; font-weight:bold; }

h2{font-size:120%; font-weight:bold; }

h3{font-size:110%; font-weight:bold; }

.imagebox{margin:0; padding:4px; border:0; }

.textbox{margin:2px; text-align:justify; }

.mini{font-size:90%; }

.maxi{font-size:110%; }

.menuver div{padding:4px 0; }

.menuhor{padding:10px; }

.separado1{padding-top:1em; }

.separado2{padding-top:2em; }

.separado3{padding-top:3em; }

.subtexto1{font-size:90%; }

.subtexto2{font-size:80%; }

.subtexto3{font-size:75%; }

.external{}

div.banneraccesibilidad{
	height:180px;
	width:210px;
	padding:50px 20px 20px 20px;
	background:url('../images/banneraccesibilidad.png') top left no-repeat #f1f8e4;
	text-align:left;
}
div.banneraccesibilidad h2{
	color:#999999;
	margin:10px 0 0 0;
	font-size:12px;
}
div.banneraccesibilidad h1{
	color:#f84242;
	margin:0 0 20px 0;
	font-size:14px;
}
div.banneraccesibilidad p{
	color:#333333;
	margin:0;
	font-size:10px;
}
div.infoaccesibilidad{
	height:134px;
	overflow:hidden;
}
div.enlaceaccesibilidad{
	text-align:center;
}
div.enlaceaccesibilidad a{
	font-size:12px;
	padding:10px 50px 30px 0;
	background:url('../images/handpointer.gif') bottom right no-repeat transparent;
}

div.enlaceaccesibilidad2{
	text-align:center;
}
div.enlaceaccesibilidad2 a{
	font-size:12px;
	padding:10px 50px 20px 0;
}

.respuesta{border:1px solid #999999; background-color:#ffffff}