body  {
	font: 12px/18px Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background: #c2c2c2 url(../media/img_negro_fondo_cab.gif) repeat-x;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: justify; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
}
.thrColFixHdr #cabecera { 
	width: 950px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	height: 80px;
	background: #000000;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left; /* esto anula text-align: center en el elemento body. */
}

.logocabecera {
	margin: 11px 10px 0 60px;
}

.thrColFixHdr #cabecera_menu { 
	width: 600px;
	height: 45px;
	/*background: url(../media/fondo_header.jpg) no-repeat;*/
	margin: 25px 25px 0 0;
	padding: 0;
	background-color: #000;
	text-align: left;
	float: right;
}

.aerobuttonmenu { /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: #000; /*menu strip background*/
/*border: 1px solid gray;*/
padding: 4px 0;
border-width: 1px 0;
float: right;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('../media/bt_menu_cab_izq.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.6;
-moz-opacity: 0.6;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: #e8efdf; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('../media/bt_menu_cab_der.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #c4c1b9;
}

.black a.aero{
background-image: url('media/bt_menu_cab_izq.gif');
}

.black a.aero span{
background-image: url('media/bt_menu_cab_der.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}





.aerobuttonmenu2 { /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: #fff; /*menu strip background*/
/*border: 1px solid gray;*/
padding: 4px 0;
border-width: 1px 0;
float: none;
margin: 0 0 0 40px;
}

* html .aerobuttonmenu2{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu2 a.aero{ /*aero button CSS*/
background: transparent url('../media/bt_reservas_izq.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.6;
-moz-opacity: 0.6;
}

.aerobuttonmenu2 a.aero:link, .aerobuttonmenu2 a.aero:visited, .aerobuttonmenu2 a:active{
color: #b6bdae; /*button text color*/
}

.aerobuttonmenu2 a.aero span{
background: transparent url('../media/bt_reservas_der.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu2 a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu2 a.aero:hover span{ /* Hover state CSS (for text) */
color: #c4c1b9;
}

.blanco a.aero{
background-image: url('media/bt_reservas_izq.gif');
}

.blanco a.aero span{
background-image: url('media/bt_reservas_der.gif');
}

.aerobuttonmenu2 .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu2 .rightsection a{
color: navy;
}






.thrColFixHdr #container { 
	width: 930px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	/*border: 1px solid #000000; */
	text-align: left;
	background: url(../media/fondo_centro.gif) repeat-y;
}

.thrColFixHdr #container2c { 
	width: 930px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	/*border: 1px solid #000000; */
	text-align: left;
	background-color: #ffffff;
}

.thrColFixHdr #container2c p { 
	text-align: justify;
}

.thrColFixHdr #header { 
	height: 160px;
	/*background: url(../media/fondo_header.jpg) no-repeat;*/
	padding: 0;
	background-color: #000;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}

.thrColFixHdr #menu { 
	width: 922px;
	height: 79px;
	background: url(../media/fondo_menu.gif) no-repeat;
	padding: 4px 4px 0 4px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	margin: 0;
}

.thrColFixHdr #menu h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
}

.thrColFixHdr #menu2c { 
	width: 922px;
	height: 79px;
	background: url(../media/fondo_menu2c.gif) no-repeat;
	padding: 4px 4px 0 4px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	margin: 0;
}

.thrColFixHdr #menu2c h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
}

.thrColFixHdr #sidebar1 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 190px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	background: #ffffff; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	padding: 0 10px 15px 20px; /* el relleno mantiene el contenido del div alejado de los bordes */
}

.thrColFixHdr #sidebar1 h1 { font-size: 24px; font-weight: bold; line-height: 24px; margin-bottom: 14px; font-family: 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif, Verdana; }

.thrColFixHdr #sidebar1 h3 { font-size: 12px; font-weight: bold; line-height: 14px; margin: 5px 0 -5px 12px;  }

/*botones menu principal*/






.hbuttons a:link, .hbuttons a:visited, .hbuttons a:active {
display: block;
text-decoration: none;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Trebuchet MS;
color: #efefef;
width: 154px;
height: 23px;
float: left;
display: inline;
margin-right: 7px;
padding-top: 50px;
text-align:center;
overflow: hidden;
}

