
/*************************************************************************************************/
/*   File: /AVComun/r01gImageVA/styles/r01gImage.css*/
/*************************************************************************************************/

div.r01gImage img {
text-align:left;
border:0 none;
text-decoration:none;
}

div.r01gImage p a img {
border:0 none;
text-decoration:none;
margin:0;
padding:0;
}

div.r01gImage p,div.r01gImage h1,div.r01gImage h2,div.r01gImage h3,div.r01gImage h4,div.r01gImage h5,div.r01gImage h6 {
margin:0;
padding:0;
} 


/*************************************************************************************************/
/*   File: /AVComun/r01gHorizontalMenuVA/styles/r01gHorizontalMenu.css*/
/*************************************************************************************************/

@charset "UTF-8";
@media screen,projection
 {
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
ul.r01gMenuBarHorizontal li.r01gMenuBarItemIE {
display:inline;
float:left;
background:#FFF;
}
}

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.5 
 Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. 
******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 ******************************************************************************
 The outermost container of the Menu Bar, an auto width box with no margin or padding */
div.r01gMenuTitle {
float:left;
}

div.r01gMenuH {
width:100%;
float:left;
}

ul.r01gMenuBarHorizontal {
list-style-type:none;
cursor:default;
width:auto;
margin:0;
padding:0;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.r01gMenuBarActive {
z-index:1000;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.r01gMenuBarHorizontal li {
list-style-type:none;
position:relative;
text-align:left;
cursor:pointer;
width:auto;
float:left;
margin:0;
padding:0;
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.r01gMenuBarHorizontal ul {
list-style-type:none;
z-index:1020;
cursor:default;
width:auto;
position:absolute;
left:-1000em;
margin:0;
padding:0;
}

/* Submenu that is showing with class designation r01gMenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.r01gMenuBarHorizontal ul.r01gMenuBarSubmenuVisible {
left:auto;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.r01gMenuBarHorizontal ul ul {
position:absolute;
}

/* Submenu that is showing with class designation r01gMenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.r01gMenuBarHorizontal ul.r01gMenuBarSubmenuVisible ul.r01gMenuBarSubmenuVisible {
left:auto;
top:0;
margin-left:-110.1%;
}

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 ******************************************************************************
 Submenu containers have borders on all sides 
 Menu items are a light gray block with padding and no text decoration */
ul.r01gMenuBarHorizontal a {
display:block;
cursor:pointer;
background-repeat:no-repeat;
}

ul.r01gMenuBarHorizontal a.Level_1 {
padding-top:3px;
padding-bottom:3px;
}

ul.r01gMenuBarHorizontal ul a.r01gMenuBarItemSubmenu span.menuTextSpan {
background-image:url(/AVComun/r01gHorizontalMenuVA/images/r01gMenuArrowRight.gif);
background-repeat:no-repeat;
background-position:right center;
padding-right:12px;
}

ul.r01gMenuBarHorizontal ul a.r01gMenuBarItemSubmenuHover span.menuTextSpan {
background-image:url(/AVComun/r01gHorizontalMenuVA/images/r01gMenuArrowRightOn.gif);
background-repeat:no-repeat;
background-position:right center;
padding-right:12px;
}

/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 ******************************************************************************
 HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.r01gMenuBarHorizontal iframe {
position:absolute;
z-index:1010;
filter:alpha(opacity:0.1);
}

ul.r01gMenuBarHorizontal a.Level_2,ul.r01gMenuBarHorizontal a.Level_3 {
padding-top:3px;
padding-bottom:3px;
_padding-top:0;
_padding-bottom:0;
}

ul.r01gMenuBarHorizontal a.r01gMenuBarItemSubmenu span.menuTextSpan,ul.r01gMenuBarHorizontal a.r01gMenuBarItemSubmenuHover span.menuTextSpan {
background-image:url(/AVComun/r01gHorizontalMenuVA/images/r01gMenuArrowDown.gif);
background-repeat:no-repeat;
background-position:right center;
padding-right:12px;
}

/*************************************************************************************************/
/*   File: /AV/r01gHorizontalMenuVA/styles/r58-hmVisualArea61442.css*/
/*************************************************************************************************/

/* ---- GENERAL: Titulo ----- */
div.r01gMenuhmVisualArea61442  {
}
div.r01gMenuhmVisualArea61442 div.r01gMenuTitle {
width:0%;	
background-color:White;
}
/* ---- GENERAL: Menu ----- */
div.r01gMenuH_hmVisualArea61442 {
background-color:White;
}
/* ---- NIVEL 1 ----- */
ul.r01gMenuBarHorizontal_hmVisualArea61442 {
float:Right;
background-color:White;
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 li.Level_1 {
padding: 0 0 0 0;/* pasa a dinamico*/
padding-left: 5px;/* para quitar en el futuro */
padding-left: 5px;
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 a {
padding-right:10px;
padding-left:20px;	
padding-right:10px;
padding-left:20px;
background-position:left bottom; /* para quitar en el futuro */
background-position:left bottom;
}	
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_1 {
background-image:url( /AVComun/images/r01LeftCorner.gif );
}
ul.r01gMenuBarHorizontal_hmVisualArea61442#UL_PRINCIPAL_hmVisualArea61442 ul li {	
/* borde de abajo de las opciones */
border-bottom:1px solid #FFFFFF;	
display:block;
float:none;
width:auto;
white-space:nowrap;		
}
/* LEVEL 1 */
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_1 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:White;	
background-color:#FF9900;	
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_1:hover, ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_1:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:White;
background-color:#CF6406;
}
/* ---- NIVEL 2 ----- */
ul.r01gMenuBarHorizontal_hmVisualArea61442 ul.Level_2 {
/* borde de los ul de segundo nivel para abajo */
border-top:0px none transparent;border-bottom:0px none transparent;border-left:0px none transparent;border-right:0px none transparent;
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_2 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 60% Verdana;text-decoration:none;color:White;	
background-color:#FF9900;
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_2:hover, ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_2:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:White;
background-color:#CF6406;
}
/* ---- NIVEL 3 ----- */
ul.r01gMenuBarHorizontal_hmVisualArea61442 ul.Level_3 {
/* borde de los ul de segundo nivel para abajo */	
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_3 {	
/*Color de fondo, color texto y fuente*/
font:normal normal normal auto Verdana;text-decoration:none;color:#000000;	
background-color:White;	
}
ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_3:hover, ul.r01gMenuBarHorizontal_hmVisualArea61442 a.Level_3:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:Black;
background-color:White;
}
/* Colores especiales para los padres de los elementos abiertos . De momento  no se implementa*/
ul.r01gMenuBarHorizontal a.r01gMenuBarItemHover, ul.r01gMenuBarHorizontal a.r01gMenuBarItemSubmenuHover, ul.r01gMenuBarHorizontal a.r01gMenuBarSubmenuVisible
{
}div.r01gTitlehmVisualArea61442 {	
background-color:White;	
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;
height:15px;	
}
div.r01gTitlehmVisualArea61442  div.r01gImageLeftTitle {		
background-image:url(  );
background-position:center center;
text-align:center;	
}
div.r01gTitlehmVisualArea61442  div.r01gImageRightTitle {	
background-image:url(  );
background-position:center center;
text-align:center;
}	
div.r01gTitlehmVisualArea61442  div.r01gTextoTitle {	
text-align:left; 
padding-top:center;
}
div.r01gTitlehmVisualArea61442  div.r01gTextoTitleSinAncla {	
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;
}
div.r01gTitlehmVisualArea61442  div.r01gTextoTitleConAncla a {
background-color:White;
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;		
}div.r01gTitle_hmVisualArea61442_es div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_hmVisualArea61442_eu div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_hmVisualArea61442_en div.r01gTextoTitle {
width:100%;
}
div.r01gMenuhmVisualArea61442 div.r01gMenuH {  width:100%;  _width:99.9%;}

/*************************************************************************************************/
/*   File: /AVComun/r01gSearchEngineVA/styles/r01gSearchEngine.css*/
/*************************************************************************************************/

/* Estilos para el area visual buscador de texto libre */
div.r01gClsSearchBox {
width:98%;
_width:100%;
padding:2px;
}

div.r01gClsSearchBox div {
display:block;
}

/* =============== Título ==================== */
div.r01gClsSearchBox div.r01gTitle {
padding-top:3px;
padding-bottom:3px;
}

/* =============== Formulario ================ */
div.r01gClsSearchBox div.r01gSearchEngineForm {
padding-top:6px;
padding-bottom:6px;
}

div.r01gClsSearchBox div.r01gSearchEngineForm form {
margin-top:0;
margin-bottom:0;
}

/* =============== Caja de texto ================ */
div.r01gClsSearchBox div input.r01gInputText {
border:1px solid #969696;
margin-left:3px;
width:58%;
}

div.r01gClsSearchBox div label.r01gLabelInputText {
display:none;
}

/* =============== Boton Buscar ================ */
div.r01gClsSearchBox div input.r01gBtnSearch {
cursor:pointer;
width:35%;
margin-bottom:1px;
}

div.r01gClsSearchBox div input.r01gBtnSearch-on {
border:1px solid #FFF;
color:#FFF;
}

/* =============== Pie ================ 
 Estilos para el area visual buscador de texto libre */
div.r01gClsSearchBox div.r01gFoot {
border-top:1px dashed graytext;
padding-top:3px;
padding-bottom:3px;
}

div.r01gClsSearchBox div.r01gFoot a {
text-decoration:none;
}

div.r01gClsSearchBox div.r01gFoot span.r01gFootSpan {
cursor:default;
}

div.r01gClsSearchBox div.r01gFoot a span.r01gFootSpan {
cursor:pointer;
}

div.r01gClsSearchBox div.r01gTitle span,div.r01gClsSearchBox div.r01gFoot a span {
padding-left:5px;
}

/*************************************************************************************************/
/*   File: /AV/r01gSearchEngineVA/styles/r58-srchVisualArea24661.css*/
/*************************************************************************************************/

div.r01gClsSearchBoxsrchVisualArea24661 {	
}
/* =============== Título ==================== */
div.r01gClsSearchBoxsrchVisualArea24661 div.r01gTitle {
background-color:transparent;
}
div.r01gClsSearchBoxsrchVisualArea24661 div.r01gTitle span {
font:normal normal normal 70% Verdana;text-decoration:none;color:#ff9700;
}
/* =============== Formulario ================ */
div.r01gClsSearchBoxsrchVisualArea24661 div.r01gSearchEngineForm {	
background-color:#FFDBA4;
}
/* =============== Caja de texto ================ */
div.r01gClsSearchBoxsrchVisualArea24661 div input.r01gInputText {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
}
/* =============== Boton Buscar ================ */
div.r01gClsSearchBoxsrchVisualArea24661 div input.r01gBtnSearch{
font:normal normal normal 70% Verdana;text-decoration:none;color:#FFFFFF;
}
div.r01gClsSearchBoxsrchVisualArea24661 div input.r01gBtnSearch-on {
background-color:#FF9700;
}
div.r01gClsSearchBoxsrchVisualArea24661 div input.r01gBtnSearch-off {
border:1px solid White;
background-color:#FF9700;	
} 
/* =============== Pie ================ */
div.r01gClsSearchBoxsrchVisualArea24661 div.r01gFoot {
background-color:#FFDBA4;		
}
div.r01gClsSearchBoxsrchVisualArea24661 div span.r01gFootSpan-off {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
} 
div.r01gClsSearchBoxsrchVisualArea24661 div span.r01gFootSpan-on {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
color:transparent;
}

/*************************************************************************************************/
/*   File: /AVComun/r01gNavigatorVA/styles/r01gNavigator.css*/
/*************************************************************************************************/

/* Visualizador del nivel de navegacion */
div.r01gClsNavigator strong {
display:inline;
padding-left:1px;
margin:0 10px 0 0;
}

div.r01gClsNavigator ol {
display:inline;
margin:0;
padding:0;
}

div.r01gClsNavigator ol li {
display:inline;
color:#A6A6A6;
margin:0 3px;
padding:0;
}

div.r01gClsNavigator ol li.r01gNavigatorSeparator {
background-repeat:no-repeat;
background-position:center center;
}

div.r01gClsNavigator ol li a {
color:#A6A6A6;
}

div.r01gClsNavigator ol li.r01gNavigatorFirst a,div.r01gClsNavigator ol li.r01gNavigatorFirst a:visited,div.r01gClsNavigator ol li.r01gNavigatorLast a {
text-decoration:underline;
} 


/*************************************************************************************************/
/*   File: /AV/r01gNavigatorVA/styles/r58-brdVisualArea23617.css*/
/*************************************************************************************************/

div.r01gClsNavigatorbrdVisualArea23617 {
font:normal normal normal 70% Verdana;text-decoration:none;color:#005b8c;
}
div.r01gClsNavigatorbrdVisualArea23617 ol li.r01gNavigatorSeparator{
background-image:url( /AVComun/images/r01NavigatorSeparator.gif ); 
}

/*************************************************************************************************/
/*   File: /AV/r01gHorizontalMenuVA/styles/r58-hmVisualArea7279.css*/
/*************************************************************************************************/

/* ---- GENERAL: Titulo ----- */
div.r01gMenuhmVisualArea7279  {
}
div.r01gMenuhmVisualArea7279 div.r01gMenuTitle {
width:0%;	
background-color:White;
}
/* ---- GENERAL: Menu ----- */
div.r01gMenuH_hmVisualArea7279 {
background-color:White;
}
/* ---- NIVEL 1 ----- */
ul.r01gMenuBarHorizontal_hmVisualArea7279 {
float:Right;
background-color:White;
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 li.Level_1 {
padding: 0 0 0 0;/* pasa a dinamico*/
padding-left: 5px;/* para quitar en el futuro */
padding-left: 5px;
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 a {
padding-right:10px;
padding-left:20px;	
padding-right:10px;
padding-left:20px;
background-position:left bottom; /* para quitar en el futuro */
background-position:left bottom;
}	
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_1 {
background-image:url( /AVComun/images/r01LeftCorner.gif );
}
ul.r01gMenuBarHorizontal_hmVisualArea7279#UL_PRINCIPAL_hmVisualArea7279 ul li {	
/* borde de abajo de las opciones */
border-bottom:1px solid #FFFFFF;	
display:block;
float:none;
width:auto;
white-space:nowrap;		
}
/* LEVEL 1 */
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_1 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:#fff;	
background-color:#FFDBA4;	
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_1:hover, ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_1:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:White;
background-color:Orange;
}
/* ---- NIVEL 2 ----- */
ul.r01gMenuBarHorizontal_hmVisualArea7279 ul.Level_2 {
/* borde de los ul de segundo nivel para abajo */
border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_2 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:#fff;	
background-color:#FF9900;
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_2:hover, ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_2:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:White;
background-color:#CF6406;
}
/* ---- NIVEL 3 ----- */
ul.r01gMenuBarHorizontal_hmVisualArea7279 ul.Level_3 {
/* borde de los ul de segundo nivel para abajo */	
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_3 {	
/*Color de fondo, color texto y fuente*/
font:normal normal normal auto Verdana;text-decoration:none;color:#000000;	
background-color:White;	
}
ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_3:hover, ul.r01gMenuBarHorizontal_hmVisualArea7279 a.Level_3:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:Black;
background-color:White;
}
/* Colores especiales para los padres de los elementos abiertos . De momento  no se implementa*/
ul.r01gMenuBarHorizontal a.r01gMenuBarItemHover, ul.r01gMenuBarHorizontal a.r01gMenuBarItemSubmenuHover, ul.r01gMenuBarHorizontal a.r01gMenuBarSubmenuVisible
{
}div.r01gTitlehmVisualArea7279 {	
background-color:#FFDBA4;	
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;
height:15px;	
}
div.r01gTitlehmVisualArea7279  div.r01gImageLeftTitle {		
background-image:url(  );
background-position:center center;
text-align:center;	
}
div.r01gTitlehmVisualArea7279  div.r01gImageRightTitle {	
background-image:url(  );
background-position:center center;
text-align:center;
}	
div.r01gTitlehmVisualArea7279  div.r01gTextoTitle {	
text-align:left; 
padding-top:center;
}
div.r01gTitlehmVisualArea7279  div.r01gTextoTitleSinAncla {	
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;
}
div.r01gTitlehmVisualArea7279  div.r01gTextoTitleConAncla a {
background-color:#FFDBA4;
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;		
}div.r01gTitle_hmVisualArea7279_es div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_hmVisualArea7279_eu div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_hmVisualArea7279_en div.r01gTextoTitle {
width:100%;
}
div.r01gMenuhmVisualArea7279 div.r01gMenuH {  width:100%;  _width:99.9%;}

/*************************************************************************************************/
/*   File: /AVComun/r01gPageFootVA/styles/r01gPageFoot.css*/
/*************************************************************************************************/

/* Estilos para el área visual pie de página */
div.r01gClsFoot {
width:100%;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
padding-top:2px;
padding-bottom:2px;
}

div.r01gClsFoot div {
padding:2px 0;
}

div.r01gClsFoot div a {
text-decoration:none;
}

div.r01gClsFoot div.r01gClsFootLeft {
margin-left:8px;
float:left;
text-align:left;
}

div.r01gClsFoot div.r01gClsFootRight {
text-align:right;
margin-right:15px;
}

div.r01gClsFoot div.r01gClsFootLeft a,div.r01gClsFoot div.r01gClsFootRight a {
padding-left:15px;
background-image:url(/AVComun/r01gPageFootVA/images/r01gArrow.gif);
background-position:center left;
background-repeat:no-repeat;
} 


/*************************************************************************************************/
/*   File: /AV/r01gPageFootVA/styles/r58-ftVisualArea9797.css*/
/*************************************************************************************************/

div.r01gClsFootftVisualArea9797 {
}
div.r01gClsFootftVisualArea9797 div {
background-color:#FF9900;
}

div.r01gClsFootftVisualArea9797 div.r01gClsFootSinAncla {
font:normal normal normal 70% Verdana;text-decoration:none;color:#fff;
}

div.r01gClsFootftVisualArea9797 div.r01gClsFootContent {
}

div.r01gClsFootftVisualArea9797 div.r01gClsFootConAncla a {
font:normal normal normal 70% Verdana;text-decoration:none;color:#fff;
}

/*************************************************************************************************/
/*   File: /AVComun/r01gBannerVA/styles/r01gCommonBanner.css*/
/*************************************************************************************************/

div.r01gClsBanner img {
border:0 none;
text-decoration:none;
}

div.r01gClsBanner a img {
border:0 none;
}

div.r01gClsBanner h1,div.r01gClsBanner h2,div.r01gClsBanner h3,div.r01gClsBanner h4,div.r01gClsBanner h5,div.r01gClsBanner h6 {
margin:0;
padding:0;
}

/*************************************************************************************************/
/*   File: /AVComun/r01gContainerVA/styles/r01gHTMLEditor.css*/
/*************************************************************************************************/

/******************************************************************************/
/* ESTILOS POR DEFECTO DEL EDITOR HTML (eWebEditPro)                          */
/* (deben ser incluidos en todas las paginas que tengan un contenedor de      */
/*  contenidos)                                                               */
/*  NOTA                                                                      */
/*  	Hay una version diferente para la captura de datos (DCT)              */
/******************************************************************************/

/**************************************************************************************/
/* ESTILOS WORD                                                                       */
/* Para remplazar utilizar la expresion regular ([a-zA-Z]+\.Mso[^, ]+) en emEditor    */
/**************************************************************************************/
div.r01gContainer p.MsoNormal,div.r01gContainer li.MsoNormal,div.r01gContainer div.MsoNormal {
	visible			: false;
	localeRef		: mnuNorm;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 12.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoHeading7,div.r01gContainer li.MsoHeading7,div.r01gContainer div.MsoHeading7 {
	visible			: false;
	margin-top		: 12.0pt;
	margin-right	: 0in;
	margin-bottom	: 3.0pt;
	margin-left		: 0in;
	font-size		: 12.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoHeading8,div.r01gContainer li.MsoHeading8,div.r01gContainer div.MsoHeading8 {
	visible			: false;
	margin-top		: 12.0pt;
	margin-right	: 0in;
	margin-bottom	: 3.0pt;
	margin-left		: 0in;
	font-size		: 12.0pt;
	font-family		: "Times New Roman";
	font-style		: italic;
}
div.r01gContainer p.MsoHeading9,div.r01gContainer li.MsoHeading9,div.r01gContainer div.MsoHeading9 {
	visible			: false;
	margin-top		: 12.0pt;
	margin-right	: 0in;
	margin-bottom	: 3.0pt;
	margin-left		: 0in;
	font-size		: 11.0pt;
	font-family		: Arial;
}
div.r01gContainer p.MsoIndex1,div.r01gContainer li.MsoIndex1,div.r01gContainer div.MsoIndex1 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 10.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex2,div.r01gContainer li.MsoIndex2,div.r01gContainer div.MsoIndex2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 20.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex3,div.r01gContainer li.MsoIndex3,div.r01gContainer div.MsoIndex3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 30.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex4,div.r01gContainer li.MsoIndex4,div.r01gContainer div.MsoIndex4 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 40.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex5,div.r01gContainer li.MsoIndex5,div.r01gContainer div.MsoIndex5 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 50.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex6,div.r01gContainer li.MsoIndex6,div.r01gContainer div.MsoIndex6 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 60.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex7,div.r01gContainer li.MsoIndex7,div.r01gContainer div.MsoIndex7 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 70.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex8,div.r01gContainer li.MsoIndex8,div.r01gContainer div.MsoIndex8 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 80.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndex9,div.r01gContainer li.MsoIndex9,div.r01gContainer div.MsoIndex9 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.25in;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc1,div.r01gContainer li.MsoToc1,div.r01gContainer div.MsoToc1 {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc2,div.r01gContainer li.MsoToc2,div.r01gContainer div.MsoToc2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 10.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc3,div.r01gContainer li.MsoToc3,div.r01gContainer div.MsoToc3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 20.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc4,div.r01gContainer li.MsoToc4,div.r01gContainer div.MsoToc4 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 30.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc5,div.r01gContainer li.MsoToc5,div.r01gContainer div.MsoToc5 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 40.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc6,div.r01gContainer li.MsoToc6,div.r01gContainer div.MsoToc6 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 50.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc7,div.r01gContainer li.MsoToc7,div.r01gContainer div.MsoToc7 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 60.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc8,div.r01gContainer li.MsoToc8,div.r01gContainer div.MsoToc8 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 70.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToc9,div.r01gContainer li.MsoToc9,div.r01gContainer div.MsoToc9 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 80.0pt;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoNormalIndent,div.r01gContainer li.MsoNormalIndent,div.r01gContainer div.MsoNormalIndent {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .5in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoFootnoteText,div.r01gContainer li.MsoFootnoteText,div.r01gContainer div.MsoFootnoteText {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoCommentText,div.r01gContainer li.MsoCommentText,div.r01gContainer div.MsoCommentText {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoHeader,div.r01gContainer li.MsoHeader,div.r01gContainer div.MsoHeader {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoFooter,div.r01gContainer li.MsoFooter,div.r01gContainer div.MsoFooter {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoIndexHeading,div.r01gContainer li.MsoIndexHeading,div.r01gContainer div.MsoIndexHeading {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: Arial;
	font-weight		: bold;
}
div.r01gContainer p.MsoCaption,div.r01gContainer li.MsoCaption,div.r01gContainer div.MsoCaption {
	visible			: false;
	localeRef		: mnuCapt;
	margin-top		: 6.0pt;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 0in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
	font-weight		: bold;
}
div.r01gContainer p.MsoTof,div.r01gContainer li.MsoTof,div.r01gContainer div.MsoTof {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 20.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -20.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoEnvelopeAddress,div.r01gContainer li.MsoEnvelopeAddress,div.r01gContainer div.MsoEnvelopeAddress {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 2.0in;
	margin-bottom	: .0001pt;
	font-size		: 12.0pt;
	font-family		: Arial;
}
div.r01gContainer p.MsoEnvelopeReturn,div.r01gContainer li.MsoEnvelopeReturn,div.r01gContainer div.MsoEnvelopeReturn {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: Arial;
}
div.r01gContainer span.MsoFootnoteReference {
	visible			: false;
	vertical-align	: super;
}
div.r01gContainer span.MsoEndnoteReference {
	visible			: false;
	vertical-align	: super;
}
div.r01gContainer p.MsoEndnoteText,div.r01gContainer li.MsoEndnoteText,div.r01gContainer div.MsoEndnoteText {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoToa,div.r01gContainer li.MsoToa,div.r01gContainer div.MsoToa {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 10.0pt;
	margin-bottom	: .0001pt;
	text-indent		: -10.0pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoMacroText,div.r01gContainer li.MsoMacroText,div.r01gContainer div.MsoMacroText {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Courier New";
}
div.r01gContainer p.MsoToaHeading,div.r01gContainer li.MsoToaHeading,div.r01gContainer div.MsoToaHeading {
	visible			: false;
	margin-top		: 6.0pt;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 0in;
	margin-bottom	: .0001pt;
	font-size		: 12.0pt;
	font-family		: Arial;
	font-weight		: bold;
}
div.r01gContainer p.MsoList,div.r01gContainer li.MsoList,div.r01gContainer div.MsoList {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .25in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListBullet,div.r01gContainer li.MsoListBullet,div.r01gContainer div.MsoListBullet {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .25in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListNumber,div.r01gContainer li.MsoListNumber,div.r01gContainer div.MsoListNumber {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .25in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoList2,div.r01gContainer li.MsoList2,div.r01gContainer div.MsoList2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .5in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoList3,div.r01gContainer li.MsoList3,div.r01gContainer div.MsoList3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .75in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoList4,div.r01gContainer li.MsoList4,div.r01gContainer div.MsoList4 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.0in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoList5,div.r01gContainer li.MsoList5,div.r01gContainer div.MsoList5 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.25in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListBullet2,div.r01gContainer li.MsoListBullet2,div.r01gContainer div.MsoListBullet2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .5in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListBullet3,div.r01gContainer li.MsoListBullet3,div.r01gContainer div.MsoListBullet3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .75in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListBullet4,div.r01gContainer li.MsoListBullet4,div.r01gContainer div.MsoListBullet4 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.0in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListBullet5,div.r01gContainer li.MsoListBullet5,div.r01gContainer div.MsoListBullet5 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.25in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListNumber2,div.r01gContainer li.MsoListNumber2,div.r01gContainer div.MsoListNumber2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .5in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListNumber3,div.r01gContainer li.MsoListNumber3,div.r01gContainer div.MsoListNumber3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .75in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListNumber4,div.r01gContainer li.MsoListNumber4,div.r01gContainer div.MsoListNumber4 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.0in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListNumber5,div.r01gContainer li.MsoListNumber5,div.r01gContainer div.MsoListNumber5 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 1.25in;
	margin-bottom	: .0001pt;
	text-indent		: -.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoTitle,div.r01gContainer li.MsoTitle,div.r01gContainer div.MsoTitle {
	visible 		: false;
	localeRef		: mnuTtl;
	margin-top		: 12.0pt;
	margin-right	: 0in;
	margin-bottom	: 3.0pt;
	margin-left		: 0in;
	text-align		: center;
	font-size		: 16.0pt;
	font-family		: Arial;
	font-weight		: bold;
}
div.r01gContainer p.MsoClosing,div.r01gContainer li.MsoClosing,div.r01gContainer div.MsoClosing {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 3.0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoSignature,div.r01gContainer li.MsoSignature,div.r01gContainer div.MsoSignature {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: 3.0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyText,div.r01gContainer li.MsoBodyText,div.r01gContainer div.MsoBodyText {
	visible			: false;
	localeRef		: mnuBT;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 0in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyTextIndent,div.r01gContainer li.MsoBodyTextIndent,div.r01gContainer div.MsoBodyTextIndent {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListContinue,div.r01gContainer li.MsoListContinue,div.r01gContainer div.MsoListContinue {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListContinue2,div.r01gContainer li.MsoListContinue2,div.r01gContainer div.MsoListContinue2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .5in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListContinue3,div.r01gContainer li.MsoListContinue3,div.r01gContainer div.MsoListContinue3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .75in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListContinue4,div.r01gContainer li.MsoListContinue4,div.r01gContainer div.MsoListContinue4 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 1.0in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoListContinue5,div.r01gContainer li.MsoListContinue5,div.r01gContainer div.MsoListContinue5 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 1.25in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoMessageHeader,div.r01gContainer li.MsoMessageHeader,div.r01gContainer div.MsoMessageHeader {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 0in;
	margin-left		: .75in;
	margin-bottom	: .0001pt;
	text-indent		: -.75in;
	background		: #CCCCCC;
	border			: none;
	padding			: 0in;
	font-size		: 12.0pt;
	font-family		: Arial;
}
div.r01gContainer p.MsoSubtitle,div.r01gContainer li.MsoSubtitle,div.r01gContainer div.MsoSubtitle {
	visible			: false;
	localeRef		: mnuSttl;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 3.0pt;
	margin-left		: 0in;
	text-align		: center;
	font-size		: 12.0pt;
	font-family		: Arial;
}
div.r01gContainer p.MsoSalutation,div.r01gContainer li.MsoSalutation,div.r01gContainer div.MsoSalutation {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoDate,div.r01gContainer li.MsoDate,div.r01gContainer div.MsoDate {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyTextFirstIndent,div.r01gContainer li.MsoBodyTextFirstIndent,div.r01gContainer div.MsoBodyTextFirstIndent {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 0in;
	text-indent		: 10.5pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyTextFirstIndent2,div.r01gContainer li.MsoBodyTextFirstIndent2,div.r01gContainer div.MsoBodyTextFirstIndent2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .25in;
	text-indent		: 10.5pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoNoteHeading,div.r01gContainer li.MsoNoteHeading,div.r01gContainer div.MsoNoteHeading {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyText2,div.r01gContainer li.MsoBodyText2,div.r01gContainer div.MsoBodyText2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 0in;
	line-height		: 200%;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyText3,div.r01gContainer li.MsoBodyText3,div.r01gContainer div.MsoBodyText3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: 0in;
	font-size		: 8.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyTextIndent2,div.r01gContainer li.MsoBodyTextIndent2,div.r01gContainer div.MsoBodyTextIndent2 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .25in;
	line-height		: 200%;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBodyTextIndent3,div.r01gContainer li.MsoBodyTextIndent3,div.r01gContainer div.MsoBodyTextIndent3 {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 0in;
	margin-bottom	: 6.0pt;
	margin-left		: .25in;
	font-size		: 8.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer p.MsoBlockText,div.r01gContainer li.MsoBlockText,div.r01gContainer div.MsoBlockText {
	visible			: false;
	margin-top		: 0in;
	margin-right	: 1.0in;
	margin-bottom	: 6.0pt;
	margin-left		: 1.0in;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer a:link,div.r01gContainer span.MsoHyperlink {
	visible			: false;
	color			: blue;
	text-decoration	: underline;
	text-underline	: single;
}
div.r01gContainer a:visited,div.r01gContainer span.MsoHyperlinkFollowed {
	visible			: false;
	color			: purple;
	text-decoration	: underline !important;
	text-underline	: single;
}
div.r01gContainer p.MsoDocumentMap,div.r01gContainer li.MsoDocumentMap,div.r01gContainer div.MsoDocumentMap {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	background		: navy;
	font-size		: 10.0pt;
	font-family		: Tahoma;
}
div.r01gContainer p.MsoPlainText,div.r01gContainer li.MsoPlainText,div.r01gContainer div.MsoPlainText {
	visible			: false;
	localeRef		: mnuPlainT;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Courier New";
}
div.r01gContainer p.MsoAutoSig,div.r01gContainer li.MsoAutoSig,div.r01gContainer div.MsoAutoSig {
	visible			: false;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
}
div.r01gContainer address {
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Times New Roman";
	font-style		: italic;
}
div.r01gContainer pre {
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 10.0pt;
	font-family		: "Courier New";
}
div.r01gContainer p.H4, div.r01gContainer li.H4, div.r01gContainer div.H4 {
	visible			: false;
	mso-style-name	: H4;
	margin			: 0in;
	margin-bottom	: .0001pt;
	font-size		: 20.0pt;
	font-family		: "Century Gothic";
}
@page Section1 {
	size			: 8.5in 11.0in;
	margin			: 1.0in 1.25in 1.0in 1.25in;
}
div.r01gContainer div.Section1 {
	visible			: false;
	page			: Section1;
}

/*************************************************************************************************/
/*   File: /AVComun/r01gContainerVA/styles/r01gContainerOther.css*/
/*************************************************************************************************/

/**********************************************************************************************************/
/*   Customizaciones de AV de contenidos externas a la infraestructura (ehu, turimo, etc)                */
/*   NOTA:                                                                                                                                               */
/*       Cualquier fichero de customizacion se debe poner en /AVCustom que es una carpeta que     */
/*       NO se traspasa en EHU de forma que se mantienen las customizaciones cuando se hace    */
/*       un traspaso general de las aplicaciones y de AVComun en particular                                      */
/**********************************************************************************************************/

/*************************************************************************************************/
/*   File: /contenidos/recurso_tecnico/s11_comun/es_s11/styles/s11-stylesFichasTurismo.scss       */
/*************************************************************************************************/

.s11_rss_cuerpo
{
	width: 100% !important;
	float: left;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px
}
.s11_rss_cuerpoSup
{
	width: 100%;
	float: left
}
.s11_rss_cuerpoIzq
{

}
.s11_rss_cuerpoSupDer
{
	float: right;
	width: 25%;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px
}
.s11_rss_titQueEs
{
	font-weight: bold;
	margin-bottom: 10px
}
.s11_rss_textoQueEs
{

}
.s11_rss_titQueOfrece
{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px
}
.s11_rss_textoQueOfrece
{

}
.s11_rss_canales
{
	width: 100%;
	float: left;
	margin-top: 10px;
	border: #30370d 1px solid
}
.s11_rss_titCanales
{
	background-color: #30370d;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;	
	font-weight: bold
}
.s11_rss_txtAgenda
{
	background-color: #D4D9B9;
	height: 40px;
	font-weight: bold;
	padding-top: 10px
}
.s11_rss_txtAgenda img
{
	border: 0px;
	margin-right: 5px
}
.s11_rss_descripcion
{
	margin-top: 15px;
	width: 100%
}
.s11_rss_punto1
{
	width: 100%;
	float: left;
	margin-top: 20px
}
.s11_rss_tituloPunto
{
	width: 80%;
	float: left;
	background-color: #D4D9B9;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;	
}
.s11_rss_iconoPunto
{
	float: left;
	background-color: #30370d;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px
}
.s11_rss_textoPunto
{
	width: 80%;
	float: left;
	margin-top: 10px;
	padding-left: 30px
}
.s11_rss_titComoUsar
{

}
.s11_rss_tituloTextoNegro
{
	font-weight: bold;	
	margin-bottom: 10px
}
.s11_rss_tituloYPunto
{
	width: 100%;
	float: left
}
.s11_rss_titSubrayado
{
	margin-top: 15px;
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	width: 100%;
	float: left;
	padding-bottom: 3px
}
.s11_rss_tabla
{
	float: left;
	width: 100%;
	margin-top: 5px
}
.s11_rss_cab
{
	width: 100%;
	background-color: #30370d;
	float: left;
	margin-bottom: 1px
}
.s11_rss_cab div
{
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;		
}
.s11_rss_cabeceraTabla1
{
	border-right: white 1px solid;
	width: 22%;
}
.s11_rss_cabeceraTabla2
{
	border-right: white 1px solid;
	width: 15%;
}
.s11_rss_cabeceraTabla3
{
	border-right: white 1px solid;
	width: 22%;
}
.s11_rss_cabeceraTabla4
{
	border-right: white 1px solid;
	width: 20%;
}
.s11_rss_cabeceraTablaDer
{
	border-right: 0px;
	width: 19%;
}

.s11_rss_filaTabla
{
	width: 100%;
	background-color: #d4d9b9;
	float: left;
	font-size: 10px
}
.s11_rss_filaTabla div
{
	
}
.s11_rss_celdaTabla
{
	border-right: white 1px solid;
	height: 100px;	
}
.s11_rss_celdaTablaDer
{
	border-right: 0px
}
.s11_rss_celdaTabla ul
{
	margin: 0px;
	padding-left: 15px;	
}
.s11_rss_celdaTabla li
{
	margin: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 2px;
	list-style-type: square
}
.s11_rss_celdaTablaDer ul
{
	margin: 0px;
	padding-left: 15px;	
}
.s11_rss_celdaTablaDer li
{
	margin: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 2px;
	list-style-type: square
}
.s11_rss_celdaTabla1
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 22%;
}
.s11_rss_celdaTabla2
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 15%;
}
.s11_rss_celdaTabla3
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 22%;
}
.s11_rss_celdaTabla4
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 20%;
}
.s11_rss_celdaTabla5
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 19%;
}
.s11_rss_textoTabla
{
	width: 100%;
	float: left;
	margin-top: 20px
}
.s11_rss_punto2
{
	float: left;
	width: 100%;
	margin-top: 20px
}
.s11_rss_ico
{
	float: left;
	width: 15%;
	text-align: center
}
.s11_rss_canalesAbajo
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_rss_canalesDer
{
	float: right;
	width: 84%;
}
.s11_rss_textoCanales
{

}
#containercontRSS .r01Titular
{
	display: none
}
#containercontRSS a
{
	color:black !important;
}
#containercontRSS .r01Fecha
{
	display:none;
}
#containercontRSS{
	
	margin-bottom:15px;
}
.s11_Gen_Contenedor
{
	width: 615px;
	color: #30370d;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	margin: auto
}
.s11_Gen_Contenedor a
{
	border: 0px !important;
	color: #30370d !important;
	text-decoration: none !important;
}
.s11_Gen_Contenedor a:visited
{
	border: 0px !important;
	color: #30370d !important;
	text-decoration: none !important;
}
.s11_Gen_Contenedor img
{
	border: 0px !important;
}
.s11_divoculto
{
	display: none
}
#s11_capaContenedoraOculta
{
	BORDER: #30370d 2px solid;
  MARGIN-TOP: 35%;
  Z-INDEX: 1;
  FLOAT: left;
  WIDTH: 50%;
  POSITION: absolute;
  BACKGROUND-COLOR: #ffffff;
  TEXT-ALIGN: left;
  display: none;
  color: #30370d;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	left: 25%
}
#s11_capaContenedoraOculta a
{
	border: 0px;
	color: #30370d;
	text-decoration: none;
}
#s11_capaContenedoraOculta img
{
	border: 0px !important;
}
.s11_Gen_lineaCerrar
{
	background-color: black;
	text-align: right;
	width: 100%;	
}
.s11_Gen_lineaCerrar a
{
	text-decoration: none !important;
	color: white !important;
	font-weight: bold !important;
}
#s11_capaMostrarDatos
{

}
.s11_Gen_iconosCalidad
{
	float: left;
	width: 21%;
	text-align: center;
	padding-top: 5px
}
.s11_Gen_iconosCalidad img
{
	margin-left: 3px
}
#s11_textoServicios
{
	border: #30370d 1px solid;
	text-align: center;
	background-color: white;
	float: left;
	width: 100%;
	visibility: hidden
}
.s11_mapa
{
	cursor: pointer;
	cursor: hand;
}
#s11_DescripcionCartaCalidad
{
	text-align: justify;
	margin-top: 15px
}
#s11_tituloCertificadoCalidad
{
	font-weight: bold
}
.s11_pestanaSinSeleccionar
{
	font-weight: normal;
	cursor: pointer;
	cursor: hand
}
.s11_pestanaSeleccionada
{
	font-weight: bold;
	cursor: pointer;
	cursor: hand
}
#s11_datPestanaCapacidad
{
	display: none
}
.s11_Gen_labelFichaTecnica
{
	width: 34%;
	font-weight: bold;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 15px;
	float: left;
	font-size: 11px;
}
.s11_Gen_campoFichaTecnica
{
	float: right;
	width: 60%;
}
.s11_Gen_filaFichaTecnica
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
	margin-bottom: 2px
}
.s11_G1_contenedor
{
	
}
.s11_G1_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_G1_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_G1_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_G1_iconosCalidad
{
	
}
.s11_G1_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_G1_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_G1_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_G1_imagenPrincipal
{
	width: 100%;
}
.s11_G1_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_G1_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_G1_filaFichaTecnica
{
	
}
.s11_G1_labelFichaTecnica
{
	
}
.s11_G1_campoFichaTecnica
{
	
}
.s11_G1_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_G1_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_G1_textoMapa
{

}
.s11_G1_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_G1_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_G1_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_G1_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G1_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_G1_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_G1_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G1_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_G1_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_G1_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_G1_filaIconos
{
	float: left
}
.s11_G1_sinNegrita
{
	font-weight: normal
}
.s11_G1_Negrita
{
	font-weight: bold
}
.s11_G1_MostrarTextoServicio
{
	
}
.s11_G1_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_G1_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_G1_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_G1_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_G1_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_G1_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_G1_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_G1_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G1_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G1_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_G1_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_G1_listaTipoMultimedia
{

}
.s11_G1_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_G1_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_G1_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_G1_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_G1_capaDinamica
{
	
}
.s11_G1_lineaCerrar
{
	
}
.s11_G1_iconosDatosInteres
{
	text-align: right
}
.s11_G1_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_G1_cartaCalidad
{
	
}
.s11_G1_tituloCartaCalidad
{
	
}
.s11_G2_contenedor
{
	width: 615px;
	color: #30370d;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	margin: auto
}
.s11_G2_contenedor a
{
	border: 0px !important;
	color: #30370d !important;
	text-decoration: none !important;
}
.s11_G2_contenedor img
{
	border: 0px !important;
}
.s11_G2_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_G2_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_G2_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 40%;
}
.s11_G2_iconosCalidad
{
	
}
.s11_G2_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 33%;
	text-align: right;
}
.s11_G2_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_G2_imagenPrincipal
{
	width: 100%;
}
.s11_G2_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_G2_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_G2_filaFichaTecnica
{
	
}
.s11_G2_labelFichaTecnica
{
	
}
.s11_G2_campoFichaTecnica
{
	
}
.s11_G2_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_G2_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_G2_textoMapa
{

}
.s11_G2_descripcion
{
	margin-top: 15px
}
.s11_G2_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_G2_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_G2_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G2_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_G2_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_G2_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G2_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_G2_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_G2_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_G2_filaIconos
{
	float: left
}
.s11_G2_sinNegrita
{
	font-weight: normal
}
.s11_G2_Negrita
{
	font-weight: bold
}
.s11_G2_MostrarTextoServicio
{
	
}
.s11_G2_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_G2_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_G2_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_G2_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_G2_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 10px
}
.s11_G2_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_G2_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_G2_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G2_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_G2_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_G2_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_G2_listaTipoMultimedia
{

}
.s11_G2_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_G2_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_G2_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_G2_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_G2_fauna
{
	float: left;
	width: 100%;
	margin-top: 15px
}
.s11_G2_flora
{
	float: left;
	width: 100%;
	margin-top: 15px
}
.s11_G2_actividades
{
	float: left;
	width: 100%;
	margin-top: 15px
}
.s11_G2_iconosDatosInteres
{
	text-align: right
}
.s11_G2_iconosDatosInteres img
{
	margin-right: 8px;
	margin-bottom: 3px
}
.s11_G2_iconosDatosInteres
{
	text-align: right
}
.s11_G2_iconosDatosInteres img
{
	margin-left: 8px !important;
	margin-bottom: 3px !important;
}
.s11_G2_cartaCalidad
{
	
}
.s11_G2_tituloCartaCalidad
{
	
}
.s11_N3_contenedor
{
	
}
.s11_N3_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_N3_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_N3_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_N3_iconosCalidad
{
	
}
.s11_N3_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_N3_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_N3_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_N3_imagenPrincipal
{
	width: 100%;
}
.s11_N3_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_N3_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_N3_filaFichaTecnica
{
	
}
.s11_N3_labelFichaTecnica
{
	
}
.s11_N3_campoFichaTecnica
{
	
}
.s11_N3_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_N3_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_N3_textoMapa
{

}
.s11_N3_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_N3_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_N3_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_N3_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_N3_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_N3_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_N3_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_N3_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_N3_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_N3_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_N3_filaIconos
{
	float: left
}
.s11_N3_sinNegrita
{
	font-weight: normal
}
.s11_N3_Negrita
{
	font-weight: bold
}
.s11_N3_MostrarTextoServicio
{
	
}
.s11_N3_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_N3_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_N3_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	display: none
}
.s11_N3_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_N3_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_N3_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_N3_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_N3_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_N3_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_N3_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_N3_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_N3_listaTipoMultimedia
{

}
.s11_N3_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_N3_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_N3_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_N3_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_N3_capaDinamica
{
	
}
.s11_N3_lineaCerrar
{
	
}
.s11_N3_iconosDatosInteres
{
	text-align: right
}
.s11_N3_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_N3_cartaCalidad
{
	
}
.s11_N3_tituloCartaCalidad
{
	
}
.s11_E1_contenedor
{
	
}
.s11_E1_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_E1_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_E1_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_E1_iconosCalidad
{
	
}
.s11_E1_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_E1_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_E1_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_E1_imagenPrincipal
{
	width: 100%;
}
.s11_E1_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_E1_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_E1_filaFichaTecnica
{
	
}
.s11_E1_labelFichaTecnica
{
	
}
.s11_E1_campoFichaTecnica
{
	
}
.s11_E1_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_E1_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_E1_textoMapa
{

}
.s11_E1_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_E1_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_E1_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_E1_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_E1_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_E1_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_E1_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_E1_fichaMasInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_E1_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_E1_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_E1_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_E1_filaIconos
{
	float: left
}
.s11_E1_sinNegrita
{
	font-weight: normal
}
.s11_E1_Negrita
{
	font-weight: bold
}
.s11_E1_MostrarTextoServicio
{
	
}
.s11_E1_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_E1_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_E1_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_E1_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_E1_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_E1_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_E1_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_E1_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_E1_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_E1_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_E1_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_E1_listaTipoMultimedia
{

}
.s11_E1_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_E1_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_E1_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_E1_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_E1_capaDinamica
{
	
}
.s11_E1_lineaCerrar
{
	
}
.s11_E1_iconosDatosInteres
{
	text-align: right
}
.s11_E1_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_E1_cartaCalidad
{
	
}
.s11_E1_tituloCartaCalidad
{
	
}
.s11_A1_contenedor
{
	
}
.s11_A1_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_A1_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_A1_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_A1_iconosCalidad
{
	
}
s.s11_A1_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_A1_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_A1_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_A1_imagenPrincipal
{
	width: 100%;
}
.s11_A1_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_A1_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_A1_filaFichaTecnica
{
	
}
.s11_A1_labelFichaTecnica
{
	
}
.s11_A1_campoFichaTecnica
{
	
}
.s11_A1_campoLargoFichaTecnica
{
	width: 100%;
	font-weight: bold;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 15px;
	float: left;
	font-size: 11px;
}
.s11_A1_campoFichaTecnicaSinAncho
{
	font-weight: normal
}
.s11_A1_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_A1_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_A1_textoMapa
{

}
.s11_A1_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_A1_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_A1_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_A1_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_A1_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_A1_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_A1_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_A1_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_A1_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_A1_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_A1_filaIconos
{
	float: left
}
.s11_A1_sinNegrita
{
	font-weight: normal
}
.s11_A1_Negrita
{
	font-weight: bold
}
.s11_A1_MostrarTextoServicio
{
	
}
.s11_A1_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_A1_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_A1_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_A1_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_A1_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_A1_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_A1_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_A1_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_A1_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_A1_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_A1_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_A1_listaTipoMultimedia
{

}
.s11_A1_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_A1_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_A1_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_A1_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_A1_capaDinamica
{
	padding-bottom: 10px
}
.s11_A1_lineaCerrar
{
	
}
.s11_A1_iconosDatosInteres
{
	text-align: right;
	padding-right: 20px;
	width: auto
}
.s11_A1_iconosDatosInteres img
{
	margin-left: 8px !important;
	margin-bottom: 3px !important;
}
.s11_A1_lineaNegra
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	margin-top: 25px
}
.s11_A1_verTarifas
{
	float: right;
	background-color: #30370d;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	margin-top: -15px;
	cursor: pointer;
	cursor: hand
}
.s11_A1_verTarifas a
{
	color: white
}
#s11_capaTarifas
{
	float: left;
	width: 100%;
	font-weight: bold;
	margin-top: 10px
}
.s11_A1_tarifasHotel
{
	float: left;
	width: 100%;
	background-color: #D4D9B9;
	font-weight: bold;
}
.s11_A1_tarifasHotelSup
{
	float: left;
	width: 90%;
	margin-left: 20px;	
}
.s11_A1_cabeceraMinMax
{
	float: left;
	width: 100%;
	border-bottom: white 1px solid;
	margin-bottom: 10px;
	margin-top: 10px
}
.s11_A1_textoMinMaxTarifas
{
	font-size: 12px
}
.s11_A1_filaTarifas
{
	float: left;
	width: 100%;
	margin-bottom: 5px
}
.s11_A1_colTipoTarifa
{
	float: left;
	width: 56%;
}
.s11_A1_colTarifa
{

}
.s11_A1_tarifasHotelInf
{
	width: 100%;
	float: left;
	background-color: white;
	border-top: #30370d 1px solid
}
.s11_A1_tarifasComidasFechas
{
	float: left;
	width: 90%;
	margin-left: 20px;
	margin-top: 15px
}
.s11_A1_colTipoComida
{
	float: left;
	width: 35%;	
}
.s11_A1_colTarifaComida
{
	float: left;
	width: 15%;	
	text-align: right
}
.s11_A1_fechasAlojamiento
{
	width: 100%;
	float: left;
	border-top: #30370d 1px solid;
	padding-top: 10px;
	margin-top: 5px
}
.s11_A1_fechaApertura
{
	float: left;
	width: 100%;
	margin-top: 15px
}
.s11_A1_colTipoCasaEntera
{
	float: left;
	margin-left: 20%;
	font-weight: normal
}
.s11_A1_cartaCalidad
{
	
}
.s11_A1_tituloCartaCalidad
{
	
}
.s11_A1_capacidad
{
	float: left;
	width: 100%;
	margin-top: 15px
}
.s11_A1_campoCapacidad
{
	background-color: #D4D9B9;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 15px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.s11_A1_campoCapacidadServicios
{
	background-color: #D4D9B9;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 15px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.s11_C1_contenedor
{
	
}
.s11_C1_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_C1_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_C1_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_C1_iconosCalidad
{
	
}
.s11_C1_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_C1_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_C1_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_C1_imagenPrincipal
{
	width: 100%;
}
.s11_C1_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_C1_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_C1_filaFichaTecnica
{
	
}
.s11_C1_labelFichaTecnica
{
	
}
.s11_C1_campoFichaTecnica
{
	
}
.s11_C1_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_C1_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_C1_textoMapa
{

}
.s11_C1_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_C1_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_C1_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_C1_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C1_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C1_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_C1_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C1_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_C1_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_C1_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_C1_filaIconos
{
	float: left
}
.s11_C1_sinNegrita
{
	font-weight: normal
}
.s11_C1_Negrita
{
	font-weight: bold
}
.s11_C1_MostrarTextoServicio
{
	
}
.s11_C1_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_C1_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_C1_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_C1_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_C1_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_C1_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_C1_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_C1_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C1_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C1_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_C1_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C1_listaTipoMultimedia
{

}
.s11_C1_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C1_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_C1_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_C1_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_C1_capaDinamica
{
	
}
.s11_C1_lineaCerrar
{
	
}
.s11_C1_iconosDatosInteres
{
	text-align: right
}
.s11_C1_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_C1_cartaCalidad
{
	
}
.s11_C1_tituloCartaCalidad
{
	
}
.s11_C1_DistanciaKm
{
	width: 100%;
}
.s11_C1_campoDistanciaKm
{
	width: 95%;
	_width: 100%;
	padding-left: 15px;
	float: left;
}
.s11_C1_fichaMasInformacion
{
	margin-top: 10px;
	float: left;
	width: 100%
}
.s11_C1_cartaCalidad
{
	
}
.s11_C1_tituloCartaCalidad
{
	
}
.s11_C6_contenedor
{
	
}
.s11_C6_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_C6_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_C6_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_C6_iconosCalidad
{
	
}
.s11_C6_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_C6_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_C6_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_C6_imagenPrincipal
{
	width: 100%;
}
.s11_C6_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_C6_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_C6_filaFichaTecnica
{
	
}
.s11_C6_labelFichaTecnica
{
	
}
.s11_C6_campoFichaTecnica
{
	
}
.s11_C6_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_C6_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_C6_textoMapa
{

}
.s11_C6_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_C6_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_C6_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_C6_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C6_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C6_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_C6_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C6_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_C6_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_C6_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_C6_filaIconos
{
	float: left
}
.s11_C6_sinNegrita
{
	font-weight: normal
}
.s11_C6_Negrita
{
	font-weight: bold
}
.s11_C6_MostrarTextoServicio
{
	
}
.s11_C6_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_C6_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_C6_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_C6_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_C6_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_C6_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_C6_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_C6_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C6_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C6_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_C6_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C6_listaTipoMultimedia
{

}
.s11_C6_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C6_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_C6_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_C6_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_C6_capaDinamica
{
	
}
.s11_C6_lineaCerrar
{
	
}
.s11_C6_iconosDatosInteres
{
	text-align: right
}
.s11_C6_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_C6_cartaCalidad
{
	
}
.s11_C6_tituloCartaCalidad
{
	
}
.s11_C6_DistanciaKm
{
	width: 100%;
}
.s11_C6_campoDistanciaKm
{
	width: 95%;
	_width: 100%;
	padding-left: 15px;
	float: left;
}
.s11_C6_fichaMasInformacion
{
	margin-top: 10px;
	float: left;
	width: 100%
}
.s11_C6_cartaCalidad
{
	
}
.s11_C6_tituloCartaCalidad
{
	
}
.s11_C5_contenedor
{
	
}
.s11_C5_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_C5_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_C5_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_C5_iconosCalidad
{
	
}
.s11_C5_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_C5_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_C5_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_C5_imagenPrincipal
{
	width: 100%;
}
.s11_C5_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_C5_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_C5_filaFichaTecnica
{
	
}
.s11_C5_labelFichaTecnica
{
	
}
.s11_C5_campoFichaTecnica
{
	
}
.s11_C5_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_C5_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_C5_textoMapa
{

}
.s11_C5_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_C5_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_C5_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_C5_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C5_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C5_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_C5_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C5_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_C5_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_C5_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_C5_filaIconos
{
	float: left
}
.s11_C5_sinNegrita
{
	font-weight: normal
}
.s11_C5_Negrita
{
	font-weight: bold
}
.s11_C5_MostrarTextoServicio
{
	
}
.s11_C5_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_C5_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_C5_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_C5_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_C5_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_C5_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_C5_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_C5_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C5_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_C5_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_C5_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C5_listaTipoMultimedia
{

}
.s11_C5_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_C5_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_C5_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_C5_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_C5_capaDinamica
{
	
}
.s11_C5_lineaCerrar
{
	
}
.s11_C5_iconosDatosInteres
{
	text-align: right
}
.s11_C5_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_C5_cartaCalidad
{
	
}
.s11_C5_tituloCartaCalidad
{
	
}
.s11_C5_DistanciaKm
{
	width: 100%;
}
.s11_C5_campoDistanciaKm
{
	width: 95%;
	_width: 100%;
	padding-left: 15px;
	float: left;
}
.s11_C5_fichaMasInformacion
{
	margin-top: 10px;
	float: left;
	width: 100%
}
.s11_A1_cartaCalidad
{
	
}
.s11_A1_tituloCartaCalidad
{
	
}
.s11_C5_conexion
{
	margin-top: 15px
}
.s11_C5_textoConexiones
{
	text-align: justify;
	margin-top: 5px
}
.s11_H1_contenedor
{
	
}
.s11_H1_cabecera
{
	width: 100%;
	border-bottom: #30370d 3px double;
	float: left;
}
.s11_H1_titulo
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 12px;
	width: 60%;
}
.s11_H1_tituloConCalidad
{
	float: left;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	padding-top: 15px;
	font-size: 12px;
	width: 41%;
}
.s11_H1_iconosCalidad
{
	
}
.s11_H1_agregarCuadernoViaje
{
	float: right;
	width: 38%;
	text-align: right;
}
.s11_H1_agregarCuadernoViajeConCalidad
{
	float: right;
	padding-top: 10px;
	width: 35%;
	text-align: right;
}
.s11_H1_cuerpo
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_H1_imagenPrincipal
{
	width: 100%;
}
.s11_H1_fichaTecnica
{
	float: left;
	width: 100%;	
}
.s11_H1_tituloFondoGris
{
	background-color: #E9E9E8;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/c_discont.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	font-weight: bold;
	border-bottom: #30370d 1px solid;	
	
}
.s11_H1_filaFichaTecnica
{
	
}
.s11_H1_labelFichaTecnica
{
	
}
.s11_H1_campoFichaTecnica
{
	
}
.s11_H1_barraMultimedia
{
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-align: center
}
.s11_H1_mapaGoogle
{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none
}
.s11_mapa
{

}
.s11_H1_textoMapa
{

}
.s11_H1_descripcion
{
	text-align: justify;
	margin-top: 15px
}
.s11_H1_cuerpo_izq
{	
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px
}
.s11_H1_cuerpo_dcha
{
	width: 335px;
	margin-bottom: 10px;
	float: left;
}
.s11_H1_enlacesInteres
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_H1_filaEnlacesInteres
{
	background-color: #D4D9B9;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_H1_enlaceInteres
{
	float: left;
	width: 31%;
	padding-left: 10px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold
}
.s11_H1_iconosServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_H1_listaIconos
{
	background-color: #D4D9B9;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	width: 100%
}
.s11_H1_listaIconos img
{
	margin-left: 8px !important;
	margin-bottom: 2px !important;
}
.s11_H1_conoceIconos
{
	float: right;
	background-color: #E9E9E8;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
	_margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}
.s11_H1_filaIconos
{
	float: left
}
.s11_H1_sinNegrita
{
	font-weight: normal
}
.s11_H1_Negrita
{
	font-weight: bold
}
.s11_H1_MostrarTextoServicio
{
	
}
.s11_H1_pieFoto
{
	width: 100%;
	text-align: center
}
.s11_H1_comoLlegar
{
	width: 100%;
	float: left;
	margin-top: 15px
}
.s11_H1_masInformacion
{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px
}
.s11_H1_textoComoLlegar
{
	width: 100%;
	float: left;
	
}
.s11_H1_campoComoLlegar
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/s11-fle_baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: justify;
	margin-top: 10px
}
.s11_H1_filaMasInformacion
{
	width: 100%;
	float: left;
	border-bottom: #30370d 1px solid;
	padding-bottom: 2px;
	padding-top: 5px;
}
.s11_H1_campoMasInformacion
{
	width: 48%;
	float: left;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold
}
.s11_H1_enlacesMasServicios
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_H1_listadoMultimedia
{
	width: 100%;
	float: left;
	margin-top: 10px
}
.s11_H1_tipoMultimedia
{
	float: left;
	width: 100%
	
}
.s11_H1_tituloTipoMultimedia
{
	font-weight: bold;
	border-bottom: #30370d 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_H1_listaTipoMultimedia
{

}
.s11_H1_filaMultimedia
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 3px;
	padding-bottom: 3px
}
.s11_H1_filaMultimedia img
{
	margin-left: 10px !important;
}
.s11_H1_LinkImagenMultimedia
{
	cursor: pointer;
	cursor: hand
}
.s11_H1_flechaSubirMultimedia
{
	float: right;
	margin-top: -10px
}
.s11_H1_capaDinamica
{
	
}
.s11_H1_lineaCerrar
{
	
}
.s11_H1_iconosDatosInteres
{
	text-align: right
}
.s11_H1_iconosDatosInteres img
{
	margin-right: 8px !important;
	margin-bottom: 3px !important;
}
.s11_H1_cartaCalidad
{
	
}
.s11_H1_tituloCartaCalidad
{
	
}
.s11_H1_DistanciaKm
{
	width: 100%;
}
.s11_H1_campoDistanciaKm
{
	width: 95%;
	_width: 100%;
	padding-left: 15px;
	float: left;
}
.s11_H1_fichaMasInformacion
{
	margin-top: 10px;
	float: left;
	width: 100%
}
.s11_H1_cartaCalidad
{
	
}
.s11_H1_tituloCartaCalidad
{
	
}
.s11_H1_ventaEntradas
{
	width: 100%
}
.s11_H1_valorVentaEntradas
{
	
	float: left;
	padding-left: 15px
}
.s11_M2_Cuerpo
{	
	font-size: 14px !important;	
}
.s11_M2_Cuerpo a, .s11_M2_Cuerpo img
{
	border: 0px;
	color: #8488b5;
	text-decoration: none
}
.s11_M2_cabecera1
{
	width: 100%;
	background-color: #8488b5;
	float: left
}
.s11_M2_iconoOfertas
{
	width: 100%;
	float: right;
	color: #d2d8fc;
	font-size: 200%;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px	
}
.s11_M2_titulo
{
	width: 100%;
	float: left;
	margin-top: 10px;
	color: #8488b5;
	font-weight: bold
}
.s11_M2_cuerpoCentro
{
	float: left;
	width: 100%;	
	font-size: 80%;
	margin-top: 20px
}
.s11_M2_cuerpoIzq
{
	float: left;
	width: 49%;
	
}
.s11_M2_cuerpoDcha
{
	float: right;
	width: 49%;
	
}
.s11_M2_fotoPrincipal
{
	width: auto;
	background-color: #d2d8fc;	
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center
}
.s11_M2_datosAlojamiento
{
	margin-top: 10px;
	width: 100%;
	clear: both;	
}
.s11_M2_nomAlojamiento
{
	font-weight: bold;
	float: left
}
.s11_M2_nombreVerFicha
{
	width: 100%;
	float: left;
}
.s11_M2_verFicha
{
	float: right;
	text-align: right;	
}
.s11_M2_verFicha a
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/verFicha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;	
}
.s11_M2_fechaOferta
{
	margin-top: 20px;
	float: left;
	width: 100%;
}
.s11_M2_titFechaOferta
{
	color: #8488b5;
	font-weight: bold;
}
.s11_M2_valorFechaOferta
{
	margin-top: 5px;	
}
.s11_M2_masInformacion
{
	float: left;
	width: 100%;
	margin-top: 20px
}
.s11_M2_titMasInformacion
{
	color: #8488b5;
	font-weight: bold;	
}
.s11_M2_datosMasInformacion
{
	
}
.s11_M2_web
{
	margin-top: 10px;		
}
.s11_M2_mail
{
	
}
.s11_M2_web a
{
	text-decoration: underline;
}
.s11_M2_marcoDescripcion
{
	border: #8488b5 1px solid;
	width: 100%;	
}
.s11_M2_descripcion
{
	width: 90%;
	margin: 5%;
	padding-left: 10px;	
}
.s11_M2_estrellaEsquina
{
	margin-left: -1px;
	margin-top: -2px;
	display: block;
	position: relative;
	width: 26px;
	float: left	
}
.s11_M2_fondoEstrella
{
	margin-top: 20px;
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/fondoEstrella.gif);
	background-repeat: no-repeat;
	background-position: -11px center;
	height: 421px;
	float: left;
	width: 100%;
}
.s11_M2_SolicitudReserva
{
	margin-top: 70px;
	float: right;
	width: 100%;
	text-align: right
}
.s11_M2_etiquetaPrecio
{
	background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/etiqueta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	float: left;
	width: 223px;
	margin-top: 75px;
	margin-left: 70px
}
.s11_M2_litPrecio
{
	width: auto;
	color: #8488b5;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px
}
.s11_M2_precio
{
	font-weight: bold;
	font-size: 170%;
	text-align: right;
	float: left;
	padding-left: 25%;
	
}

/*************************************************************************************************/
/*   File: /contenidos/recurso_tecnico/s11_comun/es_s11/styles/s11-FichaLocalidad.css            */
/*************************************************************************************************/

#s11_contenedor A IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
#s11_contenedor
{
    BACKGROUND-COLOR: #fff;
    FONT-SIZE: 10px;
    MARGIN: auto;
    WIDTH: 615px;
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    HEIGHT: 100%;
    TEXT-ALIGN: center
}
#s11_cabecera2
{
    MARGIN-TOP: 10px;
    FLOAT: left;
    PADDING-BOTTOM: 2px;
    MARGIN-LEFT: 3px;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #30370d 2pt double
}
#s11_imgSubHome
{
    FLOAT: left;
    WIDTH: 728px
}
#s11_cuerpo
{
    MARGIN-TOP: 10px;
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#s11_imagenprincipalSinCalidad
{
    FLOAT: left;
    WIDTH: 45%;
    MARGIN-RIGHT: 10px
}
#s11_imagenprincipalConCalidad
{
    FLOAT: left;
    WIDTH: 55%;
    MARGIN-RIGHT: 10px
}
#s11_logoturismo
{
    FLOAT: left;
    MARGIN-LEFT: 5px;
    WIDTH: 45%;
    TEXT-ALIGN: left
}
#s11_logoeuskadi
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 0px;
    FLOAT: right;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 5px 0px 0px;
    WIDTH: 50%;
    PADDING-TOP: 30px;
    HEIGHT: 100%;
    TEXT-ALIGN: right
}
#s11_nomlocalidad
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    MARGIN-LEFT: 2px;
    PADDING-TOP: 3px;
    PADDING-LEFT: 7px;
    TEXT-ALIGN: left;
    background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);	
    background-position: 0px 6px;	
    background-repeat: no-repeat;
}
#s11_cuadernoviaje
{
    FLOAT: right;
    MARGIN: 0px;
    WIDTH: 50%;
    TEXT-ALIGN: right
}
#s11_cuerposuperiorConCalidad
{
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: left
}
#s11_IconosCalidad
{
    FLOAT: right;
    TEXT-ALIGN: right;
}
#s11_cuerposuperiorSinCalidad
{
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: left
}
#s11_enlaces
{   
    FLOAT: left;   
    WIDTH: 100%;    
}
#s11_contenedor A
{
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
#s11_datosgenerales  DIV.filadeinteres
{
    FLOAT: left;
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 90%;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #d4d9b9;
    WIDTH: 100%
}
#s11_cuerpocentro
{
    /*MARGIN-TOP: 15px;*/
    FLOAT: left;
    WIDTH: 100%
}
#s11_datosdeinteres DIV.filadeinteres DIV.dato1TP
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    WIDTH: 40%;
    TEXT-ALIGN: left
}
#s11_datosdeinteres DIV.filadeinteres DIV.dato2TP
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    WIDTH: 30%;
    TEXT-ALIGN: left
}
#s11_datosdeinteres DIV.filadeinteres DIV.dato3TP
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    WIDTH: 25%;
    TEXT-ALIGN: left
}
#s11_datosgenerales
{
    MARGIN-TOP: 20px;
    FLOAT: left;
    MARGIN-BOTTOM: 10px;
    WIDTH: 100%;
    BACKGROUND-COLOR: #e9e9e8
}
#s11_titdatosgenerales
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8
}
#s11_datosdeinteres
{
    MARGIN-TOP: 20px;
    WIDTH: 100%;
    BACKGROUND-COLOR: #e9e9e8
}
#s11_titdatosinteres
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8;
    TEXT-ALIGN: left
}
#s11_llegarTP
{
    MARGIN-TOP: 20px;
    MARGIN-BOTTOM: 20px
}
#s11_masinfor
{
    MARGIN-TOP: 20px;
    WIDTH: 100%;
    TEXT-ALIGN: left;
    FLOAT: left
}
#s11_titmasinfor
{
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 3%;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8;
    TEXT-ALIGN: left
}
#s11_masinfor DIV.filamasinfor
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 90%;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: black 1px solid;
    HEIGHT: 15px;
    TEXT-ALIGN: left
}
#s11_fldImagenPrincipal
{
    FLOAT: left;
    WIDTH: 100%
}
#s11_fldDondeEsta
{
    FLOAT: left;
    MARGIN-BOTTOM: 1%;
    WIDTH: 100%
}
#s11_fldLlegarCoche
{
    FLOAT: left;
    MARGIN-BOTTOM: 1%;
    WIDTH: 100%
}
#s11_fldVerUbicacion
{
    FLOAT: left;
    WIDTH: 100%
}
#s11_datosgenerales div.filadeinteres #s11_lblNombre
{
    FLOAT: left;
    WIDTH: 50%
}
#s11_datosgenerales div.filadeinteres #s11_fldNombre
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    WIDTH: 45%
}
#s11_datosgenerales div.filadeinteres #s11_lblNumHabitantes
{
    FLOAT: left;
    WIDTH: 50%
}
#s11_datosgenerales div.filadeinteres #s11_fldNumHabitantes
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    WIDTH: 45%
}
#s11_datosgenerales div.filadeinteres #s11_lblSuperficie
{
    FLOAT: left;
    WIDTH: 50%
}
#s11_datosgenerales div.filadeinteres #s11_fldSuperficie
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    WIDTH: 45%
}
#s11_datosgenerales div.filadeinteres #s11_lblURL
{
    FLOAT: left;
    
}
#s11_datosgenerales div.filadeinteres #s11_fldURL
{
    FLOAT: right;
    WIDTH: 45%
}
#s11_datosgenerales div.filadeinteres #s11_fldURL A
{
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
#s11_datosgenerales div.filadeinteres #s11_fldURL A:hover
{
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
#s11_datosgenerales div.filadeinteres #s11_lblDireccion
{
    FLOAT: left;
    WIDTH: 50%
}
#s11_datosgenerales div.filadeinteres #s11_fldDireccion
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    FLOAT: right;
    BORDER-LEFT: 1px;
    WIDTH: 45%;
    BORDER-BOTTOM: 1px
}
#s11_fldllegarTP
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    MARGIN-BOTTOM: 3%;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    TEXT-ALIGN: justify
}
#s11_lblllegarTP
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8;
    TEXT-ALIGN: left
}
#s11_cuerposuperiorSinCalidad #s11_fldDescripcion
{
    TEXT-ALIGN: justify;
    MARGIN-TOP: 0px;
    PADDING-TOP: 0px
}
#s11_cuadro
{
    FLOAT: left;
    display: none
}
#s11_fldProvincia
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 90%;
    FLOAT: left;
    MARGIN-LEFT: 2px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: left
}
#s11_masinfor DIV.filamasinfor DIV.col1MasInfor
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 50%;
    PADDING-TOP: 3px
}
#s11_masinfor DIV.filamasinfor DIV.col2MasInfor
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    PADDING-BOTTOM: 3px;
    WIDTH: 50%;
    PADDING-TOP: 3px
}
#s11_CartaCalidad
{
   /* WIDTH: 100%;*/
    TEXT-ALIGN: left
}
#s11_fldTituloCarta
{
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
    WIDTH: 100%
}
#s11_fldTextoCarta
{
    MARGIN-BOTTOM: 10px;
    WIDTH: 100%
}
#s11_TextoOculto div.clsTituloFondoNegro DIV.clslineacerrar
{
    WIDTH: 100%;
    FLOAT: left;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    TEXT-ALIGN: right
}
#s11_TextoOculto DIV.clsTituloFondoNegro
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    COLOR: white;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #30370d;
    TEXT-ALIGN: left;
}
#s11_mostrarTextoOculto
{
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
}
#s11_TextoOculto
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    BORDER-RIGHT: #30370d 2px solid;
    BORDER-TOP: #30370d 2px solid;
    MARGIN-TOP: 35%;
    DISPLAY: none;
    Z-INDEX: 1;
    FLOAT: left;
    VISIBILITY: visible;
    MARGIN-LEFT: 30%;
    BORDER-LEFT: #30370d 2px solid;
    WIDTH: 30%;
    BORDER-BOTTOM: #30370d 2px solid;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    
}
.s11_divoculto
{
	DISPLAY: none
}

