/*CSS cafestes.com*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8a8a79;
	background: #000000;
}
		
a:link, a:visited { color: #ff9e00; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #977133; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; background:url(../images/separation_w100.jpg) center no-repeat;}
.cleaner_h20_sin { clear: both; width:100%; height: 20px;}
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; background:url(../images/separation_w400.jpg) center no-repeat; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button a {
	display: block;
	width: 125px;
	height: 26px;
	padding: 9px 0 0 15px;
	color: #ff9e00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover {
	color: #73cf48;
}

.bottom_01 {
	background:url(../images/templatemo_button_01.jpg) no-repeat;
}

.bottom_02 {
	background:url(../images/templatemo_button_01.jpg) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 0 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9E08;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.image_wrapper {
	border: 1px solid #000;
	margin-top: 3px;
	margin-bottom: 5px;

}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.list_01 {
	margin: 0 0 20px 40px;
	padding: 0px;
	list-style: decimal;
}

.list_01 li {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.list_02 {
	margin: 0 0 20px 40px;
	padding: 0px;
	list-style:circle
}
.list_02 li{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.fecha {
	font-style:oblique;

}

/* banner */
#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: #000000;
}

#templatemo_banner {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0 auto;
	background: url(../images/templatemo_banner.jpg) no-repeat;
}

/*banner cafes*/
#templatemo_banner_cafes {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0 auto;
	background:url(../cafes/images/templatemo_banner.jpg) no-repeat;
}

/*banner tes*/
#templatemo_banner_tes {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0 auto;
	background:url(../tes/images/templatemo_banner.jpg) no-repeat;
}

/*banner tentaciones*/
#templatemo_banner_tentaciones {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0 auto;
	background:url(../tentaciones/images/templatemo_banner.jpg) no-repeat;
}

#templatemo_banner #banner_content {
	float: right;
	width: 400px;
	margin: 50px 50px 0 0;
	overflow: hidden;	
}

#banner_content h2 {
	color: #c0f048;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 20px 0;
	padding: 2px 0;
}

#banner_content p {
	color: #8ba151;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 24px;
}

#banner_content a {
	font-size: 18px;
}

#templatemo_banner #gallery {
	float: left;
	margin: 50px 0 0 50px;
	position:relative;
	width: 380px;
	height: 180px;
	padding: 10px;
	background: url(../images/templatemo_banner_image_bg.jpg) no-repeat;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		width: 380px;
		height: 180px;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	overflow: hidden;
	background-color:#000;
	color:#ffffff;
	width: 380px;
	height: 45px;
	margin-bottom: 10px;
	position:absolute;
	bottom:-2px;
	}

	#gallery .caption .content {
		margin:5px;
		font-size: 11px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		font-size: 12px;
		font-weight: bold;
		color:#1DCCEF;
	}

/* end of banner */

/* menu */

#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 95px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_wrapper_bg.jpg) repeat-x;
}

#templatemo_menu {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu ul {
	width: 864px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 144px;
	padding: 4px 0 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu li a:hover {
	font-size: 20px;
	/*color: #212629;*/
	color: #000;
	background: url(../images/templatemo_menu_hover.png) center bottom no-repeat;
}

#templatemo_menu li .current {
	font-size: 20px;
	color: #ff9e00;
}

/*menu Cafes - canvia el fons del menú, la resta igual */

#templatemo_menu_cafes {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background:url(../cafes/images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu_cafes ul {
	width: 864px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu_cafes ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu_cafes ul li a {
	float: left;
	display: block;
	width: 144px;
	padding: 4px 0 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu_cafes li a:hover {
	font-size: 20px;
	/*color: #212629;*/
	color: #000;
	background: url(../images/templatemo_menu_hover.png) center bottom no-repeat;
}

#templatemo_menu_cafes li .current{
	font-size: 20px;
	color: #ff9e00;
}

/*menu tes - canvia el fons del menú, la resta igual */

#templatemo_menu_tes {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background:url(../tes/images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu_tes ul {
	width: 864px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu_tes ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu_tes ul li a {
	float: left;
	display: block;
	width: 144px;
	padding: 4px 0 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu_tes li a:hover {
	font-size: 20px;
	/*color: #212629;*/
	color: #000;
	background: url(../images/templatemo_menu_hover.png) center bottom no-repeat;
}

#templatemo_menu_tes li .current{
	font-size: 20px;
	color: #ff9e00;
}

/*menu tentaciones - canvia el fons del menú, la resta igual */