.hbuttons a.bt1:link, .hbuttons a.bt1:visited, .hbuttons a.bt1:active {
	background: url(../media/bt1_nr.jpg) no-repeat;
}

.hbuttons a.bt2:link, .hbuttons a.bt2:visited, .hbuttons a.bt2:active {
	background: url(../media/bt2_nr.jpg) no-repeat;
}

.hbuttons a.bt3:link, .hbuttons a.bt3:visited, .hbuttons a.bt3:active {
	background: url(../media/bt3_nr.jpg) no-repeat;
}

.hbuttons a.bt4:link, .hbuttons a.bt4:visited, .hbuttons a.bt4:active {
	background: url(../media/bt4_nr.jpg) no-repeat;
}

.hbuttons a.bt1:hover {
background-image:url(../media/bt1_ov.jpg);
	color: #fff;
}

.hbuttons a.bt2:hover {
background-image:url(../media/bt2_ov.jpg);
	color: #fff;
}

.hbuttons a.bt3:hover {
background-image:url(../media/bt3_ov.jpg);
	color: #fff;
}

.hbuttons a.bt4:hover {
background-image:url(../media/bt4_ov.jpg);
	color: #fff;
}




.hbuttons_der a:link, .hbuttons_der a:visited, .hbuttons_der a:active {
display: block;
text-decoration: none;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Trebuchet MS;
color: #efefef;
height: 23px;
float: left;
display: inline;
margin-right: 0;
padding-top: 50px;
text-align:center;
overflow: hidden;
}

.hbuttons_der a.bt5a:link, .hbuttons_der a.bt5a:visited, .hbuttons_der a.bt5a:active {
	width: 91px;
	margin-left: 8px;
	background: url(../media/bt5a_nr.jpg) no-repeat;
}

.hbuttons_der a.bt5b:link, .hbuttons_der a.bt5b:visited, .hbuttons_der a.bt5b:active {
	width: 86px;
	background: url(../media/bt5b_nr.jpg) no-repeat;
}

.hbuttons_der a.bt5c:link, .hbuttons_der a.bt5c:visited, .hbuttons_der a.bt5c:active {
	width: 91px;
	background: url(../media/bt5c_nr.jpg) no-repeat;
}

.hbuttons_der a.bt5a:hover {
background-image:url(../media/bt5a_ov.jpg);
	color: #fff;
}

.hbuttons_der a.bt5b:hover {
background-image:url(../media/bt5b_ov.jpg);
	color: #fff;
}

.hbuttons_der a.bt5c:hover {
background-image:url(../media/bt5c_ov.jpg);
	color: #fff;
}





/*Botones de la primera línea del index.html */
.hbuttons_ini1 a:link, .hbuttons_ini1 a:visited, .hbuttons_ini1 a:active {
display: block;
text-decoration: none;
font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Trebuchet MS;
color: #4c4c48;
height: 105px; /*Alto de la imagen del botón menos padding de esta clase */
float: left;
display: inline;
margin-right: 0;
padding: 20px 25px 179px 25px;
text-align: left;
overflow: hidden;
}

.hbuttons_ini1 a.bt1i:link, .hbuttons_ini1 a.bt1i:visited, .hbuttons_ini1 a.bt1i:active {
	width: 154px; /*Ancho de la imagen del botón menos padding de la clase .hbuttons_ini1 a:link */
	margin-left: 0;
	background: url(../media/bt1i_nr.jpg) no-repeat;
}

.hbuttons_ini1 a.bt2i:link, .hbuttons_ini1 a.bt2i:visited, .hbuttons_ini1 a.bt2i:active {
	width: 151px; /*Ancho de la imagen del botón menos padding de la clase .hbuttons_ini1 a:link */
	background: url(../media/bt2i_nr.jpg) no-repeat;
}

.hbuttons_ini1 a.bt3i:link, .hbuttons_ini1 a.bt3i:visited, .hbuttons_ini1 a.bt3i:active {
	width: 155px; /*Ancho de la imagen del botón menos padding de la clase .hbuttons_ini1 a:link */
	background: url(../media/bt3i_nr.jpg) no-repeat;
}

