/* ----------------------   header.inc.php */
*{ 
	margin:0;
	padding:0;
}
body {
	color: #fff;
    font: 13px/1.5em Shanti;
    margin: 0;
	background-color:#151719;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../media/back_content.png);
}
 
a{ 
	color:#86c341;
	text-decoration:none;
	
}
a:HOVER{
	color:#9a9a9a;
	text-decoration:none;
	
}
.Div_pare {
	width: 980px;  
	margin: 0 auto;  
	text-align:left;
	display: block;
	position: relative;
		
}
.Div_pare_header {
	width: 100%; 
	margin: 0 auto;  
	text-align:left;
	background-image:url(../media/back_header.png); 
}
.Div_pare_footer {
	width: 100%; 
	margin: 0 auto;  
	text-align:left;
	display:inline;
	float:left;

	border-top:#d3d0bd solid 1px;
	min-height:25px;
}
.Div_header {
	width: 980px;
	height:172px;
	margin: 0 auto;
	text-align:left
	background-image:url(../media/back_header.png);
	z-index:9999;
}
.Div_header_banner {
	width: 980px;
	height:142px;
	margin: 0 auto;  
	text-align:left;
	z-index:1;
	}
h1#logo_header {
    background: transparent url("../media/logo_anterrit.png") no-repeat scroll 0% 0%;
	height:105px;
	width:408px;
    text-indent: -3333px;
    border: 0;
	margin-top:0px;
}

h1#logo_header a {
    display: block;
	height:105px;
	width:408px;
    text-decoration: none;
    border: 0;
}
h1#logo_header a span {
   display: none;
}

.idiomes{
	color: #5A5A5A;
	font: 10px Shanti;
	text-decoration: none;
	
}
.idiomes:HOVER{
	color: #86c341;
	font: 10px Shanti;
	text-decoration: none;
}
.idiomes_on{
	color: #86c341;
	font: 10px Shanti;
	text-decoration: none;
}
.idiomes_on:HOVER{
	color: #5A5A5A;
	font: 10px Shanti;
	text-decoration: none;
}
.Div_menu_H{
	width:700px;
	display:inline;
	float:right;

}

.download{
	color: #014076;
	font: 12px  Shanti;
	text-decoration: none;
	font-weight:bold;
}
.download:HOVER{
	color: #000;
	font: 12px  Shanti;
	text-decoration: none;
	font-weight:bold;
}


.button_search{
	 background-image: url(../media/search.gif); 
	 width:20px; 
	 height:20px;
	 font-size:0px;
	 border:0px;
	 vertical-align:middle;
	 cursor: Hand;
	 cursor:pointer;
	 	 background-color:transparent;
	}
.button_search:HOVER{
	 background-image: url(../media/search_on.gif); 
	 width:20px; 
	 height:20px;
	 font-size:0px;
	 border:0px;
	 vertical-align:middle;
	 cursor: Hand;
	 cursor:pointer;
	 	 background-color:transparent;
	}
.button_send{
	
	 background-image: url(../media/send_on.png); 
	 width:52px; 
	 height:19px;
	 font-size:0px;
	 border:0px;
	 vertical-align:middle;
	 cursor: Hand;
	 cursor:pointer;
	 background-color:transparent;
	}
.button_send:HOVER{
	
	 background-image: url(../media/send.png); 
	 width:52px; 
	 height:19px;
	 font-size:0px;
	 border:0px;
	 vertical-align:middle;
	 cursor: Hand;
	 cursor:pointer;
	 background-color:transparent;
	}
.button_enter{
	 color:#FFF;
	 background-image: url(../media/search.png); 
	 width:52px; 
	 height:19px;
	 font-size:0px;
	 border:0px;
	 vertical-align:middle;
	 cursor: Hand;
	 cursor:pointer;
	}
.button_enter:HOVER{
	 color:#FFF;
	 background-image: url(../media/searchuper.png); 
	 width:52px; 
	 height:19px;
	 font-size:0px;
	 border:0px;
	 vertical-align:middle;
	 cursor: Hand;
	 cursor:pointer;
	}	
	
