body {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#GENERAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	height: 648px;
	width: 810px;
}
 
#GENERAL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 810px;
}
#COMPLETO {
	height: 100%;
	width: 100%;
	margin: 0px;
	/*padding-top: 30px;*/
	padding-right: 0px;
	padding-bottom: 00px;
	padding-left: 0px;
}
.cabecera_img {
 border:2px ridge #FFFFFF;
}
.boton_lateral a {
	height: 25px;
	width: 204px;
	text-align: left;
	padding-left: 28px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
.boton_lateral a:hover {
	height: 25px;
	width: 204px;
	text-align: left;
	padding-left: 28px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CF0207;
	text-transform: uppercase;
	text-decoration: none;
}
.img1 {
	width:402px;
	height:185px;
	background-image: url(../images/madridcomercio_04.png);
	text-decoration: none;
}
.enlaces {
	text-decoration:none;
}

/* CSS MENU PRINCIPAL */
#MainMenu 
{
	height:25px;
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
	padding-left: 2px;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	padding-left: 1px;
}
#tab a 
{
	background:url(../images/bright_109.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_109.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:700;
	line-height:27px;
	padding:0 19px;
}
#tab a:hover,#tab li.item_active a { background-position:right bottom; }
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#CCCCCC;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF;
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(../images/bleft_109.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:27px;
	background:url(../images/bright_109.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 19px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000;
	font-weight:700;
}
/* FIN MENU PRINCIPAL */

/* MENU VERTICAL IZQ */

.outer {
  clear: both;
}

.outer a, .outer div, .outer li, .outer ul, .outer body{
  margin: 0;
  padding: 0;
}

div.menu{
  width: 100%;
}

div.menu ul{
  list-style: none;
  width: 100%;
}

div.menu li{
  margin-top: 1px;
  width: 100%;
}

div.menu a{
  font: 9px Verdana;
  padding: 3px 20px;
  color: #FFF;
  display:table-cell;
  height: 32px;
  width: 207px;
  text-decoration: none;
  background: url(../images/background.gif) no-repeat;
  font-weight: bold;
}

div.menu a:hover{
  background: url(../images/highlight.gif) no-repeat;
  font: 9px Verdana;
  padding: 3px 42px;
  color: #FFF;
  display:table-cell;
  height: 32px;
  width: 207px;         /* background:url(images/nav_active.jpg) no-repeat; color:#b18211;*/
  text-decoration: none;
  font-weight: bold;
}

/* FIN MENU VERTICAL IZQ */


/* IMAGENES */
.thubnails {
	float:right;
}

/* CAJA LINKS */
#link {
	background: url(../images/link.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 402px;
	text-align: left;
	text-decoration: none;
	float: left;
	height: 185px;
}
#link a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#link a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#agenda {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	position: relative;
	top: -20px;
	width: 400px;
	float: right;
	padding-right: 50px;
}
#agenda a:hover{
	text-decoration: none;
}
#agenda a{
	text-decoration: none;
}
#text_inside {
	background: url(../images/footer.gif) repeat-x;
	width= 803px;
	height= 25px;
	border= 1px;
	border-style: solid;
	color: #303e4d;
	text-decoration: none;
	border: 1px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	width: 804px;
	margin-left: 4px;
	/*width: 804px;
	padding-left: 10px;*/

	}
#text_inside a{
	font-size: 12px;
	font-style: normal;
	color: #303e4d;
	text-decoration: none;
	font-weight: bold;
}
#text_inside a:hover{
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	color:#FF0000;
}

#http {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	position: relative;
	top: -10px;
	width: 400px;
	float: left;
	padding-right: 50px;
}
#http a:hover{
	text-decoration: none;
}
.cabecera2 {
	color: #303e4d;
	text-decoration: none;
	font-weight: bold;
}
.cabecera {
	color: #303e4d;
	text-decoration: none;
	font-weight: bold;
}

/* END CAJA LINKS*/
/* IMG CONTENT */
.img_content {
	position: absolute;
	width: 582px;
	margin-left: 210px;
	float: right;
	/*display: inline;*/
}
#imgs {
	float: left;
	position: absolute;
	margin-top: 96px;
	font-weight: bold;
	padding-left: 12px;
	color: 303e4d;
	text-decoration: none;
}
#imge {
	float: left;
	position: absolute;
	margin-top: 96px;
	font-weight: bold;
	left: 10px;
	top: 124px;
	color: 303e4d;
	text-decoration: none;
}