.hbuttons_ini1 a.bt1i:hover {
background-image:url(../media/bt1i_ov.jpg);
	color: #353532;
}

.hbuttons_ini1 a.bt2i:hover {
background-image:url(../media/bt2i_ov.jpg);
	color: #353532;
}

.hbuttons_ini1 a.bt3i:hover {
background-image:url(../media/bt3i_ov.jpg);
	color: #353532;
}






/*Botones de la segunda línea del index.html */
.hbuttons_ini2 a:link, .hbuttons_ini2 a:visited, .hbuttons_ini2 a:active {
display: block;
text-decoration: none;
font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Trebuchet MS;
color: #4c4c48;
height: 105px; /*Alto de la imagen del botón menos padding de esta clase */
float: left;
display: inline;
margin-right: 0;
padding: 20px 25px 180px 25px;
text-align: left;
overflow: hidden;
}

.hbuttons_ini2 a.bt4i:link, .hbuttons_ini2 a.bt4i:visited, .hbuttons_ini2 a.bt4i:active {
	width: 154px; /*Ancho de la imagen del botón menos padding de la clase .hbuttons_ini1 a:link */
	margin-left: 0;
	background: url(../media/bt4i_nr.jpg) no-repeat;
}

.hbuttons_ini2 a.bt5i:link, .hbuttons_ini2 a.bt5i:visited, .hbuttons_ini2 a.bt5i:active {
	width: 151px; /*Ancho de la imagen del botón menos padding de la clase .hbuttons_ini1 a:link */
	background: url(../media/bt5i_nr.jpg) no-repeat;
}

.hbuttons_ini2 a.bt6i:link, .hbuttons_ini2 a.bt6i:visited, .hbuttons_ini2 a.bt6i:active {
	width: 155px; /*Ancho de la imagen del botón menos padding de la clase .hbuttons_ini1 a:link */
	background: url(../media/bt6i_nr.jpg) no-repeat;
}

.hbuttons_ini2 a.bt4i:hover {
background-image:url(../media/bt4i_ov.jpg);
	color: #353532;
}

.hbuttons_ini2 a.bt5i:hover {
background-image:url(../media/bt5i_ov.jpg);
	color: #353532;
}

.hbuttons_ini2 a.bt6i:hover {
background-image:url(../media/bt6i_ov.jpg);
	color: #353532;
}










a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.mas_info { white-space: nowrap; padding-right: 10px; background: url(../media/flecha_azul_link.gif) no-repeat 100% 50%; zoom: 1; }
a.mas_info_galeria { white-space: nowrap; padding-right: 10px; background: url(../media/flecha_galeria_link.gif) no-repeat 100% 50%; zoom: 1; }

.thrColFixHdr #sidebar2 {
	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 262px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	background: #EBEBEB; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	padding: 0 9px 15px 9px; /* el relleno mantiene el contenido del div alejado de los bordes */
}

.thrColFixHdr #mainContent { 
	margin: 0 290px 0 230px; /* los márgenes derecho e izquierdo de este elemento div crean las dos columnas externas de los lados de la página. Con independencia de la cantidad de contenido que incluyan los divs de las barras laterales, permanecerá el espacio de la columna. Puede quitar este margen si desea que el texto del div #mainContent llene el espacio de las barras laterales cuando termine el contenido de cada una de ellas. */
	padding: 0 10px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
}

.thrColFixHdr #mainContent h1 { font-size: 18px; font-weight: bold; line-height: 18px; margin: 20px 0 4px -10px; font-family: 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif, Verdana; }

.thrColFixHdr #mainContent h3 { font-size: 14px; font-weight: bold; line-height: 18px; margin: 4px 0 4px 0; }

.thrColFixHdr #mainContent h4 { font-size: 13px; font-weight: bold; line-height: 16px; margin: 20px 0 -10px 0; }

.thrColFixHdr #mainContent h5 { font-size: 12px; font-weight: bold; line-height: 14px; margin: 20px 0 -10px 0;
	color: #2c7292;
}

