body{
background:#b5b67b;
background-image : url(img/background.jpg);
background-position:top center;
background-repeat:repeat-y;
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
font-size: 13px;
margin:19px 0px 0px 0px;
}
.floatLeft{
float:left;
margin:0px 15px 5px 0px;
}
.floatRight{
float:right;
margin:0px 0px 2px 15px;
}
.boldMe{
font-weight:bold;
}
.fontSize13{
font-size:13px;
}
h1{
margin:20px 0px 15px 0px;
padding:0px;
color:#5e1b1f;
font-family: Arial, Sans-Serif;
font-size: 20px;
}
h2{
margin:0px;
padding:0px;
font-size: 15px;
}
td{
vertical-align:top;
}
form input[type=text],  textarea,select {
width:300px;
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
font-size: 13px;
}
textarea{
height:100px;
}
#container{
width:950px;
/*height: 561px;*/
margin:0 auto 0 auto;
border:1px solid #fff;
background:#fff;
padding:0;
/*overflow: hidden;*/
}
#copyrights_container {
width:950px;
margin:10px auto 0px auto;
background:transparent;
padding:0;
text-align:right;
padding-right:0px;
font-size:11px;
color:#ECEDB3;
/*overflow: hidden;*/
}
#copyrights_container a {
color:#ECEDB3;
text-decoration:none;
}
#copyrights_container a:hover {
color:#5e1b1f;
text-decoration:none;
}

		
		.accordion_toggle_active {
			background: #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
		.accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}
		/*
			Horizontal Accordion
		*/
		h3{
		/*width:50px;*/
		display:block;
		white-space:normal;
		background-color: #fff;
		color: #444;
		text-decoration: none;
		word-spacing: normal;
		text-align: left;
		letter-spacing: 2px;
		line-height: 1.2em;
		font-size: 1.1em;	
		/*hack to hide h3 tag & put image instead*/
		/*text-indent: -9999px;*/
		}
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			/*height: 561px;*/
			/*width: 50px;*/
			height:50px;
			width:100%;
			background: #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			cursor: pointer;
			margin:0;
			text-align:left;
		}
		
#container1{
width:600px;
margin:auto;
background-image : url(img/douchka_bg.jpg);
background-position:500px 210px;
background-repeat:no-repeat;
}	
#container1 #homeInfo{
margin:0;
padding:15px;
text-align:left;
width:450px;
}	
#container2{
width:650px;
margin:auto;
background-image : url(img/el_mundo_del_te_bg.jpg);
background-position:530px 200px;
background-repeat:no-repeat;
}	
#container2 ul{
margin:4px 0 0 0;
}	
#container3{
width:650px;
margin:auto;
}	
#container4{
width:600px;
margin:auto;
}	
#container5{
width:650px;
margin:auto;
}		
		.menu1{
		background-color: #000;
		background-position:bottom center;
		background-repeat:no-repeat;		
		}		
		.menu2{
		background-color: #5e1b1f;
		background-position:bottom center;
		background-repeat:no-repeat;
		}		
		.menu3{
		background-color: #d1a8aa;
		background-position:bottom center;
		background-repeat:no-repeat;
		}		
		.menu4{
		background-color: #e8e2e2;
		background-position:bottom center;
		background-repeat:no-repeat;
		}		
		.menu5{
		background-color: #b4adaf;
		background-position:bottom center;
		background-repeat:no-repeat;
		}		
		.horizontal_accordion_toggle_active {
			/*background: #e0542f;*/
			/*border-right: 1px solid #f68263;*/
		}
		.horizontal_accordion_content {
			/* REQUIRED */
			/*height: 561px;*/	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			background-color: #fff;
			color: #444444;
			padding:0px;
			
		}
		.horizontal_accordion_content .cellcontainer {
			/*line-height: 150%;*/
			padding:0;
			margin:10px 25px 10px 25px;
			text-align:justify;
			font-size:11px;
		}
		.horizontal_accordion_content  .cellcontainer  img{
			border:1px solid #000;
		}	
		.cellcontainer a{
		color:#5e1b1f;
		text-decoration:none;
		font-weight:bold;
		}	
		.cellcontainer a:hover{
		text-decoration:underline;
		color:#5e1b1f;
		}			
		.fakeBG{
		z-index:-1;
		/*height: 561px;*/
		color: #fff;
		}			
					
    /* Container styling*/
    #horizontal_container {
      margin: 0px;
	  padding: 0px;
      width: 950px;   
      /*height: 561px;*/
    }
	.headerImg {
	border:0px;
	margin:0px;
	padding:0;
	float:none;
	width:700px;
	height:194px;
	}
	.headerImg1 {
	background-image : url(img/menu1_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}	
	.headerImg2 {
	background-image : url(img/menu2_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}	
	.headerImg3 {
	background-image : url(img/menu3_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}	
	.headerImg4 {
	background-image : url(img/menu4_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}	
	.headerImg5 {
	background-image : url(img/menu5_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}	

	
	
	
	