/*************************************************************************************************/
/*   File: /contenidos/recurso_tecnico/s11_comun/es_s11/styles/s11-FichaAgenda.css               */
/*************************************************************************************************/

#s11_contenedor
{
    BACKGROUND-COLOR: #fff;
    FONT-SIZE: 10px;
    MARGIN: auto;
    WIDTH: 615px;
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    HEIGHT: 100%;
    TEXT-ALIGN: center
}
#s11_cabecera2
{
    MARGIN-TOP: 10px;
    FLOAT: left;
    PADDING-BOTTOM: 2px;
    MARGIN-LEFT: 3px;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #30370d 2pt double
}
#s11_cuerpo
{
    MARGIN-TOP: 10px;
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#s11_imagenprincipal
{
    FLOAT: left;
    WIDTH: 45%;
    MARGIN-RIGHT: 5px
}
#s11_cuadernoviaje
{
    FLOAT: right;
    MARGIN: 0px;
    WIDTH: 30%;
    TEXT-ALIGN: right
}
#s11_cuerposuperior
{
    MARGIN-LEFT: 5px;
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: left
}
#s11_IconosCalidad
{
    float:right;
    width: 16%;
    text-align:right
}
#s11_fldImagenPrincipal
{
    FLOAT: left;
    text-align:center;
}
#s11_fldDatosGenerales
{
    PAGE-BREAK-BEFORE: auto;
    PAGE-BREAK-AFTER: auto
}
#s11_fldDescripcion
{
    PADDING-BOTTOM: 3px;
    TEXT-ALIGN: justify;
    margin-top: 1em
}
#s11_cuerpocentro
{
    MARGIN-TOP: 5px;
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: left
}
#s11_datosdeinteres
{
    MARGIN-TOP: 2%;
    FLOAT: left;
    WIDTH: 100%;
    BACKGROUND-COLOR: #e9e9e8
}
#s11_titdatosinteres
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8;
    TEXT-ALIGN: left
}
#s11_datosdeinteres DIV.filadeinteres
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 90%;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #d4d9b9
}
#s11_datosdeinteres DIV.filadeinteres a, img
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
#s11_datosdeinteres DIV.filadeinteres DIV.dato1TP
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    WIDTH: 40%;
    TEXT-ALIGN: left
}
#s11_datosdeinteres DIV.filadeinteres DIV.dato2TP
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    WIDTH: 30%;
    TEXT-ALIGN: left
}
#s11_datosdeinteres DIV.filadeinteres DIV.dato3TP
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    WIDTH: 25%;
    TEXT-ALIGN: left
}
#s11_cabeceramasservicios
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8
}
#s11_titmasservicios
{
    FLOAT: left;
    MARGIN-LEFT: 5px;
    WIDTH: 70%
}
#s11_masinfor
{
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: left
}
#s11_masinfor a, img
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
#s11_titmasinfor
{
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 3%;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8;
    TEXT-ALIGN: left
}
#s11_masinfor DIV.filamasinfor
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 90%;
    FLOAT: left;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: black 1px solid;
    HEIGHT: 15px;
    TEXT-ALIGN: left
}
#s11_fldPieFoto
{
    margin-top:0.3em;
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#s11_cuadro
{
    FLOAT: left;
    PADDING-TOP: 2px;
    display: none
}
#s11_masinfor DIV.filamasinfor DIV.col1MasInfor
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 50%;
    PADDING-TOP: 3px
}
#s11_masinfor DIV.filamasinfor DIV.col2MasInfor
{
    FONT-WEIGHT: bold;
    FLOAT: right;
    PADDING-BOTTOM: 3px;
    WIDTH: 50%;
    PADDING-TOP: 3px
}
#s11_fldTipoEstablec
{
    PADDING-RIGHT: 3px;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    DISPLAY: none
}
#s11_nombre
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    MARGIN-LEFT: 5px;
    WIDTH: 55%;
    PADDING-TOP: 2px;
    PADDING-LEFT: 8px;
    TEXT-ALIGN: left;
    background-image: url(/contenidos/recurso_tecnico/s11_comun/es_s11/images/cua_g.gif);
    background-position: 0px 6px;
    background-repeat: no-repeat;
}
#s11_nombreytipo
{
    PADDING-RIGHT: 3px;
    FONT-WEIGHT: bold;
    display: none
}
#s11_fldNombre
{
    FLOAT: left;
    display: none
}
#s11_CartaCalidad
{
    MARGIN-TOP: 10px;
    TEXT-ALIGN: left
}
#s11_fldTituloCarta
{
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
    WIDTH: 100%
}
#s11_fldTextoCarta
{
    MARGIN-BOTTOM: 10px;
    WIDTH: 100%
}
#s11_TextoOculto DIV.clslineacerrar
{
    WIDTH: 20%;
    FLOAT: left;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    TEXT-ALIGN: right
}
#s11_TextoOculto2 DIV.clslineacerrar
{
    FLOAT: right;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    TEXT-ALIGN: right
}
#s11_TextoOculto DIV.clslineacerrar a
{
    COLOR: #ffffff;    
}
#s11_TextoOculto2 DIV.clslineacerrar a
{
    COLOR: #ffffff;    
}
#s11_TextoOculto2 #titulo
{
	float: left
}
#s11_TextoOculto DIV.clsTituloFondoNegro
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    COLOR: white;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #30370d;
    TEXT-ALIGN: left;
}
#s11_TextoOculto2 DIV.clsTituloFondoNegro
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    COLOR: white;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #30370d;
    TEXT-ALIGN: left;
}
#s11_mostrarTextoOculto
{
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
}
#s11_TextoOculto
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    BORDER-RIGHT: #30370d 2px solid;
    BORDER-TOP: #30370d 2px solid;
    MARGIN-TOP: 35%;
    DISPLAY: none;
    Z-INDEX: 1;
    FLOAT: left;
    VISIBILITY: visible;
    MARGIN-LEFT: 30%;
    BORDER-LEFT: #30370d 2px solid;
    WIDTH: 30%;
    BORDER-BOTTOM: #30370d 2px solid;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    
}