#templatemo_menu_tentaciones {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background:url(../tentaciones/images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu_tentaciones ul {
	width: 864px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu_tentaciones ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu_tentaciones ul li a {
	float: left;
	display: block;
	width: 144px;
	padding: 4px 0 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu_tentaciones li a:hover {
	font-size: 20px;
	/*color: #212629;*/
	color: #000;
	background: url(../images/templatemo_menu_hover.png) center bottom no-repeat;
}

#templatemo_menu_tentaciones li .current{
	font-size: 20px;
	color: #ff9e00;
}

/*menu novedades*/
#templatemo_menu_novedades {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background:url(../novedades/images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu_novedades ul {
	width: 864px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu_novedades ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu_novedades ul li a {
	float: left;
	display: block;
	width: 144px;
	padding: 4px 0 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu_novedades li a:hover {
	font-size: 20px;
	/*color: #212629;*/
	color: #000;
	background: url(../images/templatemo_menu_hover.png) center bottom no-repeat;
}

#templatemo_menu_novedades li .current{
	font-size: 20px;
	color: #ff9e00;
}
/*menu contacta*/
#templatemo_menu_contacta {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background:url(../contacta/images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu_contacta ul {
	width: 864px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu_contacta ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu_contacta ul li a {
	float: left;
	display: block;
	width: 144px;
	padding: 4px 0 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu_contacta li a:hover {
	font-size: 20px;
	/*color: #212629;*/
	color: #000;
	background: url(../images/templatemo_menu_hover.png) center bottom no-repeat;
}

#templatemo_menu_contacta li .current{
	font-size: 20px;
	color: #ff9e00;
}


/* end of menu */

/* content */

#templatemo_content {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(../images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content h2 {
	color: #ff9e00;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 25px 0;
	font-size: 24px;
}


#side_column {
	float: right;
	width: 260px;
	padding: 30px;
}

#side_column h2 {
	background: url(../images/templatemo_header_bg_02.jpg) left bottom no-repeat;
	color:#73cf48;
}
#side_column h3 {
	background:url(../images/templatemo_header_bg_03.jpg) left bottom no-repeat;
}

#main_column {
	float: left;
	width: 540px;
	padding: 20px 40px;
}

#main_column h2 {
	background: url(../images/templatemo_header_bg.jpg) left bottom no-repeat;	
}

#main_column p {
	text-align: justify;
	margin-bottom: 10px;
}

#side_column p {
	text-align:justify;
}

.side_column_box {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.news_section {
	clear: both;
	margin-bottom: 25px;
}

.inputfield {
	height: 16px;
	width: 245px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submitbutton {
	float: right;
	margin: 0px;
	padding: 0 6px 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.section_w540 {
	clear: both;
	width: 540px;
}

.section_w800 {
	clear:both;
	width:800px;
}

.section_260 {
	float: left;
	width: 260px;
}

.section_tes {
	clear:both;
	width:540px;
	border:thin solid #8a8a79;
	height:190px;
	padding:0 5px 0 0;
}

/*Content Cafes*/

#templatemo_content_cafes {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background:url(../cafes/images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content_cafes h2 {
	color: #c0f048;
	height: 28px;
	padding: 5px 0 0 0px;
	margin: 0 0 0px;
	font-size: 24px;
}

#main_column_cafes {
	float: right;
	width: 540px;
	padding: 20px 40px;
}

#main_column_cafes h2 {
	color: #c0f048;
	height: 24px;
	padding: 10px 0 0 45px;
	margin: 0 0 15px;
	font-size: 24px;
	background:url(../cafes/images/templatemo_header_bg.jpg) left bottom no-repeat;
}

#main_column_cafes p {
	text-align: justify;
	margin-bottom: 10px;
}

#side_column_cafes {
	float: left;
	width: 280px;
	padding: 20px 0px 20px 30px;
}

.side_column_box_cafes {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#side_column_cafes h2 {
	color: #c0f048;
	height: 24px;
	font-size: 24px;
	text-align:center;
	
}

#side_column_cafes h3 {
	color: #FF9e00;
	height: 30px;
	font-size: 16px;
	text-align:left;
	font-weight:normal;
	padding: 14px;
	
}

#side_column_cafes h3 .current {
	font-weight:bold;
	color:#C30;
}

#side_column_cafes a:hover{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#C30;
}

/*Content Tes */

#templatemo_content_tes {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background:url(../tes/images/templatemo_content_bg.jpg) repeat-y;
}

/*#templatemo_content_tes h2 {
	color: #c0f048;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 25px 0;
	font-size: 24px;
}*/

#main_column_tes {
	float: right;
	width: 540px;
	padding: 20px 40px;
}

