
/*************************************************************************************************/
/*   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/r61-hmvisualArea23184.css*/
/*************************************************************************************************/

/* ---- GENERAL: Titulo ----- */
div.r01gMenuhmvisualArea23184  {
}
div.r01gMenuhmvisualArea23184 div.r01gMenuTitle {
width:0%;	
background-color:White;
}
/* ---- GENERAL: Menu ----- */
div.r01gMenuH_hmvisualArea23184 {
background-color:White;
}
/* ---- NIVEL 1 ----- */
ul.r01gMenuBarHorizontal_hmvisualArea23184 {
float:Right;
background-color:White;
}
ul.r01gMenuBarHorizontal_hmvisualArea23184 li.Level_1 {
padding: 0 0 0 0;/* pasa a dinamico*/
padding-left: 5px;/* para quitar en el futuro */
padding-left: 5px;
}
ul.r01gMenuBarHorizontal_hmvisualArea23184 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_hmvisualArea23184 a.Level_1 {
background-image:url( /AVComun/images/r01LeftCorner.gif );
}
ul.r01gMenuBarHorizontal_hmvisualArea23184#UL_PRINCIPAL_hmvisualArea23184 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_hmvisualArea23184 a.Level_1 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:#4E4D4D;	
background-color:White;	
}
ul.r01gMenuBarHorizontal_hmvisualArea23184 a.Level_1:hover, ul.r01gMenuBarHorizontal_hmvisualArea23184 a.Level_1:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:#74202D;
background-color:#DFCCCE;
}
/* ---- NIVEL 2 ----- */
ul.r01gMenuBarHorizontal_hmvisualArea23184 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_hmvisualArea23184 a.Level_2 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:#4E4D4D;	
background-color:White;
}
ul.r01gMenuBarHorizontal_hmvisualArea23184 a.Level_2:hover, ul.r01gMenuBarHorizontal_hmvisualArea23184 a.Level_2:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:#74202D;
background-color:#DFCCCE;
}
/* ---- NIVEL 3 ----- */
ul.r01gMenuBarHorizontal_hmvisualArea23184 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_hmvisualArea23184 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_hmvisualArea23184 a.Level_3:hover, ul.r01gMenuBarHorizontal_hmvisualArea23184 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.r01gTitlehmvisualArea23184 {	
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.r01gTitlehmvisualArea23184  div.r01gImageLeftTitle {		
background-image:url(  );
background-position:center center;
text-align:center;	
}
div.r01gTitlehmvisualArea23184  div.r01gImageRightTitle {	
background-image:url(  );
background-position:center center;
text-align:center;
}	
div.r01gTitlehmvisualArea23184  div.r01gTextoTitle {	
text-align:left; 
padding-top:center;
}
div.r01gTitlehmvisualArea23184  div.r01gTextoTitleSinAncla {	
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;
}
div.r01gTitlehmvisualArea23184  div.r01gTextoTitleConAncla a {
background-color:White;
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;		
}div.r01gTitle_hmvisualArea23184_es div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_hmvisualArea23184_eu div.r01gTextoTitle {
width:100%;
}
div.r01gMenuhmvisualArea23184 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/r61-srchBotonBuscarIVAP.css*/
/*************************************************************************************************/

div.r01gClsSearchBoxsrchBotonBuscarIVAP {	
}
/* =============== Título ==================== */
div.r01gClsSearchBoxsrchBotonBuscarIVAP div.r01gTitle {
background-color:transparent;
}
div.r01gClsSearchBoxsrchBotonBuscarIVAP div.r01gTitle span {
font:normal normal normal 70% Verdana;text-decoration:none;color:#ffffff;
}
/* =============== Formulario ================ */
div.r01gClsSearchBoxsrchBotonBuscarIVAP div.r01gSearchEngineForm {	
background-color:#DFCCCE;
}
/* =============== Caja de texto ================ */
div.r01gClsSearchBoxsrchBotonBuscarIVAP div input.r01gInputText {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
}
/* =============== Boton Buscar ================ */
div.r01gClsSearchBoxsrchBotonBuscarIVAP div input.r01gBtnSearch{
font:normal normal normal 70% Sans-Serif;text-decoration:none;color:#FFFFFF;
}
div.r01gClsSearchBoxsrchBotonBuscarIVAP div input.r01gBtnSearch-on {
background-color:#74202D;
}
div.r01gClsSearchBoxsrchBotonBuscarIVAP div input.r01gBtnSearch-off {
border:1px solid White;
background-color:#74202D;	
} 
/* =============== Pie ================ */
div.r01gClsSearchBoxsrchBotonBuscarIVAP div.r01gFoot {
background-color:#DFCCCE;		
}
div.r01gClsSearchBoxsrchBotonBuscarIVAP div span.r01gFootSpan-off {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
} 
div.r01gClsSearchBoxsrchBotonBuscarIVAP 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/r61-brdvisualArea61624.css*/
/*************************************************************************************************/

div.r01gClsNavigatorbrdvisualArea61624 {
font:normal normal normal 70% Verdana;text-decoration:none;color:#74202D;
}
div.r01gClsNavigatorbrdvisualArea61624 ol li.r01gNavigatorSeparator{
background-image:url( /AVComun/images/r01NavigatorSeparator.gif ); 
}

/*************************************************************************************************/
/*   File: /AV/r01gHorizontalMenuVA/styles/r61-hmvisualArea21353.css*/
/*************************************************************************************************/

/* ---- GENERAL: Titulo ----- */
div.r01gMenuhmvisualArea21353  {
}
div.r01gMenuhmvisualArea21353 div.r01gMenuTitle {
width:0%;	
background-color:#DFCCCE;
}
/* ---- GENERAL: Menu ----- */
div.r01gMenuH_hmvisualArea21353 {
background-color:#DFCCCE;
}
/* ---- NIVEL 1 ----- */
ul.r01gMenuBarHorizontal_hmvisualArea21353 {
float:Right;
background-color:White;
}
ul.r01gMenuBarHorizontal_hmvisualArea21353 li.Level_1 {
padding: 0 0 0 0;/* pasa a dinamico*/
padding-left: 5px;/* para quitar en el futuro */
padding-left: 5px;
}
ul.r01gMenuBarHorizontal_hmvisualArea21353 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_hmvisualArea21353 a.Level_1 {
background-image:url( /AVComun/images/r01LeftCorner.gif );
}
ul.r01gMenuBarHorizontal_hmvisualArea21353#UL_PRINCIPAL_hmvisualArea21353 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_hmvisualArea21353 a.Level_1 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:#ffffff;	
background-color:#74202D;	
}
ul.r01gMenuBarHorizontal_hmvisualArea21353 a.Level_1:hover, ul.r01gMenuBarHorizontal_hmvisualArea21353 a.Level_1:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:White;
background-color:#74202D;
}
/* ---- NIVEL 2 ----- */
ul.r01gMenuBarHorizontal_hmvisualArea21353 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_hmvisualArea21353 a.Level_2 {	
/*Color de fondo, color texto y fuente*/	
font:normal normal normal 70% Verdana;text-decoration:none;color:#FFFFFF;	
background-color:#74202D;
}
ul.r01gMenuBarHorizontal_hmvisualArea21353 a.Level_2:hover, ul.r01gMenuBarHorizontal_hmvisualArea21353 a.Level_2:focus {
/*Color de fondo, color texto y fuente hover y focus*/
color:White;
background-color:#DFCCCE;
}
/* ---- NIVEL 3 ----- */
ul.r01gMenuBarHorizontal_hmvisualArea21353 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_hmvisualArea21353 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_hmvisualArea21353 a.Level_3:hover, ul.r01gMenuBarHorizontal_hmvisualArea21353 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.r01gTitlehmvisualArea21353 {	
background-color:#DFCCCE;	
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;
height:15px;	
}
div.r01gTitlehmvisualArea21353  div.r01gImageLeftTitle {		
background-image:url(  );
background-position:center center;
text-align:center;	
}
div.r01gTitlehmvisualArea21353  div.r01gImageRightTitle {	
background-image:url(  );
background-position:center center;
text-align:center;
}	
div.r01gTitlehmvisualArea21353  div.r01gTextoTitle {	
text-align:left; 
padding-top:center;
}
div.r01gTitlehmvisualArea21353  div.r01gTextoTitleSinAncla {	
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;
}
div.r01gTitlehmvisualArea21353  div.r01gTextoTitleConAncla a {
background-color:#DFCCCE;
font:normal normal bold auto Verdana;text-decoration:none;color:#000000;		
}div.r01gTitle_hmvisualArea21353_es div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_hmvisualArea21353_eu div.r01gTextoTitle {
width:100%;
}
div.r01gMenuhmvisualArea21353 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/r61-ftvisualArea21371.css*/
/*************************************************************************************************/