#s11_TextoOculto2
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    BORDER-RIGHT: #30370d 2px solid;
    BORDER-TOP: #30370d 2px solid;
    MARGIN-TOP: 28%;
    DISPLAY: none;
    Z-INDEX: 1;
    FLOAT: left;
    VISIBILITY: visible;
    MARGIN-LEFT: 3em;
    BORDER-LEFT: #30370d 2px solid;
    WIDTH: 50%;
    BORDER-BOTTOM: #30370d 2px solid;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    
}

.s11_divoculto
{
	DISPLAY: none
}
#s11_fldDatosAgendaSinCalidad
{
    FLOAT: left;
    WIDTH: 49%;
    margin-bottom: 2em
}
#s11_fldNomActividad
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #e9e9e8;    
}
#s11_fldNomActividad img
{
	margin-left: 0.5em;
	margin-right: 0.2em;
}
#s11_fldDatosAgendaSinCalidad DIV.filaagenda
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #e9e9e8 1px solid
}
.s11_CampoAgenda
{
    FONT-WEIGHT: bold;
    FLOAT: left;
    WIDTH: 25%
}
.s11_ValorCampoAgenda
{
    FLOAT: left;
    WIDTH: 70%
}
#s11_fldTituloEvento
{
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 4%;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    display: none
}
#s11_fldDatosAgendaSinCalidad DIV.filaagenda div.flechaagenda
{
	float: left;
	margin-right: 0.5em;
}