.thrColFixHdr #mainContent p { font-size: 12px; line-height: 18px; margin: 10px 5px 4px 0;
	text-align: justify;
}

.thrColFixHdr #mainContent2c { 
	margin: 0 10px 0 230px; /* los márgenes derecho e izquierdo de este elemento div crean las dos columnas externas de los lados de la página. Con independencia de la cantidad de contenido que incluyan los divs de las barras laterales, permanecerá el espacio de la columna. Puede quitar este margen si desea que el texto del div #mainContent llene el espacio de las barras laterales cuando termine el contenido de cada una de ellas. */
	padding: 0 10px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
}

.thrColFixHdr #mainContent2c h1 { font-size: 18px; font-weight: bold; line-height: 18px; margin: 20px 0 4px -10px; font-family: 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif, Verdana; }

.thrColFixHdr #mainContent2c h3 { font-size: 14px; font-weight: bold; line-height: 18px; margin: 4px 0 4px 0; }

.thrColFixHdr #mainContent2c h4 { font-size: 13px; font-weight: bold; line-height: 16px; margin: 20px 0 -10px 0; }

.thrColFixHdr #mainContent2c h5 { font-size: 12px; font-weight: bold; line-height: 14px; margin: 20px 0 -10px 0;
	color: #2c7292;
}

.thrColFixHdr #mainContent2c p { font-size: 12px; line-height: 18px; margin: 10px 5px 4px 0;
	text-align: justify;
}

.thrColFixHdr #datos_rutas { 
	padding: 5px;
	border: 1px dotted #97a8aa;
	margin: 5px 0;
	float: left;
}

.thrColFixHdr #datos_rutas p { 
	margin: 5px 0 0 0;
	color: #113b4f;
}

.thrColFixHdr #dos_col { 
	margin: 0 290px 0 0; /* los márgenes derecho e izquierdo de este elemento div crean las dos columnas externas de los lados de la página. Con independencia de la cantidad de contenido que incluyan los divs de las barras laterales, permanecerá el espacio de la columna. Puede quitar este margen si desea que el texto del div #mainContent llene el espacio de las barras laterales cuando termine el contenido de cada una de ellas. */
	padding: 0 10px 15px 20px; /* el relleno mantiene el contenido del div alejado de los bordes */
}

.thrColFixHdr #dos_col h1 { font-size: 18px; font-weight: bold; line-height: 20px; margin: 20px 0 15px 0; font-family: 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif, Verdana; }

.thrColFixHdr #dos_col p {
	text-align: justify;
	margin: 10px 0 0 0;
}