div.r01gClsFootftvisualArea21371 {
}
div.r01gClsFootftvisualArea21371 div {
background-color:#74202D;
}

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

div.r01gClsFootftvisualArea21371 div.r01gClsFootContent {
}

div.r01gClsFootftvisualArea21371 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/r01gContentListVA/styles/r01gContentListSearchEngineStyles.css*/
/*************************************************************************************************/

/* ************************************************************************** *\
   				ELEMENTOS DE LA BUSQUEDA   	ul-dl	li-dd			
/* ************************************************************************** */
div.r01gClsContentList {
_padding-top:5px;
}

div.r01gClsContentList div.r01gTitle {
margin:5px;
}

div.r01gClsContentList div div.r01gTextoTitle {
padding:5px;
}

div.r01gClsContentList ul {
list-style:none;
margin:0;
padding:0 10px 5px;
}

div.r01gClsContentList ul li {
_margin:7px 0 0 7px;
text-align:left;
margin:10px 0 0 7px;
padding:0;
}

div.r01gClsContentList ul li div {
display:block;
margin:0;
}

div.r01gClsContentList ul li div a {
display:block;
}

/* --- Titulo del elemento --- */
div.r01gClsContentList ul li div.r01gCLItemDocLink {
text-align:left;
background-repeat:no-repeat;
background-position:0 3px;
_background-position:0 5px;
border:none;
padding:0 0 4px 17px;
}

