body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #9be1bf url(../images/bodyBackground.jpg) left top repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
a {
	color:#FF0000;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
#container { 
	width: 990px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 6px solid #fff;
	text-align: left; 
} 
#header {
	margin-bottom:10px;
	text-align:center;
	width: 990px;
} 
#header h1 {
	margin: 0; 
	padding:0 10px; 
	color:#FFFFFF;
	font-size:56px;
	text-align:left;
	font-style: oblique;
}
#header p {
	color:#FFFFFF;
	padding:0 10px;
	text-align:right;
}
#headerPic {
	width:990px;
	height:320px;
	margin-top:10px;
	background-image: url(../images/gorra4.png);
	background-repeat: no-repeat;
}
    #botella{
position: relative;
filter:alpha(opacity=0); /* IE 5.5+*/
-moz-opacity: 0; /* Mozilla 1.6 ? ???? */
-khtml-opacity: 0; /* Konqueror 3.1, Safari 1.1 */
opacity: 0; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
z-index: 1;
width: 80%;
font-size: 1px;
color: #CCCCAE;
}
#mainContent {
	padding: 15px; 
	background:#cdf0e0;
	font-size: 14px;
	line-height: 150%;
	text-indent: 15px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#mainContent h1 {
	color:#006633;
	height:44px;
	padding:10px 10px 0 10px;
}
#mainContent h2{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: oblique;
	color: #006633;
}
.centro{
	width: 850px;
	text-align: justify;
	text-indent: 0px;
	margin-left: 50px;
} 
#footer { 
	background: url(../images/footerBackground.jpg) left top repeat-x;
	height:66px;
	text-align:center;
	font-size:12px;
	margin-top:10px;
}
#footer a {
	color:#044132;
	font-size:10px;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.pic {
	float:left;
	margin: 0 15px 15px 0;
	border:1px solid #0f3f27;	
}



.flash{
	width: 320px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	z-index: 2;
	height: 320px;
	top: 80px;
}
.spas{
	line-height: 140%;
	font-family: "Arial Narrow";
	font-size: 36px;
	font-style: oblique;
	text-decoration: underline;
	font-weight: bold;
}
.butt{
	width: 150px;
	height: 200px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.tab1{
	width: 700px;
	margin-left: 50px;
}
#mainMenu {
	background:url(../images/menuBackgrond.jpg) left top no-repeat;
	width:990px;
	height:66px;
}
#mainMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainMenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#mainMenu a {
	float: left;
	width: 220px;
	height: 66px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #006600;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#mainMenu a:hover {
	text-decoration: underline;
}
#mainMenu li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	padding: 0;
	border: 0;
	width: 220px;
}
#mainMenu li li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#mainMenu li:hover ul {
	left: auto;
	margin-left: -1px;
}
#mainMenu li li a {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/active2.png);
	color: #006600;
	padding-top: 0px;
	display: block;
	height: 35px;
}
#stroca {
	width: 934px;
	background:#cdf0e0;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	color: #3333FF;
	padding-left: 50px;
	font-size: 25px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
}