.curve {
	background:url(../images/mouse.png) no-repeat right;
	//height: 250px;
	width: 804px;
}

/* END IMG CONTET */


/* FOOTER */
#footer {
	background: url(../images/footer.gif) repeat-x;
	height: 25px;
	width: 804px;
}
.footer {
	color:#303e4d;
	text-decoration:none;
}
.footerup {
	background: url(../images/footerup.gif) repeat-x;
	height: 20px;
	padding-left: 15px;
}
/* CONTENIDO TEXT */
#text {
	padding:10px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
}
#imgbgrnd {
	background-color: #f5f5f5;
	filter: alpha(opacity=90); 
	width: 800px;
	height: 436px;
}
#imgbgrnd2 {
	background-color: #f5f5f5;
	filter: alpha(opacity=90); 
}
.vinculos {
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 10px;
	float: left;
}
.vinculos a{
text-decoration:none;
}
#vinculos_text {
	text-decoration:none;
	color:#303e4d;
	font-weight:bold;
	text-align: left;
	padding-left: 2px;
	padding-right: 10px;
}
.vinculo {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#vinculo_text {
	padding-top:6px;
	padding-left:38px;
	position:absolute;
	text-decoration:none;
	color:#303e4d;
	font-weight:bold;
}
#search {
	text-decoration:none;
	color:#303e4d;
	text-align: left;
	height: 20px;
	margin-left: 5px;
	margin-top: 29px;
	position: absolute;
}
#search_text {
	text-decoration:none;
	color:#303e4d;
	text-align: left;
	padding-left: 2px;
	margin-top: -10px;
	height: 20px;
	width: 140px;
	padding-top: -10px;
}



/******** ESTILOS OCA *****************/
.oca_banner {
	clear:both;
	align:left;
	background-image: url(../img/banner.jpg);
	background-color: white;
	background-repeat: no-repeat;
	height:95px;
	width:800px;
}
.oca_ancho_total {
	width:100%;
	clear:both;
}
.oca_navegacion_marco {
	float:left;
	width:800px;
	clear:both;
}
.oca_navegacion {
	float:left;
}
.oca_navegacion_fin {
	float:left;
	background-image: url(../img/fondoNav2.jpg);
	height:26px;
	width:136px;
}

.oca_upper_left {
	float:left;
	width:400px;
	margin-top:1px;
}
.oca_upper_right {
	float:left;
	clear:right;
	width:400px;
}

.oca_cuerpo_indice {
	float:left;
	width:200px;
}
.oca_cuerpo_main {
	float:left;
	width:600px;
	clear:right;
}
.oca_centro {
	clear:both;
	marging-left:5px;
	marging-bottom:10px;
	min-height:160px;
}

.oca_centro_col1 {
	float:left;
	width:300px;
}
.oca_centro_col2 {
	float:left;
	width:300px;
	clear:right;
}
.oca_opcion_izda {
	clear:both;
	width:99%;
	margin-bottom:10px;
	margin-left:5px;
}

.oca_titulo {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #335F8C;
 text-decoration: none;
 marging-left: 5px;
} 

a.oca_titulo_link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #335F8C;
 text-decoration: none;
 marging-left: 5px;
} 

a.oca_titulo_link:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold; 
 color: #ADBDDE;
 text-decoration: underline;
 marging-left: 5px;
} 