.Div_logo_header {
	width:150px;
	display:inline;
	float:left;

}
.Div_header_text {
	width:750px;
	display:inline;
	float: right;
	color: #000000;
	font: 14px/24px Shanti; 
	text-align:right;
	background-color:transparent;
	padding-right:15px;

}
.Div_line_nav_footer{
	width:950px;
	height:10px;
	float:left;
	display:inline;
	text-align:center;
	background-color:#000000;	
	margin-left:15px;
	margin-right:15px;
}
/* ----------------------   banner.inc.php */
.Div_banner {
	width: 980px;  
	margin: 0 auto;  
	text-align:left;
	display: inline;
	float:left;
		background-color:#FFF;
}
.Img_banner{ 
	width:950px;
	height:200px;
}
/* ----------------------   path_nav.inc.php */
.Div_path_nav {
	width: 765px;
	padding-top:3px;
	padding-left:200px;
	padding-right:15px;
	height:22px;
	margin: 0 auto;  
	text-align:left;
	display: inline;
	float:left;
	color:#9a9a9a;
	}
.molles{
	text-decoration:none;
	color: #9a9a9a;
	text-transform: inherit;
	font-size:12px;
}
.molles:HOVER{
	text-decoration:none;
	color: #86c341;
	text-transform: inherit;
	font-size:12px;
}
.molles_on{
	text-decoration:none;
	color: #86c341;
	text-transform: inherit;
	font-size:12px;
	
}
.molles_on:HOVER{
	text-decoration:none;
	color: #9a9a9a;
	font-size:12px;
}
.news_home{
	text-decoration:none;
	color: #fff;
	font-weight:bold;
}

.Div_contingut{ /*  no tocar contenedor de content_left.inc.php i content_right.inc.php */
	width: 980px;  
	margin: 0 auto;
	display:inline;
	float:left;

}
.Div_home{ /*  no tocar contenedor de content_left.inc.php i content_right.inc.php */
	width: 620px;
	padding-top:5px;
	padding-right:140px;
	min-height:300px;
	padding-left: 30px;
	display: inline; 
	float: left;
	margin-right: 0px;
	background-image:url(../media/bg_titol.png);
	background-position:top left;
	background-repeat:no-repeat;
}
 