#main_column_tes h2 {
	color: #c0f048;
	height: 24px;
	padding: 5px 0 0 45px;
	margin: 0 0 15px 0;
	font-size: 24px;
	background:url(../tes/images/templatemo_header_bg.jpg) left bottom no-repeat;
}

#main_column_tes h3 {
	color: #c0f048;
	height: 24px;
	font-size: 16px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-weight:bold;
}

#main_column_tes p {
	text-align: justify;
	margin-bottom: 10px;
}


#side_column_tes {
	float: left;
	width: 280px;
	padding: 20px 0px 20px 30px;
}

.side_column_box_tes {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#side_column_tes h2 {
	color: #c0f048;
	height: 24px;
	font-size: 24px;
	text-align:center;
	
}

#side_column_tes h3 {
	color: #FF9e00;
	height: 30px;
	font-size: 16px;
	text-align:left;
	font-weight:normal;
	padding: 14px;
	
}

#side_column_tes h3 .current {
	font-weight:bold;
	color:#C30;
}

#side_column_tes a:hover{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#C30;
}

/*#main_column_tes h2 {
	background:url(../tes/images/templatemo_header_bg.jpg) left bottom no-repeat;

}*/


/*Content Tentaciones */

#templatemo_content_tentaciones {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background:url(../tentaciones/images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content_tentaciones h2 {
	color: #c0f048;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 25px 0;
	font-size: 24px;
}

#main_column_tentaciones {
	float: left;
	width: 540px;
	padding: 20px 40px;
}

#main_column_tentaciones h2 {
	background:url(../tentaciones/images/templatemo_header_bg.jpg) left bottom no-repeat;
}

#main_column_tentaciones p {
	text-align: justify;
	margin-bottom: 10px;
}
/*novedades*/
#templatemo_content_novedades {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background:url(../novedades/images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content_novedades h2 {
	color: #73cf48;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 25px 0;
	font-size: 24px;
}

#main_column_novedades {
	float: left;
	width: 800px;
	padding: 20px 40px;
}

#main_column_novedades h2 {
	background:url(../novedades/images/templatemo_header_bg.jpg) left bottom no-repeat;
}

#main_column_novedades p {
	text-align: justify;
	margin-bottom: 10px;
}
/*contacta*/
#templatemo_content_contacta {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background:url(../contacta/images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content_contacta h2 {
	color: #ff9e00;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 25px 0;
	font-size: 24px;
}

#main_column_contacta {
	float:none;
	width: 800px;
	padding: 20px 40px;
}

#main_column_contacta h2 {
	background:url(../contacta/images/templatemo_header_bg.jpg) left bottom no-repeat;
}

#main_column_contacta p {
	text-align: justify;
	margin-bottom: 10px;
}


/* end of content */

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #000000 url(../images/templatemo_footer_wrapper_bg.jpg) repeat-x;
}

#templatemo_footer {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/templatemo_footer_bg.jpg) no-repeat;
	color:#ffffff;
}

#templatemo_footer a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}

/*footer cafes - tot igual excepte color del peu*/

#templatemo_footer_cafes {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background:url(../cafes/images/templatemo_footer_bg.jpg) no-repeat;
	color:#ffffff;
}

#templatemo_footer_cafes a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer_cafes .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu_cafes li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu_cafes .last_menu {
	border: none;
}

/*footer tes - tot igual excepte color del peu*/

#templatemo_footer_tes {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background:url(../tes/images/templatemo_footer_bg.jpg) no-repeat;
	color:#ffffff;
}

#templatemo_footer_tes a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer_tes .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu_tes li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu_tes .last_menu {
	border: none;
}

/*footer tentaciones - tot igual excepte color del peu*/

#templatemo_footer_tentaciones {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background:url(../tentaciones/images/templatemo_footer_bg.jpg) no-repeat;
	color:#ffffff;
}

#templatemo_footer_tentaciones a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer_tentaciones .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu_tentaciones li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu_tentaciones .last_menu {
	border: none;
}

/*footer novedades - tot igual excepte color del peu*/

#templatemo_footer_novedades {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background:url(../novedades/images/templatemo_footer_bg.jpg) no-repeat;
	color:#ffffff;
}

#templatemo_footer_novedades a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer_novedades .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu_novedades li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu_novedades .last_menu {
	border: none;
}

/*footer contacta - tot igual excepte color del peu*/

#templatemo_footer_contacta {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background:url(../contacta/images/templatemo_footer_bg.jpg) no-repeat;
	color:#ffffff;
}

#templatemo_footer_contacta a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer_contacta .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu_contacta li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu_contacta .last_menu {
	border: none;
	border-bottom:medium;
}

/* end of footer */