div.r01gClsContentList ul li div.r01gCLItemDocLink a {
text-decoration:none;
}

div.r01gClsContentList ul li div.r01gCLItemDocLink a:hover {
text-decoration:underline;
}

/* --- Detalle del tipo de contenido --- */
div.r01gClsContentList ul li div.r01CLItemTypoDet {
font-style:italic;
color:#747474;
padding:3px 0 0 15px;
}

/* --- Mas resultados --- */
div.r01gClsContentList div.r01gContentListMoreLayer {
width:auto;
text-align:right;
cursor:default;
}

div.r01gClsContentList a.r01gClsContentListMore {
float:right;
width:auto;
display:block;
padding-bottom:5px;
text-decoration:none;
cursor:pointer;
}

div.r01gClsContentList a.r01gClsContentListMore span {
background-image:url(/AVComun/r01gContentListVA/images/r01gArrow2.gif);
background-repeat:no-repeat;
background-position:center right;
width:auto;
padding-right:15px;
margin-left:0;
margin-right:5px;
margin-bottom:3px;
text-align:right;
border:none;
text-decoration:none;
cursor:pointer;
}
div.r01gClsContentList ul li div {
background:url(/AVComun/r01gContentListVA/images/r01gSpriteTypoContentList.gif) no-repeat;
}
/* --- Estilos dependientes del tipo de contenido --- */
div.r01gClsContentList ul li div.r01gCLItemTypoNoTypo {
background-position:0 -2097px;
_background-position:0 -2095px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_procedimientos_administrativos {
background-position:0 -1399px;
_background-position:0 -1395px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_procedimientos_administrativos_active {
background-position:0 -3147px;
_background-position:0 -3144px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_procedimientos_administrativos_activeLastDays {
background-position:0 -3500px;
_background-position:0 -3495px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_procedimientos_administrativos_historic {
background-position:0 -4197px;
_background-position:0 -4195px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_procedimientos_administrativos_solved {
background-position:0 -4549;
_background-position:0 -4545;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_procedimientos_administrativos_closed {
background-position:0 -3847px;
_background-position:0 -3845px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_prensa_comunicacion {
background-position:0 -2800;
_background-position:0 -2795;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_documentacion {
background-position:0 -697px;
_background-position:0 -695px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_eventos {
background-position:0 -1047;
_background-position:0 -1045;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_rrhh {
background-position:0 -4897px;
_background-position:0 -4895px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_estadisticas {
background-position:0 -5249px;
_background-position:0 -5245px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_organizacion {
background-position:0 -2447px;
_background-position:0 -2445px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_legislacion {
background-position:0 -1747px;
_background-position:0 -1744px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_directorios {
background-position:0 -347px;
_background-position:0 -345px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_turismo {
background-position:0 -5600px;
_background-position:0 -5595px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismAlojamiento {
background-position:0 -5950px;
_background-position:0 -5945px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismRestauracion {
background-position:0 -9800px;
_background-position:0 -9795px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismMovilidad {
background-position:0 -8050px;
_background-position:0 -8045;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismDestinos {
background-position:0 -7350px;
_background-position:0 -7345px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismOficinas {
background-position:0 -9450px;
_background-position:0 -9445px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismNaturaleza {
background-position:0 -8400px;
_background-position:0 -8395px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismCultura {
background-position:0 -6650px;
_background-position:0 -6645px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismDeportes {
background-position:0 -7000px;
_background-position:0 -6995px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismGastronomia {
background-position:0 -7700px;
_background-position:0 -7695px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismOcio {
background-position:0 -9100px;
_background-position:0 -9095px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismCompras {
background-position:0 -6300px;
_background-position:0 -6295px;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_tourismNegocios {
background-position:0 -8750px;
_background-position:0 -8745px;
}

/* ************************************************************************** *\
   							SINDICACION DE CONTENIDOS
/* ************************************************************************** */
img.rssDecorateImage {
border:none;
padding-right:10px;
float:right;
}

div.r01gClsContentList a.r01gClsContentListMore:hover,div.r01gClsContentList a.r01gClsContentListMore span:hover {
text-decoration:underline;
cursor:pointer;
}

div.r01gClsContentList ul li div.r01gCLItemTypo_enlaces,div.r01gClsContentList ul li div.r01gCLItemTypo_informacion {
background-position:0 -1399px;
_background-position:0 -1395px;
}

/*************************************************************************************************/
/*   File: /AV/r01gContentListVA/styles/r61-lstVisualArea70510.css*/
/*************************************************************************************************/

div.r01gClsContentListlstVisualArea70510 {
background-color:White;
border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;
}
div.r01gClsContentListlstVisualArea70510 ul {
}
div.r01gClsContentListlstVisualArea70510 ul li {
}
div.r01gClsContentListlstVisualArea70510 ul li div.r01gCLItemDocLink {
}
div.r01gClsContentListlstVisualArea70510 ul li div.r01gCLItemDocLink a {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
}

div.r01gClsContentListlstVisualArea70510 ul li div.r01CLItemTypoDet {
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
font-style:italic;
color:#747474;
}

div.r01gClsContentListlstVisualArea70510 ul li div.r01gCLItemDocLink a:hover {
color:#116694;
}

/* --- Mas resultados --- */
div.r01gClsContentListlstVisualArea70510 div.r01gContentListMoreLayer {
margin :5px; 	
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;
}

div.r01gClsContentListlstVisualArea70510 div.r01gContentListMoreLayer a.r01gClsContentListMore span {
font:normal normal bold 70% Verdana;text-decoration:none;color:#116694;
background-color:White;
}

div.r01gClsContentListlstVisualArea70510 div.r01gContentListMoreLayer a.r01gClsContentListMore:hover,div.r01gClsContentListlstVisualArea70510 div.r01gContentListMoreLayer a.r01gClsContentListMore span:hover {
color:#116694;
}div.r01gTitlelstVisualArea70510 {	
background-color:White;	
border-top:1px solid White;border-bottom:1px solid White;border-left:1px solid White;border-right:1px solid White;
height:15px;	
}
div.r01gTitlelstVisualArea70510  div.r01gImageLeftTitle {		
background-image:url(  );
background-position:center center;
text-align:center;	
}
div.r01gTitlelstVisualArea70510  div.r01gImageRightTitle {	
background-image:url(  );
background-position:center center;
text-align:center;
}	
div.r01gTitlelstVisualArea70510  div.r01gTextoTitle {	
text-align:left; 
padding-top:center;
}
div.r01gTitlelstVisualArea70510  div.r01gTextoTitleSinAncla {	
font:normal normal bold 70% Verdana;text-decoration:none;color:#74202D;
}
div.r01gTitlelstVisualArea70510  div.r01gTextoTitleConAncla a {
background-color:White;
font:normal normal bold 70% Verdana;text-decoration:none;color:#74202D;		
}div.r01gTitle_lstVisualArea70510_es div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_lstVisualArea70510_eu div.r01gTextoTitle {
width:100%;
}


/*************************************************************************************************/
/*   File: /AVComun/r01gLangSelectorVA/styles/r01gLangSelector.css*/
/*************************************************************************************************/

/* Estilos para el área visual de seleccion de idiomas */
div.r01gClsLangSelector ul {
display:inline;
margin:0;
padding:0;
}

div.r01gClsLangSelector ul li {
list-style:none;
display:inline;
background-image:url("/AVComun/r01gLangSelectorVA/images/r01gLangSeparator.gif");
background-position:center right;
background-repeat:no-repeat;
margin:0;
padding:0 9px;
}

div.r01gClsLangSelector ul li.r01gFirstLang {
padding-left:0;
}

div.r01gClsLangSelector ul li.r01gLastLang {
background-image:none;
}

div.r01gClsLangSelector ul li a abbr {
cursor:pointer;
letter-spacing:0;
border:0;
}

div.r01gClsLangSelector ul li a.r01gLangSelected:link,div.r01gClsLangSelector ul li a.r01gLangSelected:visited {
text-decoration:none;
}

div.r01gClsLangSelector ul li a.r01gLangUnSelected:link,div.r01gClsLangSelector ul li a.r01gLangUnSelected:visited {
text-decoration:underline;
}

/*************************************************************************************************/
/*   File: /AV/r01gLangSelectorVA/styles/r61-langvisualArea70501.css*/
/*************************************************************************************************/

div.r01gClsLangSelectorlangvisualArea70501 {
}

div.r01gClsLangSelectorlangvisualArea70501 ul li a{	
font:normal normal normal 70% Verdana;text-decoration:none;color:#666666;
margin:0 0 0 0;
padding:0 0 0 0;
}
div.r01gClsLangSelectorlangvisualArea70501 ul li a.r01gLangSelected:link {
color:#CCCCCC;
}
div.r01gClsLangSelectorlangvisualArea70501 ul li a.r01gLangUnSelected:link {
}

div.r01gClsLangSelectorlangvisualArea70501 ul li a.r01gLangSelected:visited { 
color:#CCCCCC;
}

div.r01gClsLangSelectorlangvisualArea70501 ul li a.r01gLangUnSelected:visited {
}

/*************************************************************************************************/
/*   File: /AVComun/r01gVerticalMenuVA/styles/r01gVerticalMenu.css*/
/*************************************************************************************************/

/** 2008/03/11 --> FIX PARA QUE NO HAYA QUE REPUBLICAR LOS MENUS */
	div.r01gMenuV ul li.r01gMenuVDown a span,div.r01gMenuV ul li.r01gMenuVDown a:hover span,div.r01gMenuV ul li.r01gMenuVDown a: hover span,div.r01gMenuV ul li.r01gMenuVSide a span,div.r01gMenuV ul li.r01gMenuVSide a:hover span {
		padding-right:15px;
	}	
	div.r01gMenuV ul li.r01gMenuVNoChild_1 a,div.r01gMenuV ul li.r01gMenuVNoChild_1 a:hover,div.r01gMenuV ul li.r01gMenuVNoChild_2 a,div.r01gMenuV ul li.r01gMenuVNoChild_2 a:hover,div.r01gMenuV ul li.r01gMenuVNoChild_3 a,div.r01gMenuV ul li.r01gMenuVNoChild_3 a:hover {
		background-image:none;
	}	
	ul.r01gMenuV_1 li a span,ul.r01gMenuV_1 li a:hover span,div.r01gMenuV ul li.r01gMenuVNoChild_1 a span,div.r01gMenuV ul li.r01gMenuVNoChild_1 a:hover span,ul.r01gMenuV_2 li a:hover span,div.r01gMenuV ul li ul li.r01gMenuVNoChild_2 a span,div.r01gMenuV ul li.r01gMenuVNoChild_2 a:hover span,ul.r01gMenuV_3 li a:hover span,div.r01gMenuV ul li.r01gMenuVNoChild_3 a span,div.r01gMenuV ul li.r01gMenuVNoChild_3 a:hover span {
		display:block;
		background-position:4px 7px;
		background-repeat:no-repeat;
	}	
	ul.r01gMenuV_2 li a span,ul.r01gMenuV_3 li a span {
		padding-top:2px;
		padding-bottom:2px;
		display:block;
		background-position:4px 7px;
		background-repeat:no-repeat;
	}
/** 2008/03/11 --> FIN FIX PARA QUE NO HAYA QUE REPUBLICAR LOS MENUS */

/*
 ===================================================================================
 				        PARTE FIJA DE LOS MENUS
 ===================================================================================
 */
div.r01gMenuVertical {
_float:none;
padding:2px;
}

/* IE Menu CSS 
 csshover.htc file version: V1.21.041022 - Available for download from: http://www.xs4all.nl/~peterned/csshover.html 

body {
	_behavior:url(/AVComun/r01gMenu/scripts/r01gCsshover.htc);	
}*/
.r01gMenuV {
width:100%;
}

.r01gMenuV ul {
width:100%;
list-style:none;
margin:0;
padding:0;
}

.r01gMenuV ul li {
cursor:pointer;
_float:left;
_width:100%;
_height:1%;
}

div.r01gMenuV li:hover {
cursor:pointer;
z-index:100;
}

div.r01gMenuV li,div.r01gMenuV li:hover {
position:relative;
}

div.r01gMenuV ul li a {
cursor:pointer;
display:block;
text-decoration:none;
text-align:left;
_height:1%;
margin:0;
}

div.r01gMenuV ul li a:hover {
cursor:pointer;
}

div.r01gMenuV ul li.r01gMenuVDown a {
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position:98% 50%;
background-repeat:no-repeat;
}

div.r01gMenuV ul li.r01gMenuVDown a:hover {
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position:98% 67%;
background-repeat:no-repeat;
}

div.r01gMenuV ul li.r01gMenuVSide a {
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position:99% 84%;
background-repeat:no-repeat;
}

div.r01gMenuV ul li.r01gMenuVSide a:hover {
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position:99% 99%;
background-repeat:no-repeat;
}

/* --------------------------------- 
 ---- CONTROL DEL DESPLIEGUE ----- 
 Controla el despliegue del segundo nivel del menu 
   y el alineamiento a derecha e izquierda */
div.r01gMenuV ul li ul.r01gMenuVSide {
position:absolute;
top:0;
display:none;
}

div.r01gMenuV ul li ul li ul {
position:absolute;
top:0;
display:block;
_display:inline;
}

/* --- CONTROL DEL DESPLIEGUE --- 
 Enter the more specific element (div) selector
   on non-anchor hovers for IE5.x to comply with the
   older version of csshover.htc - V1.21.041022. It
   improves IE's performance speed to use the older
   file and this method */
div.r01gMenuV ul ul,div.r01gMenuV ul ul ul,div.r01gMenuV ul ul ul ul {
display:block;
_display:inline;
}

/* --- FIN CONTROL DEL DESPLIEGUE --- 
 --- CONTROL SIN SOPORTE PARA JAVASCRIPT --- */
.r01gMenuV_NoScript_2 {
text-indent:1em;
}

.r01gMenuV_NoScript_3 {
text-indent:2em;
}

.r01gMenuV ul li.r01gUnderline,div.r01gMenuV ul li a.r01gUnderline {
border-bottom:1px dotted #ccc;
}

div.r01gMenuV ul li.r01gMenuVDown a span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVDown a:hover span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVDown a: hover span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVSide a span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVSide a:hover span.r01gOptMenuSpan {
padding-right:15px;
}

div.r01gMenuV ul li.r01gMenuVNoChild_1 a,div.r01gMenuV ul li.r01gMenuVNoChild_1 a:hover,div.r01gMenuV ul li.r01gMenuVNoChild_2 a,div.r01gMenuV ul li.r01gMenuVNoChild_2 a:hover,div.r01gMenuV ul li.r01gMenuVNoChild_3 a,div.r01gMenuV ul li.r01gMenuVNoChild_3 a:hover {
background-image:none;
}

ul.r01gMenuV_1 li a span.r01gOptMenuSpan,ul.r01gMenuV_1 li a:hover span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVNoChild_1 a span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVNoChild_1 a:hover span.r01gOptMenuSpan,ul.r01gMenuV_2 li a:hover span.r01gOptMenuSpan,div.r01gMenuV ul li ul li.r01gMenuVNoChild_2 a span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVNoChild_2 a:hover span.r01gOptMenuSpan,ul.r01gMenuV_3 li a:hover span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVNoChild_3 a span.r01gOptMenuSpan,div.r01gMenuV ul li.r01gMenuVNoChild_3 a:hover span.r01gOptMenuSpan {
display:block;
background-position:4px 7px;
background-repeat:no-repeat;
}

ul.r01gMenuV_2 li a span.r01gOptMenuSpan,ul.r01gMenuV_3 li a span.r01gOptMenuSpan {
padding-top:2px;
padding-bottom:2px;
display:block;
background-position:4px 7px;
background-repeat:no-repeat;
}

div.r01gMenuV ul li.r01gMenuVDown ul li a,div.r01gMenuV ul li.r01gMenuVDown ul li a:hover {
padding-left:2em;
text-align:left;
}

div.r01gMenuV ul li.r01gMenuVDown ul li ul li a,div.r01gMenuV ul li.r01gMenuVDown ul li ul li a:hover {
padding-left:0;
text-align:left;
}

.r01gMenuVLeft li ul,.r01gMenuVLeft ul li ul li ul {
left:100.1%;
}

.r01gMenuVRight li ul,.r01gMenuVRight ul li ul li ul {
left:-100.1%;
} 


/*************************************************************************************************/
/*   File: /AV/r01gVerticalMenuVA/styles/r61-vmvisualArea61398.css*/
/*************************************************************************************************/

/* ---- GENERAL: Titulo ----- */
div.r01gMenuvmvisualArea61398 {
border-top:1px solid #DFCCCE;border-bottom:1px solid #DFCCCE;border-left:1px solid #DFCCCE;border-right:1px solid #DFCCCE;
}
/* ---- GENERAL: Opciones de nivel 1 ----- */
ul.r01gMenuV_1vmvisualArea61398 li a span.r01gOptMenuSpan {
padding-top:1px;
padding-bottom:1px;
}
/* ---- Colores: Primer nivel ----- */
ul.r01gMenuV_1vmvisualArea61398 li a {	
font:normal normal normal 70% Verdana;text-decoration:none;color:#000000;
background-color:White; 			
}
ul.r01gMenuV_1vmvisualArea61398 li a:hover {
color:#74202D; 
background-color:White;
}
/* ---- Bullet Primer nivel ----- */
ul.r01gMenuV_1vmvisualArea61398 li a span.r01gOptMenuSpan {
		
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -191px!important;	
padding-left:15px;	


}
ul.r01gMenuV_1vmvisualArea61398 li a:hover span.r01gOptMenuSpan {		
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -391px!important;
padding-left:15px;
		

}
/* ---- Color Primer nivel Sin hijos ----- */
div.r01gMenuV ul li.r01gMenuVNoChild_1vmvisualArea61398 a:hover {
color:#74202D;	
}
/* ---- Bullet Primer nivel sin hijos ----- */
div.r01gMenuV ul li.r01gMenuVNoChild_1vmvisualArea61398 a span.r01gOptMenuSpan {									
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -191px!important;
padding-left:15px;

			
}
div.r01gMenuV ul li.r01gMenuVNoChild_1vmvisualArea61398 a:hover span.r01gOptMenuSpan {		
		
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -391px!important;
padding-left:15px;


}
/* ---- GENERAL: Opciones de nivel 2 ----- */
ul.r01gMenuV_2vmvisualArea61398 {
border-top:0px none White;border-bottom:0px none White;border-left:0px none White;border-right:0px none White;								
}
ul.r01gMenuV_2vmvisualArea61398 li a {	
font:normal normal normal 80% Verdana;text-decoration:none;color:#000000;
background-color:Black; 			
}
ul.r01gMenuV_2vmvisualArea61398 li a:hover {
color:#74202D; 
background-color:White;
}
ul.r01gMenuV_2vmvisualArea61398 li a span.r01gOptMenuSpan {		
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -191px!important;
padding-left:15px;		
	
	
}
ul.r01gMenuV_2vmvisualArea61398 li a:hover span.r01gOptMenuSpan {
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -391px!important;
padding-left:15px;
	

}
div.r01gMenuV ul li ul li.r01gMenuVNoChild_2vmvisualArea61398 a span.r01gOptMenuSpan {							
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -191px!important;
padding-left:15px;		

			
}
div.r01gMenuV ul li.r01gMenuVNoChild_2vmvisualArea61398 a:hover span.r01gOptMenuSpan {	
		
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -391px!important;
padding-left:15px;		


}
/* ---- GENERAL: Opciones de nivel 3 ----- */
ul.r01gMenuV_3vmvisualArea61398 {
border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;				
}
ul.r01gMenuV_3vmvisualArea61398 li a {	
font:normal normal normal 70% Verdana;text-decoration:none;color:#1779AE;
background-color:White; 			
}
ul.r01gMenuV_3vmvisualArea61398 li a:hover {
color:Black; 
background-color:White;
}
ul.r01gMenuV_3vmvisualArea61398 li a span.r01gOptMenuSpan {			
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -191px!important;
padding-left:15px;		
		
	
}
ul.r01gMenuV_3vmvisualArea61398 li a:hover span.r01gOptMenuSpan {		
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -391px!important;
padding-left:15px;		
		
			
}
div.r01gMenuV ul li.r01gMenuVNoChild_3vmvisualArea61398 a:hover {	
color:Black;	
}
div.r01gMenuV ul li.r01gMenuVNoChild_3vmvisualArea61398 a span.r01gOptMenuSpan {										
	
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -191px!important;
padding-left:15px;	

			
}
div.r01gMenuV ul li.r01gMenuVNoChild_3vmvisualArea61398 a:hover span.r01gOptMenuSpan {	
		
background-image:url(/AVComun/r01gVerticalMenuVA/images/r01gSpriteMenuArrow.gif);
background-position: 1px -391px!important;
padding-left:15px;	


}div.r01gTitlevmvisualArea61398 {	
background-color:#DFCCCE;	
border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;
height:auto;	
}
div.r01gTitlevmvisualArea61398  div.r01gImageLeftTitle {		
background-image:url(  );
background-position:center center;
text-align:center;	
}
div.r01gTitlevmvisualArea61398  div.r01gImageRightTitle {	
background-image:url(  );
background-position:center center;
text-align:center;
}	
div.r01gTitlevmvisualArea61398  div.r01gTextoTitle {	
text-align:left; 
padding-top:center;
}
div.r01gTitlevmvisualArea61398  div.r01gTextoTitleSinAncla {	
font:normal normal bold 80% Verdana;text-decoration:none;color:#74202D;
}
div.r01gTitlevmvisualArea61398  div.r01gTextoTitleConAncla a {
background-color:#DFCCCE;
font:normal normal bold 80% Verdana;text-decoration:none;color:#74202D;		
}div.r01gTitle_vmvisualArea61398_es div.r01gTextoTitle {
width:100%;
}
div.r01gTitle_vmvisualArea61398_eu div.r01gTextoTitle {
width:100%;
}


/*************************************************************************************************/
/*   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
{
	
}