.oca_lista {
 list-style-image: url(../img/guion.gif);
 padding-bottom: 4px;
 padding-left:4px;
}
a.oca_link {
	text-align: justify ;
  color: #335F8C;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
a.oca_link:hover {
	text-align: justify ;
  color: #ADBDDE;
  font-weight: normal;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.oca_texto {
	text-align:justify;
	margin-left:5px;
	margin-right:5px;
}
.oca_foto_left {
	float:left;
}
.oca_foto_right {
	float:right;
}

.oca_texto_right {
	text-align:justify;
	margin-left:10px;
}

.oca_texto_left {
	text-align:justify;
	margin-right:10px;
	float:left;
}



.Letras_genericas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Letras_Path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}

.CABECEROS_SECCION {
	color: #335F8C;
	font-size: 20px;
	font-weight: bold;
}
a.Menus_Lista {
    color: #335F8C;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

a.Menus_Lista:hover {
    color: #ADBDDE;
    font-weight: normal;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.linkTextos {
text-align: justify ;
    color: #335F8C;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
a.linkTextos:hover {
text-align: justify ;
    color: #ADBDDE;
    font-weight: normal;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


a.Letras_Path {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: rgb(115,121,161);
  text-decoration: none;
 margin-left: 5px;
}

 

a.Letras_Path:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: rgb(197,63,63);
 margin-left: 5px;
 text-decoration: none;
}

.Flecha_Path {
 background-image: url(../img/flecha.jpg);
 width:18px
}

.Letras_Tabla {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}


.Letras_tabla_datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	color: #000000;
}
.Texto_IntroAsesoria {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; margin-left: 5px; }

.Texto_MenuAsesoria {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #FFFFFF;
      text-transform: uppercase;
}
.Nombre_Usuario {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-style: italic;
            font-size: 11px;
            color: #335F8C;
}

.Titulos_Tabla_Asesoramiento {
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            color: #FFFFFF;
}

a.Links_Tabla_Asesoramiento {
            font-size: 11px;
            color: #335F8C;
}

a.Links_Tabla_Asesoramiento:hover {
            font-size: 11px;
            color: #162B3F;
            font-style: normal;
            text-decoration: none;
}

.Texto_BlancoFino_Tabla {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFFFFF;
}

a.Letras_TablaSeleccionable {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: none;
 margin-left: 5px;
}

 

a.Letras_TablaSeleccionable:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #335F8C;
 margin-left: 5px;
 text-decoration: none;
}

.txt-negro03 {
	font-family:  Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.txt-negro03b {
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txt-negro03c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335F8C;
	text-decoration: none;
}
.txt-negro03c a{
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #335F8C;
	text-decoration: none;
}
.txt-negro03c a:hover{
 text-decoration: none;
 color:#333333;
}
.txt-negro03d {
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 9px;
	color: #335F8C;
	text-decoration: none;
}
.txt-negro03d a{
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 9px;
	color: #335F8C;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.txt-negro03d a:hover{
 text-decoration: none;
 color:#333333;
}
.txt-negro03e {
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 9px;
	color: #335F8C;
	text-decoration: none;
	text-align: justify;
	width: 270px;
	padding: 10px;
}
.txt-negro03e a.hover {
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 9px;
	color: #335F8C;
	text-decoration: none;
	text-align: justify;
}
.txt-negro03esto {
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 9px;
	color: #335F8C;
	text-decoration: none;
}
.txt-negro03ee {
	padding-top: 100px; 
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #335F8C;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
	width: 100%;

}
.txt-negro03flash {
	padding-left: 15px;
}
.form01 {
	font-family: Verdana, Arial, Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}
/* para aplicar a la etiqueta <P> que contiene el título de apartado */
.apartado {
	font-family: Verdana, Arial,   Geneva, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #8C0F31;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}
.tipEsc {
	font-family: Verdana, Arial,   Geneva, Helvetica;
	font-size: 11px;
	color: #8C0F31;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align:left;
}

/* CAJA LINKS */
.EscServicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-align: center;
	text-decoration: none;
	valign:middle;
}
.EscServicio a{
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.EscServicio a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/* NUEVO SERVICIO ASESORAMIENTO IMAGEN COMERCIAL */
#textos {
	color: #335F8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 50px 50px 40px 50px;
}
#textos_inscri {
	color: #335F8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 30px 50px 40px 50px;
}
#textos_galleri {
	color: #335F8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 10px 20px 10px 20px;
}
.login {
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: auto;
	padding: 10px 10px 0px 10px;
	color: #335F8C;
}
#login {
	background-color: #DDDDDD;
	border: 1px solid #777777;
	text-align: left;
	width: auto;
	float: right;
	margin: 10px;
}
#loginbtn {
	width: auto;
	padding: 10px 10px 10px 15px;
}
#logineess {
	background-image: url(../images/escap_bg3.png);
	width: 680px;
	margin: 10px 10px 0px 10px;
	background-repeat: no-repeat;
}
#logineexs {
	background-image: url(../images/escap_asp3.png);
	background-repeat: no-repeat;
	width: 713px;
	margin: 10px 10px 0px 70px;
}
#loginees {
	background-image: url(../images/escap_logineess.png);
	background-repeat: no-repeat;
/*
	background-color: #DDDDDD;
	border: 1px solid #777777;*/
	width: 680px;
	margin: 10px 10px 10px 70px;
}
#logines {
	background-color: #DDDDDD;
	border: 1px solid #777777;
	width: 565px;
	margin: 10px 10px 10px 70px;
}