/* ----------------------    content_left.inc.php */
.Div_content_left {
	width: 190px; 
	display: inline; 
	float: left;
	padding-top:5px;
	
}
.Div_menu_left {
	width:185px;
	height:28px;
	padding-left:5px;
	display:table;
	background-image:url(../media/back_titol_menu_left.png);
	padding-top:2px; 
}
a.link_titol_left_menu {
    color: #4b840b;
    font: 14px Shanti; 
}
a.link_titol_left {
    color: #2A2A2A;
    font: 14px Shanti;  
}
h2.titol_left {
	font: 24px Shanti;
	 color: #4b840b;
}
/* ----------------------    content_right.inc.php */
.Div_content_home {
	width: 970px;
	display: inline; 
	float: left;
}
.Div_content_right {
	width: 500px;
	padding-top:5px;
	padding-right:260px;
	min-height:300px;
	padding-left: 30px;
	display: inline; 
	float: left;
	margin-right: 0px;
	background-image:url(../media/bg_titol.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.Div_titol_contingut {
	font:  14px Shanti;
	/* border-bottom:1px #c4c4c4 dashed; */
	height:30px;
	padding-left:0px;
	padding-bottom:10px
}
h2.titol_contingut {
	font:  28px Shanti;
	color: #86c341;
}
a.link_contingut_left {
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	color: #FFF;
	text-transform: uppercase;
}


a.link_Titol_bod_product{
		color: #fff;
		font: 13px/1em Shanti;
		text-decoration:none;
	}

h3.Titol_bod_product{
	color: #fff;
	font: bold 11px Shanti;
	text-decoration:none;
}

a.link_Titol_bod_product_HOME{
		color: #000;
		text-transform: capitalize;
		text-decoration:none;
	}

h3.Titol_bod_product_HOME{
	color: #2a2a2a;
	font: bold 16px Shanti;
	text-decoration:none;
}

/* ----------------------    52.producto.php */

.leermas{
	color:#090;
	text-decoration:none;
}
.leermas:HOVER{
	color:#000;
	text-decoration:none;
}

/* ----------------------    53.fichaproducto.php */
.titol_tabla_ref_0{
	text-align:center;
	width:0px;
	float:left;
	display:inline;
	background-color:#014076;
	border-left: 0px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.titol_tabla_ref{
	text-align:center;
	min-width:65px;
	float:left;
	display:inline;
	background-color:#014076;
	border-bottom: 1px #014076 solid;
	border-right: 1px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.titol_tabla_ref_1{
	text-align:center;
	min-width:200px;
	float:left;
	display:inline;
	background-color:#014076;
	border-bottom: 1px #014076 solid;
	border-right: 1px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.titol_tabla_ref_text{
	text-align:center;
	min-width:125px;
	float:left;
	display:inline;
	background-color:#014076;
	border-bottom: 1px #014076 solid;
	border-right: 1px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.titol_tabla_ref_text_1{
	text-align:center;
	min-width:200px;
	float:left;
	display:inline;
	background-color:#014076;
	border-bottom: 1px #014076 solid;
	border-right: 1px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.titol_tabla_ref_text_2{
	text-align:center;
	min-width:300px;
	float:left;
	display:inline;
	background-color:#014076;
	border-bottom: 1px #014076 solid;
	border-right: 1px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.titol_tabla_ref_text_ref{
	text-align:center;
	min-width:100px;
	float:left;
	display:inline;
	background-color:#014076;
	border-bottom: 1px #014076 solid;
	border-right: 1px #014076 solid;
	height:20px;
	padding-top:6px;
	color:#FFF;
	font-weight:bold;
}
.tabla_ref{
	text-align:center;
	min-width:65px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:10px;

}

.tabla_ref_text{
	text-align:center;
	min-width:125px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
}
.tabla_ref_text_1{
	text-align:center;
	min-width:200px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
}
.tabla_ref_text_2{
	text-align:center;
	min-width:300px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
}
.tabla_ref_text_ref{
	text-align:center;
	min-width:100px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
}

/*  ------------------------------------  */

.tabla_ref_on{
	text-align:center;
	min-width:65px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:10px;
	background-color:#f1fdec;

}

.tabla_ref_text_on{
	text-align:center;
	min-width:125px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
		background-color:#f1fdec;
}
.tabla_ref_text_1_on{
	text-align:center;
	min-width:200px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
		background-color:#f1fdec;
}
.tabla_ref_text_2_on{
	text-align:center;
	min-width:300px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
		background-color:#f1fdec;
}
.tabla_ref_text_ref_on{
	text-align:center;
	min-width:100px;
	float:left;
	display:inline;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height:20px;
	padding-top:6px;
	font-size:11px;
		background-color:#f1fdec;
}

.tabla_ref_fi{
	min-width:1px;
	border-bottom: 1px #fff solid;
	height:20px;
	padding-top:6px;
}

/* ----------------------    52.noticies.php */

.Div_list_img_news{
	width:200px;
	display:inline;
	float:left;
	border:1px #014076 solid;
}
.Img_list_news{
	width:200px;
	}
.Div_list_titol_news{
	width:478px;
	display:inline;
	float:left;
	border-bottom:1px #c4c4c4 dashed ;

}
h2#titol_list_news{
	color:#86c341;
	font: 15px/2em Shanti;
	font-weight:bold;
}
/* ----------------------    footer.inc.php */

.Div_line_footer{
	width:0px;
	height:0px;
	float:left;
	display:inline;
	text-align:center;
	background-color:#FFFFFF;
	margin-top:10px;
}
.Div_footer {
	width: 980px;  
	margin: 0 auto;  
	text-align: left;
	display: block;
	position: relative;
	font: 10px  Shanti;
	padding-top:10px;
	background-color:#FFF;
}
.link_footer{
	color:#666;
	text-decoration:none;
}
.link_footer:HOVER{
	color:#ccc;
	text-decoration:none;
}
.Div_credits {
	width: 100%; 
	float:left;
	display:inline;
	text-align: left;
	color: #ccc;
	font: 10px  Shanti;
	padding-top:40px;
	margin-bottom:20px;
	line-height:15px;
	padding-bottom:10px;

}
.credits_adreca{
	color: #ccc;
	font: 10px  Shanti;
	text-decoration: none;
}
.credits_adreca:HOVER{
	color: #cccccc;
	font: 10px  Shanti;
	text-decoration: none;
}
.credits{
	color: #666;
	font: 9px  Shanti;
	text-decoration: none;
}
.credits:HOVER{
	color: #000;
	font: 9px  Shanti;
	text-decoration: none;
}




.INPUT { 
	BORDER-RIGHT: #cccccc 1PX SOLID;
	BORDER-TOP: #cccccc 1PX SOLID;
	BORDER-LEFT: #cccccc 1PX SOLID;
	BORDER-BOTTOM: #cccccc 1PX SOLID;
	FONT-SIZE: 12PX;
	font-family :  Shanti;
	COLOR: #000000; 
	BACKGROUND: #ffffff;
	width:320px;
	height:25px;
}
SELECT { 
	BORDER-RIGHT: #E6DFD7 1PX SOLID;
	BORDER-TOP: #E6DFD7 1PX SOLID;
	BORDER-LEFT: #E6DFD7 1PX SOLID;
	BORDER-BOTTOM: #E6DFD7 1PX SOLID;
	FONT-SIZE: 12PX;
	font-family :  Shanti;
	COLOR: #000000; 
	BACKGROUND: #ffffff;
}
textarea { 
	BORDER-RIGHT: #cccccc 1PX SOLID;
	BORDER-TOP: #cccccc 1PX SOLID;
	BORDER-LEFT: #cccccc 1PX SOLID;
	BORDER-BOTTOM: #cccccc 1PX SOLID;
	FONT-SIZE: 12PX;
	font-family :  Shanti;
	COLOR: #000000; 
	BACKGROUND: #ffffff;
	width: 320px;
	height: 200px; 
}
.buscar { 
	BORDER-RIGHT: #86c341 1PX SOLID;
	BORDER-TOP: #86c341 1PX SOLID;
	BORDER-LEFT: #86c341 1PX SOLID;
	BORDER-BOTTOM: #86c341 1PX SOLID;
	FONT-SIZE: 12PX;
	font-family :  Shanti;
	COLOR: #ffffff; 
	BACKGROUND: #86c341;
	width:65px;
	height:25px;
}
.buscar_button { 
	BORDER-RIGHT: #000000 1PX SOLID;
	BORDER-TOP: #000000 1PX SOLID;
	BORDER-LEFT: #000000 1PX SOLID;
	BORDER-BOTTOM: #000000 1PX SOLID;
	FONT-SIZE: 10PX;
	font-family :  Shanti;
	COLOR: #ffffff; 
	BACKGROUND: #000000;
	width:50px;
	height:17px;
}




/* --------------------------- barra social */



<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:"Arial Unicode MS";
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:128;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-134238209 -371195905 63 0 4129279 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-520092929 1073786111 9 0 415 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1593833729 1073750107 16 0 415 0;}
@font-face
	{font-family:"\@Arial Unicode MS";
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:128;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-134238209 -371195905 63 0 4129279 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-ansi-language:CA;
	mso-fareast-language:EN-US;}
span.SpellE
	{mso-style-name:"";
	mso-spl-e:yes;}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
.MsoPapDefault
	{mso-style-type:export-only;
	margin-bottom:10.0pt;
	line-height:115%;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->

.accordion {
	width: 700px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(../img/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Shanti;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

div.tabs{
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	
	}
.tab_carac_on{
	display:inline; float:left;  height:24px;  padding-top:6px; text-align:center;
	}
	.tab_carac_on a{
	color:#FFF;
	}
.tab_carac_off{
	display:inline; float:left;  height:24px;  padding-top:6px; text-align:center
	}	
	
.tab_carac_on.i110{
	background-image:url(../media/menu_ref_on_110.png);
	
	}	
.tab_carac_on.i80{
	background-image:url(../media/menu_ref_on_80.png);
	}	
.tab_carac_on.i90{
	background-image:url(../media/menu_ref_on_90.png);
	}	
.tab_carac_on.i100{
	background-image:url(../media/menu_ref_on_100.png);
	}			
		
.tab_carac_off.i110{
	background-image:url(../media/menu_ref_off_110.png);
	}	
.tab_carac_off.i80{
	background-image:url(../media/menu_ref_off_80.png);
	}	
.tab_carac_off.i90{
	background-image:url(../media/menu_ref_off_90.png);
	}	
.tab_carac_off.i100{
	background-image:url(../media/menu_ref_off_100.png);
	}
			
.contenedor {
  width:100%;
  margin:0 auto !important;
  position:relative;
  background-image:url(../media/footer_bg.gif);
  background-repeat:repeat-x;
}
.twiter ul{ /*CSS for Simple Tree Menu*/
	list-style: none;
}

.twiter li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
padding-bottom:10px;

}
.twiter li:HOVER{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
padding-bottom:10px;
}

.Link_gallery{
	color: #666;
	font: 12px  Shanti;
	text-decoration: none;
}
.Link_gallery:HOVER{
	color: #000;
	font: 12px  Shanti;
	text-decoration: none;
}

<!--taula ahino
#hor-minimalist-a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 20px;
    text-align: left;
    width: 480px;
	
}
#hor-minimalist-b td {
   /* border-bottom: 1px solid #CCCCCC;*/
    color: #4C909F;
    padding: 6px 8px;
	background-color:#d1e2e5;
}
-->

/* ----------------------    agenda.php */

.Div_list_agenda{ /* contenedor */
	width:100%;
	font: 12px/18px; 
}
.Div_list_content_agenda{
	width:100%;
	font: 12px/18px;
	padding-bottom:10px;
}

.Div_list_img_news{
	width:100px;
	height:97px;
	text-align:center;
	padding-top:5px;
	float:left;
	display:inline;
	margin-right:20px;
}
.Div_list_img_news2{
	width:200px;
	text-align:center;
	float:left;
	display:inline;
	margin-right:20px;
}
.Div_list_img_agenda{
	width:100px;
	height:97px;
	text-align:center;
	padding-top:5px;
	float:left;
	display:inline;
	margin-right:20px;
	background-image:url(../media/ical_budokan.jpg); 
}
.Div_any{
	width:100px;
	font-size:14px; 
	padding-bottom: 19px;
	font-weight:bold;
	color:#FFF
}
.Div_dia{
	width:100px;
	font-size:45px; 
	padding-bottom: 5px;
}
.Div_mes{
	width:100px;
	font-size:14px; 
}
.Div_list_footer_agenda{
	width:100%;
	text-align:right;
	float:left;
	display:inline;
	margin-bottom:20px;
}
h2#titol_list_agenda {
	margin-bottom:2px;
	margin-top:0px;
	font-size:14px;
	color:#000000; 
}
.link_titol_agenda{
	margin-bottom:2px;
	margin-top:0px;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.link_titol_agenda:HOVER{
	margin-bottom:2px;
	margin-top:0px;
	font-size:14px;
	color:#cccccc;
	text-decoration:none;
}
h3#data_list_agenda {
	margin-bottom:5px;
	margin-top:0px;
	font-size:12px;
	color:#808080; 
}
.Div_list_img_cartel{
	width:100px;
	height:120px;
	text-align:center;
	float:left;
	display:inline;
	margin-right:20px;
	overflow:hidden;
}

.leermas {
    background: url("../media/ver_producto.gif") no-repeat scroll 0 0 transparent;
    color: #EB3D20;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 111px;
}