#s11_imagenprincipal div.zona_multimedia
{
   /* margin-top:0.5em;
    padding-top: 1em;*/
    FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: center;
    /*padding-bottom: 1em*/

}
#s11_imagenprincipal div.zona_multimedia ul li
{
	list-style-type:none;
}
#s11_imagenprincipal div.zona_multimedia ul.tipomultimedia{
    float:left;
    list-style-type:none;
    margin-left:3em
	
}

#s11_imagenprincipal div.zona_multimedia li.tipo_multi1{
    border-right:1px solid #CCC;
    border-left:1px solid #CCC;
    padding-left:1em;
    padding-right:0.5em;
    width:2em;
    height:1em;
    float:left
}
#s11_imagenprincipal div.zona_multimedia li.tipo_multi{
    border-right:1px solid #ccc;
    width:2em;
    height:1em;
    margin-left:1.2em;
    padding-right:0.8em;
    float:left
}

#s11_titulomultimedia{
	
  	PADDING-RIGHT: 3px;
    MARGIN-TOP: 3%;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #30370d 1px solid;
    BACKGROUND-COLOR: #e9e9e8;
    TEXT-ALIGN: left
}

.s11_informacionmultimedia{

    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 90%;
    FLOAT: left;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #ccc 1px solid;
    HEIGHT: auto;
    TEXT-ALIGN: left;
    
}