#logins {
	background-image: url(../images/escap_login.png);
	background-repeat: no-repeat;
	width: auto;
	height: 152px;
	margin-top: 5px;
	margin-left: 50px;
}
#logins p{
	font-size:9px;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: -15px 0px 0px 0px;
	width: 575px;
	color: #666666;
}
#logines p{
	font-size:9px;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: -15px 0px 0px 0px;
	width: 575px;
	color: #666666;
}
#form02 {
	margin: 5px 10px 10px 10px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#form02 input {
	width: 130px;
}
#boton_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	margin-left: 200px;
	width: 100px;
	height: 100%;
}
/* LIGHTBOXES */
.black_overlay{
			  display: none;
			  position: absolute;
			  top: 0%;
			  left: 0%;
			  width: 100%;
			  height: 100%;
			  z-index:1001;
			  -moz-opacity: 0.8;
			  opacity:.80;
			  filter: alpha(opacity=60);
}
.white_content1 {
	background-image: url(../images/escap_over1a.png);
	display: none;
	position: absolute;
	top: 41%;
	left: 28%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content2 {
	background-image: url(../images/escap_over1a.png);
	display: none;
	position: absolute;
	top: 44%;
	left: 28%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content3 {
	background-image: url(../images/escap_over1a.png);
	display: none;
	position: absolute;
	top: 47%;
	left: 28%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content4 {
	background-image: url(../images/escap_over2a.png);
	display: none;
	position: absolute;
	top: 28%;
	left: 28%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content5 {
	background-image: url(../images/escap_over2a.png);
	display: none;
	position: absolute;
	top: 31%;
	left: 28%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content6 {
	background-image: url(../images/escap_over3a.png);
	display: none;
	position: absolute;
	top: 25%;
	left: 28%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content7 {
	background-image: url(../images/escap_over2a.png);
	display: none;
	position: absolute;
	top: 52%;
	left: 25%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content8 {
	background-image: url(../images/escap_over3a.png);
	display: none;
	position: absolute;
	top: 58%;
	left: 25%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content9 {
	background-image: url(../images/escap_over3a.png);
	display: none;
	position: absolute;
	top: 61%;
	left: 25%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content10 {
	background-image: url(../images/escap_over3a.png);
	display: none;
	position: absolute;
	top: 64%;
	left: 25%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content11 {
	background-image: url(../images/escap_over3a.png);
	display: none;
	position: absolute;
	top: 67%;
	left: 25%;
	width: 285px;
	height: 327px;
	padding: 10px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content1a {
	background-image: url(../images/escap_over1.png);
	width: 560px;
	height: 315px;
	position: absolute;
	padding: 16px;
	background-repeat: no-repeat;
	display: none;
	top:30%;
	left:30%;
}
.white_content1b {
	background-image: url(../images/escap_over0.png);
	display: none;
	position: absolute;
	top: 23%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content1c {
	background-image: url(../images/escap_over4.png);
	display: none;
	position: absolute;
	top: 23%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content2a {
	background-image: url(../images/escap_over1.png);
	display: none;
	position: absolute;
	top: 58.5%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content2b {
	background-image: url(../images/escap_over2.png);
	display: none;
	position: absolute;
	top: 58.5%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content2c {
	background-image: url(../images/escap_over3.png);
	display: none;
	position: absolute;
	top: 58.5%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content2d {
	background-image: url(../images/escap_over4.png);
	display: none;
	position: absolute;
	top: 58.5%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content3a {
	background-image: url(../images/escap_over1.png);
	display: none;
	position: absolute;
	top: 94%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content3b {
	background-image: url(../images/escap_over2.png);
	display: none;
	position: absolute;
	top: 94%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content3c {
	background-image: url(../images/escap_over3.png);
	display: none;
	position: absolute;
	top: 94%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
.white_content3d {
	background-image: url(../images/escap_over4.png);
	display: none;
	position: absolute;
	top: 94%;
	left: 30%;
	width: 560px;
	height: 352px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background-repeat: no-repeat;
}
#boton_esc a {
	background-image: url(../images/btn_OFF1.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	
}
#boton_esc a:hover {
	background-image: url(../images/btn_ON1.gif);
	background-repeat: no-repeat;
}
a.boton_esc:link {
	background-image: url(../images/btn_OFF1.gif);
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	
}
a.boton_esc:hover {
	background-image: url(../images/btn_ON1.gif);
}
