/* TAG */
html, body {
 margin: 0;
 padding: 0;
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #555;
 text-align: center;
 background-image: url(/mexicoline/images/hp/bg_generale.gif);
}
img {
 border: 0;
}
p {
 margin: 0 5px;
 padding: 0 0 0.7em
}
label {
 font-weight: bold;
}
h1 {
 font-size: 14px;
 font-weight: bold;
 padding: 25px 0px 0px 5px;
}
a {
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}
a:hover {
 color: #993300;
}
/* CLASSI */
.centrato {
 text-align: center;
}
.tabella {
 width: 99%;
}
.tabella .miniature {
 border: solid #000000 1px;
 background-color: #FFFFFF;
 text-align: center;
 margin-top: 5px;
 margin-bottom: 5px;
}
.tabella h1 {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 padding: 0;
}
.tabella p {
 font-size: 10px;
 padding: 0;
 margin-top: -10px;
}
.tabella .miniature a {
 display: block;
}
.tabella .intestazione {
 background-color: #FF9900;
 font-variant: small-caps;
 color: #000000;
}
.tabella .alternata {
 background-color: #FFD680;
}
.textbox, textarea {
background-color: #FFFFFF;
background-image: url(/mexicoline/images/img_textbox.gif);
background-repeat: repeat-x;
background-position: top;
border: 1px solid #a79d8f;
margin: 0px;
padding: 2px 1px;
line-height: inherit;
font-size: inherit;
display: inline;
}
/* ELEMENTI */
#container {
 width: 855px;
 height: 100%;
 margin: 0 auto;
 text-align: left;
 background: url(/mexicoline/images/hp/bg.jpg) repeat-y;
}
#header {
 background-image: url(/mexicoline/images/hp/header.jpg);
 height: 88px;
}
#ricerca {
 /* color: #FF9900; */
 color: #FFFFFF;
 float: right;
 margin: 20px 90px 0px 0px;
}
#main {
 float: left;
 width: 812px
}
#content{
 float: right;
 width: 556px;
 min-height: 600px;
 background: url(/mexicoline/images/hp/centro.jpg) no-repeat;
 padding-bottom: 15px;
}
#menu {
 float: left;
 width: 256px;
 height: 80px;
 background: url(/mexicoline/images/hp/lato_sx.jpg) no-repeat;
}
#menu ul {
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 list-style-type: none;
 padding: 80px 0px 0px 40px;
}
#menu ul li {
 padding-bottom: 10px;
}
#menu ul li a {
 color: #FFFFFF;
 text-decoration: none;
}
#menu ul li a:hover {
 color: #FFCC33;
}
#dorso {
 float: right;
 width: 43px;
 height: 19px;
 background-image: url(/mexicoline/images/hp/lato_dx.jpg);
}
#footer {
 clear: both;
 width: 100%;
 height: 35px;
 padding-top: 5px;
 background-image: url(/mexicoline/images/hp/footer.jpg);
}
#footer p {
 font-size: 9px;
 text-align: center;
 padding-top: 8px;
 color: #FFFFFF
}
#footer p a {
 color: #FFFFFF;
}
#mappa {
 font-weight: bold;
 text-align: center;
 width: 97%;
 height: 300px;
 margin-left: 6px;
}