.thrColFixHdr #footer { 
	padding: 10px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background: #c2c2c2 url(../media/img_fondo_pie.gif) 0 bottom;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 0;
	color: #ffffff;
	text-align: center;
}
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.menu_izq {
	width: 190px; /*width of menu*/
	/*border-style: solid solid none solid;*/
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.menu_izq ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.menu_izq li a{
	/*font: bold 12px Verdana, Arial, Helvetica, sans-serif;*/
	display: block;
	background: transparent url(../media/img_fondo_menu.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.menu_izq li a:link, .menu_izq li a:visited {
	color: #5e6659;
}

.menu_izq li a:hover{
	color: #0185b6;
	background-position: 100% -32px;
}

	
.menu_izq li a.seleccionado{
	color: #26370A;
	background-position: 100% -64px;
}


.submenu_izq {
	width: 190px; /*width of menu*/
	margin-top: 10px;
}

.submenu_izq ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.submenu_izq li a{
	/*font: bold 12px Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	display: block;
	background: transparent url(../media/img_fondo_submenu.gif) 100% 0;
  height: 16px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 12px;
	line-height: 16px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: -0.05em;
	overflow: hidden;
}	
	
.submenu_izq li a:link, .submenu_izq li a:visited {
	color: #5e6659;
}

.submenu_izq li a:hover{
	color: #0185b6;
	background-position: 100% -24px;
}

	
.submenu_izq li a.seleccionado{
	color: #26370A;
	background-position: 100% -48px;
}

/* Ventana esquinas redondeadas */
.roundcont {
	width: 262px;
	background: #4f511c url(../media/fondo_cuadernos.jpg) no-repeat;
	color: #363530;
	text-align: center;
	margin: 0;
}

.roundcont p {
	margin: 0 15px;
	font-size: 11px;
	line-height: 12px;
}

.roundcont ol, .roundcont ul  {
	margin: 0 25px;
	font: 11px/14px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;
	color: #55544d;
	padding: 10px 15px 0px 20px;
}

.roundcont h1 {
	margin: 2px 15px 24px 75px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #ffffff;
}

.roundcont h2 {
	margin: 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.roundcont h4 {
	margin: 0 15px;
	font-size: 10px;
	color: #FFF;
}

.roundcont a {
	color: #08c;
}

.roundtop { 
	background: url(../media/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../media/br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

img.ico {
	width: 63px;
	height: 63px;
	border: none;
	clear: none;
	margin: 0 5px 0 9px;
	float: left;
}

#titulo_cuadernos {
	width: 222px;
	margin: 0 15px;
	padding: 5px;
	background-color: #92973c;
	font-size: 14px;
	font-weight: bold;
	color: #ececec;
}

#entrada_cuadernos {
	width: 206px;
	margin: 0 15px 4px 15px;
	padding: 4px 3px 3px 23px;
	background: #d3d2c9 url(../media/img_bullet_cuadernos.gif) no-repeat 4px 6px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_simple {
	width: 226px;
	margin: 10px 15px 2px 15px;
	padding: 4px 3px 3px 3px;
	background: #eef0e9;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	color: #454646;
}

img.bullet_cuadernos {
	width: 15px;
	height: 15px;
	border: none;
	clear: none;
	margin: 1px 3px 0 0;
	float: left;
}

.fecha_cuadernos_tit {
	font: bold 9px Arial, 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #662800;
}

.tit_cuadernos_tit {
	font: bold 11px Arial, 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #19405f;
	line-height: 12px;
}

.txt_cuadernos_tit {
	font-size: 11px;
	color: #424242;
	line-height: 12px;
}

/* FIN  Ventana esquinas redondeadas */





/* Ventana esquinas redondeadas 2 col */
.roundcont2col {
	width: 610px;
	background-color: #4c4c48;
	color: #363530;
	text-align: center;
	margin: 15px 0;
}

.roundcont2col p {
	margin: 0 15px;
	font-size: 12px;
	line-height: 14px;
}

.roundcont2col ol, .roundcont2col ul  {
	margin: 0 25px;
	font: 12px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;
	color: #55544d;
	padding: 10px 15px 0px 20px;
}

.roundcont2col h1 {
	margin: 5px 15px 18px 15px;
	font-size: 24px !important;
	line-height: 23px !important;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #d8d6c6;
}

.roundcont2col h2 {
	margin: 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.roundcont2col h4 {
	margin: 0 15px;
	font-size: 10px;
	color: #FFF;
}

.roundcont2col a {
	color: #08c;
}

.roundtop2col { 
	background: url(../media/tr2col.gif) no-repeat top right; 
}

.roundbottom2col {
	background: url(../media/br2col.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#entrada_cuadernos2col {
	width: 560px;
	margin: 0 15px 4px 15px;
	padding: 4px 3px 3px 23px;
	background: #d3d2c9 url(../media/img_bullet_cuadernos.gif) no-repeat 4px 6px;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

td.tarifas_tabla_caption {
	background: #797a74;
	color: #e0e4da;
	font-size: 12px;
	text-align: center;
}

td.tarifas_tabla_td1i {
	background: #e1e1d9;
	padding: 0 0 0 20px;
}

td.tarifas_tabla_td1d {
	background: #e1e1d9;
	padding: 0 20px 0 0;
	text-align: right;
}

td.tarifas_tabla_td2i {
	background: #c0c0ba;
	padding: 0 0 0 20px;
}

td.tarifas_tabla_td2d {
	background: #c0c0ba;
	padding: 0 20px 0 0;
	text-align: right;
}

td.tarifas_tabla_td_info {
	background: #e1e1d9;
	padding: 10px 0 5px 20px;
	font-size: 9px;
	line-height: 10px;
}


td.tarifas_tabla_td_centro {
	background: #fff;
	padding: 15px 0;
	text-align: center !important;
}

td.tarifas_tabla_td_centro_info {
	background: #fff;
	padding: 10px 0 5px 20px;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
}

#entrada_cuadernos_simple2col {
	width: 560px;
	margin: 10px 15px 2px 15px;
	padding: 4px 10px 3px 10px;
	background: #eef0e9;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_blanco2col {
	width: 560px;
	margin: 10px 15px 2px 15px;
	padding: 4px 10px 3px 10px;
	background: #fff;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_blanco2col p {
	text-align: center;
}


/* FIN  Ventana esquinas redondeadas 2 col */







/* Ventana esquinas redondeadas 2 col1 CUADERNOS */
.roundcont2col1 {
	width: 610px;
	background-color: #4f511c;
	color: #363530;
	text-align: center;
	margin: 15px 0;
}

.roundcont2col1 p {
	margin: 0 15px;
	font-size: 12px;
	line-height: 14px;
}

.roundcont2col1 ol, .roundcont2col1 ul  {
	margin: 0 25px;
	font: 12px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;
	color: #55544d;
	padding: 10px 15px 0px 20px;
}

.roundcont2col1 h1 {
	margin: 5px 15px 18px 15px;
	font-size: 24px !important;
	line-height: 23px !important;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #d8d6c6;
}

.roundcont2col1 h2 {
	margin: 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.roundcont2col1 h4 {
	margin: 0 15px;
	font-size: 10px;
	color: #FFF;
}

.roundcont2col1 a {
	color: #08c;
}

.roundtop2col1 { 
	background: url(../media/tr2col1.gif) no-repeat top right; 
}

.roundbottom2col1 {
	background: url(../media/br2col1.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#entrada_cuadernos2col1 {
	width: 560px;
	margin: 0 15px 4px 15px;
	padding: 4px 3px 3px 23px;
	background: #d3d2c9 url(../media/img_bullet_cuadernos.gif) no-repeat 4px 6px;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_simple2col1 {
	width: 560px;
	margin: 10px 15px 2px 15px;
	padding: 4px 10px 3px 10px;
	background: #eef0e9;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_blanco2col1 {
	width: 560px;
	margin: 10px 15px 2px 15px;
	padding: 4px 10px 3px 10px;
	background: #fff;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_blanco2col1 p {
	text-align: center;
}


/* FIN  Ventana esquinas redondeadas 2 col1 CUADERNOS */







/* Ventana esquinas redondeadas 2col2 OFERTAS */
.roundcont2col2 {
	width: 610px;
	background-color: #933400;
	color: #e2d4d2;
	text-align: center;
	margin: 15px 0;
}

.roundcont2col2 p {
	margin: 0 15px;
	font-size: 12px;
	line-height: 14px;
}

.roundcont2col2 ol, .roundcont2col2 ul  {
	margin: 0 25px;
	font: 12px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;
	color: #55544d;
	padding: 10px 15px 0px 20px;
}

.roundcont2col2 h1 {
	margin: 5px 15px 18px 15px;
	font-size: 24px !important;
	line-height: 23px !important;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #f5e0d2;
}

.roundcont2col2 h2 {
	margin: 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.roundcont2col2 h4 {
	margin: 0 15px;
	font-size: 10px;
	color: #FFF;
}

.roundcont2col2 a {
	color: #08c;
}

.roundtop2col2 { 
	background: url(../media/tr2col2.gif) no-repeat top right; 
}

.roundbottom2col2 {
	background: url(../media/br2col2.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#entrada_cuadernos2col2 {
	width: 560px;
	margin: 0 15px 4px 15px;
	padding: 4px 3px 3px 23px;
	background: #d3d9c7 url(../media/img_bullet_cuadernos.gif) no-repeat 4px 6px;
	font-size: 11px;
	text-align: left;
	color: #454646;
}


#entrada_cuadernos_simple2col2 {
	width: 560px;
	margin: 10px 15px 2px 15px;
	padding: 4px 10px 3px 10px;
	background: #eef0e9;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_blanco2col2 {
	width: 560px;
	margin: 10px 15px 2px 15px;
	padding: 4px 10px 3px 10px;
	background: #fff;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_blanco2col2 p {
	text-align: center;
}


/* FIN  Ventana esquinas redondeadas 2col2 OFERTAS */






/* Ventana esquinas redondeadas_not */
.roundcont_not {
	width: 600px;
	background: #a4a39b url(../media/ico_cuadernos.png) no-repeat 9px 9px;
	color: #363530;
	text-align: left;
	margin: 10px 0;
}

.roundcont_not p {
	margin: 0 15px;
	font-size: 12px;
	line-height: 14px;
}

.roundcont_not ol, .roundcont_not ul  {
	margin: 0 25px;
	font: 14px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;
	color: #FFF;
	padding: 10px 15px 0px 20px;
}

.roundcont_not h1 {
	margin: 16px 15px 24px 75px;
	font-size: 24px !important;
	line-height: 23px !important;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #363530;
}

.roundcont_not h2 {
	margin: 0 15px;
	font: bold 1.2em 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;
	color: #94210d;
}

.roundcont_not h4 {
	font: bold 11px 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #FFF;
}

.roundcont_not a {
	color: #08c;
}

.roundtop_not { 
	background: url(../media/tr.gif) no-repeat top right; 
}

.roundbottom_not {
	background: url(../media/br.gif) no-repeat top right; 
}

img.corner_not {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

#entrada_cuadernos_gr {
	width: 554px;
	margin: 4px 15px 2px 15px;
	padding: 4px 3px 3px 23px;
	background: #d3d2c9 url(../media/img_bullet_cuadernos.gif) no-repeat 4px 6px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_coment {
	width: 554px;
	margin: 4px 15px 2px 15px;
	padding: 4px 3px 3px 23px;
	background: #e2e2da url(../media/img_bullet_coment.gif) no-repeat 4px 4px;
	font-size: 11px;
	text-align: left;
	color: #454646;
}

#entrada_cuadernos_coment_form {
	width: 574px;
	margin: 10px 15px 2px 15px;
	padding: 4px 3px 3px 3px;
	background: #eef0e9;
	font-size: 11px;
	text-align: center;
	color: #454646;
}

img.bullet_cuadernos {
	width: 15px;
	height: 15px;
	border: none;
	clear: none;
	margin: 1px 3px 0 0;
	float: left;
}

.fecha_cuadernos {
	font: bold 11px Arial, 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #662800;
}

.tit_cuadernos {
	font-size: 15px;
	font-weight: bold;
	color: #19405f;
	line-height: 15px;
}

.txt_cuadernos {
	font-size: 13px;
	color: #424242;
	line-height: 17px;
}

/* FIN  Ventana esquinas redondeadas_not */

/* Ventana esquinas redondeadas 2 */

.roundcont2 {
	width: 262px;
	color: #d5dbe0;
	background: #933400 url(../media/fondo_ofertas.jpg) no-repeat;
	text-align: center;
	margin: 15px 0;
}

.roundcont2 p {
	margin: 0 15px;
	font-size: 12px;
	color: #d5dbe0;
}

.roundcont2 a {
	color: #08c;
}

.roundcont2 ol, .roundcont2 ul  {
	margin: 0 25px;
	font-size: 12px;
	color: #FFF;
	padding: 10px 15px 0px 20px;
}

.roundcont2 h1 {
	margin: 20px 15px 30px 75px;
	font-size: 24px;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #ebebeb;
}

.roundcont2 h2 {
	margin: 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.roundcont2 h4 {
	margin: 0 15px;
	font-size: 10px;
	color: #FFF;
}

.roundtop2 { 
	background: url(../media/tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(../media/br2.gif) no-repeat top right; 
}

img.corner2 {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

img.ico2 {
	width: 63px;
	height: 63px;
	border: none;
	clear: none;
	margin: 0 5px 0 9px;
	float: left;
}

#tit_oferta {
	width: 222px;
	margin: 0 15px;
	padding: 5px;
	background-color: #b2522f;
	font-size: 14px;
	font-weight: bold;
	color: #ececec;
}

#cont_oferta {
	width: 226px;
	margin: 0 15px;
	padding: 3px;
	background-color: #914324;
	font-size: 12px;
	color: #FFF;
}

#precio_oferta {
	width: 222px;
	margin: 0 15px 3px 15px;
	padding: 10px 5px 5px 5px;
	background-color: #d3d9c7;
	font-size: 40px;
	font-weight: bold;
	line-height: 25px;
	color: #933400;
	vertical-align: bottom;
}

.euro {
	
	font-size: 18px;
	font-weight: bold;
	color: #933400;
}

#entrada_ofertas_simple {
	width: 226px;
	margin: 10px 15px 2px 15px;
	padding: 4px 3px 3px 3px;
	background: #e0dbcd;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	color: #454646;
}

/* FIN  Ventana esquinas redondeadas 2 */

/* Ventana esquinas redondeadas 3 */

.roundcont3 {
	width: 262px;
	color: #d5dbe0;
	background: #503c3a url(../media/ico_galeria.png) no-repeat 9px 9px;
	text-align: center;
	margin: 15px 0 15px 0;
}

.roundcont3 p {
	margin: 0 15px;
	font-size: 12px;
	color: #d5dbe0;
}

.roundcont3 ol, .roundcont3 ul  {
	margin: 0 25px;
	font-size: 12px;
	color: #FFF;
	padding: 10px 15px 0px 20px;
}

.roundcont3 h1 {
	margin: 20px 15px 24px 75px;
	font-size: 20px;
	font-weight: bold;
	/*font: bold 15px 'Lucida Sans', Geneva, Arial, Verdana, sans-serif;*/
	color: #ebebeb; !important
}

.roundcont3 h2 {
	margin: 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.roundcont3 h4 {
	margin: 0 15px;
	font-size: 10px;
	color: #FFF;
}

.roundcont3 a {
	color: #fff5f0;
}

.roundtop3 { 
	background: url(../media/tr3.gif) no-repeat top right; 
}

.roundbottom3 {
	background: url(../media/br3.gif) no-repeat top right; 
}

img.corner3 {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

img.ico3 {
	width: 63px;
	height: 63px;
	border: none;
	clear: none;
	margin: 0 5px 0 9px;
	float: left;
}

/* FIN  Ventana esquinas redondeadas 3 */


#boton_galerias {
	width: 262px;
	height: 100px;
	background: url(../media/fondo_galerias.gif) no-repeat top left;
	margin: 15px 0 0 0;
	float: left;
}

#boton_galerias h1 {
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ebebeb;
	text-align: center;
}

#boton_galerias p {
	margin: 58px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	color: #d5dbe0;
	text-align: center;
}

#boton_galerias a {
	color: #c6e5ee;
	text-align: center;
}

/*div para redes sociales*/
#redes_sociales {
	width: 262px;
	height: 65px;
	margin: 15px 0 0 0;
	float: left;
}










.foto img, .fotoder img, .fotov img, .fotoderv img, .foto_menu_izq img, foto390 img, foto390izq img, foto390der img {
	vertical-align:middle;
	display: block;
}

.foto {
	margin: 10px 15px 5px 0;
	float: left;
	width: 190px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.fotoder {
	margin: 10px 0 5px 15px;
	float: right;
	width: 190px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
	
}

.fotov {
	margin: 10px 15px 5px 0;
	float: left;
	width: 126px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.fotoderv {
	margin: 10px 0 5px 15px;
	float: right;
	width: 126px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.foto_menu_izq {
	margin: 20px 0 5px 0;
	float: left;
	width: 190px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.foto390 {
	margin: 15px 0 15px 0;
	float: left;
	width: 390px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.foto390izq {
	margin: 15px 15px 15px 0;
	float: left;
	width: 390px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.foto390der {
	margin: 15px 0 15px 15px;
	float: right;
	width: 390px;
	padding: 0;
	font: 9px/14px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
}

.foto h6, .fotoder h6, .fotov h6, .fotoderv h6, .foto_menu_izq h6, .foto390 h6, .foto390izq h6, .foto390der h6 {
	font: normal 9px/11px 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0 0 0;
	}

