@charset "utf-8";
* {
margin: 0;
padding: 0;
}
body {
margin: 0px 0;
background: #161618;
font: normal small Arial, Helvetica, sans-serif;
color: #666666;
}
h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
font-weight: bold;
color: #fff;
font-size:14px;
}
h2 {
}
h3 {
font-weight: bold;
}
p, ul{
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
font-weight: normal;
color: #fff;
}
ul {
margin-left: 3em;
}
ul li {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #fff
}
ol {
margin-left: 3em;
}
ol li {
}
a {
color: #0072BC;
}
a:hover {
text-decoration: none;
color: #59C700;
}
img {
	border: none;
}
/* Page */
#page {
width: 736px;
margin: 0 auto;
}
#header {
height: 12px;
}
/* Content */
#content {
}
/* Main */
#main {
height:260px;
background: #28282a;
}
#main2 {
height:260px;

}
#video{
width:393px;
height:260px;
float:left;
}
#cartel{
width:249px;
height:260px;
float:left;
}
#cartel3{
float:right;
background: #161618 url(imgs/tammaro.jpg) no-repeat;
height: 260px;
width:487px;
}
#main a {
}
#second {
margin:20px 0px 0px 0px;
height: 210px;
width:645px;
background: #28282a;
}
#second2 {
margin:20px 0px 1px 0px;
height: 160px;
width:645px;
background: #28282a;
}
.story {
clear: both;
padding: 15px;
}
.mapa {
clear: both;
padding: 0px 20px;
float:left;
width:300px;
}
.cont {
clear: both;
padding: 15px;
float:right;
width:200px;
}
/* Menu */
#menu {
  width:645px;
height: 44px;
background: #28282a;
}
#menu ul {
margin: 0;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
display: block;
float: left;
margin-left: 0px;
padding: 10px 33px 14px 34px;
border-top: 5px solid #28282a;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
color: #fff;
}
#menu .bot1 a:hover {
border-top-color: #c51230;
background:#3e3e40;
}
#menu .bot2 a:hover {
border-top-color: #fef007;
background:#3e3e40;
}
#menu .bot3 a:hover {
border-top-color: #7ac141;
background:#3e3e40;
}
#menu .bot4 a:hover {
border-top-color: #00aff0;
background:#3e3e40;
}
#menu .bot5 a:hover {
border-top-color: #ec1656;
background:#3e3e40;
}
#menu a:hover {
border-top-color: #ed1556;
}
#menu .first a {
}
#clientes{
	height: 50px;
	width:645px;
	padding:0px;
	margin:0px 0px 1px 0px;
	background-color: #28282a;
	background-image: none;
	background-repeat: no-repeat;
}
/* Footer */
#ppg{
background: #28282a url(imgs/sacabollo-tammaro-ppg.jpg) no-repeat;
height:70px;
width:91px;
padding:0px;
margin:0px 15px 0px 0px;
float:left;
}
#footer p {
margin: 0;
font-size: x-small;
color: #999999;
}
#footer a {
color: #999999;
}
#footer a:link {
	color: #f26532;
	text-decoration:none;
}
#footer a:visited {
	color: #f26532;
	text-decoration:none;
}
#footer a:hover {
	color: #f26532;
	text-decoration:none;
}
#footer a:active {
	color: #f26532;
	text-decoration:none;
}
/* Footer > Links */

#links {background: #28282a; float: left; font-size: 9px; height: 9px; margin:0px 0px 5px 0px; padding: 0px; text-align: center; width: 645px;}

#links a {color: #999; margin: 0 30px 0 30px; text-decoration: none;}

#links a:hover {text-decoration: underline;}