#s11_imagenprincipal div.zona_multimedia #multimedia{
   PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 90%;
    FLOAT: left;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #ccc 1px solid;
    HEIGHT: 15px;
    TEXT-ALIGN: left;

}

#s11_datosmultimedia
{
   FLOAT: left;
    WIDTH: 100%;
    TEXT-ALIGN: left
  
    
}

.s11_informacionmultimedia a.linkmultimedia:link{
		
		TEXT-DECORATION:none;
		COLOR: #30370D;
		PADDING-LEFT:1em;
		PADDING-RIGHT:1em;
}

.s11_informacionmultimedia a.linkmultimedia:visited{
		
		TEXT-DECORATION:none;
		COLOR: #30370D;
		PADDING-LEFT:1em;
		PADDING-RIGHT:1em;
}
.s11_informacionmultimedia a.linkmultimedia:hover{
		text-decoration:underline;
}


.s11_NomTipoMultimedia{
		
		BORDER-BOTTOM: 1px solid #30370D;
		PADDING-LEFT:1em;
		width: 99.2%;
		PADDING-TOP:0.5em;
		FONT-WEIGHT: bold;
	
}

#s11_TextoOculto2 div.clsTituloFondoNegro span.#titulo{
	COLOR:#FFF;
	TEXT-TRANSFORM: uppercase;
	font-weight: bold;
	float:left;
	width:80%

}
.s11_imagenSubir
{
	float: right;
	text-align: right;
}


#s11_contenedor
{
    FONT-SIZE: 10px;
    MARGIN: auto;
    WIDTH: 615px;
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    HEIGHT: 100%;
    TEXT-ALIGN: center
}
#s11_contenedor A IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
#s11_contenedor A
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    COLOR: #30370d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
#s11_fldDondeEsta
{
    FLOAT: left;
    MARGIN-BOTTOM: 1%;
    WIDTH: 100%
}
#s11_fldVerUbicacion
{
    FLOAT: left;
    WIDTH: 100%
}
#s11_fldNombre
{
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px
}
#s11