/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
Minimized by Marco Siviero - http://webartisan.it  @WebArtisanIt
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

.br_clear {
    clear: both;
}

.div_flt_left {
    float: left;
}

.div_flt_right {
    float: right;
}

body {
    text-align: center;
  /*  background: #f7f6f1 url(../img/bodybg.png) fixed;*/
    font-family: 'Duru Sans', sans-serif;
    /*text-shadow: 0 1px 0 #FFFFFF;*/
    color: #333333;
}


li#menu-immovicente a,
li#menu-immovicente a:visited {
    color: inherit !important;
    text-decoration: none;
}

li#menu-immovicente p a,
li#menu-immovicente p a:visited {
    color: red !important;
    text-decoration: underline;
}

#main-nav-ul>li a {
    display: block;
    text-decoration: none;
    color: inherit !important;
}

#main-nav-ul>li a:hover {
    background: transparent url(../img/bglight-large.png) 50% 300px no-repeat;
}

header,
nav,
footer {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

header {
    margin: 0 auto;
    padding: 2em 0 0;
    height: 100px;
  /*  background: transparent url(../img/bglight.png) 50% 50% no-repeat;*/
    position: relative;
}

h1,
h2 {
    font-family: 'Duru Sans', sans-serif;
}

h1 {
    font-size: 68px;
    letter-spacing: -0.08em;
    font-weight: 800;
    color: #C4161D;
}

h2 {
    font-size: 1em;
    color: #666666;
    margin: .94em 0 0;
    line-height: 123%;
}

nav {}

nav ul#main-nav-ul li {
    text-align: center;
}

nav ul#main-nav-ul li div.img-container {
    height: 130px;
    margin: 0 auto;
}

nav ul#main-nav-ul li#menu-immovicente {
    float: left;
    width: 420px;
}

nav ul#main-nav-ul li#menu-separator {
    float: left;
    width: 53px;
    height: 660px;
    background: transparent url(../img/vertline.png) 50% 50% repeat-y;
    margin-top: 2em;
}


nav ul#main-nav-ul li#menu-vicentelocations {
    width: 420px;
    float: right;
}

nav ul#main-nav-ul li ul {
    margin: .6em auto 0;
    width: 350px;
    height: 276px;
    font-size: .78em;
    color: #777777;
    line-height: 125%;
    font-weight: bold;
    list-style-image: url(../img/listitem.png);
}

nav ul#main-nav-ul li ul li {
    text-align: left !important;
    margin: 0 0 .4em 0;
}

.address,
.addressaltro {
    font-size: .76em;
    font-weight: bold;
    text-align: left;
    width: 420px;
    margin: 0 auto;
}

.addressaltro {
    width: 250px !important;
}

.address>div div {
    width: 48%;
    margin: 0 0 1.1em;
}

.address .inner-columns,
.address .inner-columns2 {
    clear: both;
    width: 192px;
    margin: 0 auto;
}

.address .inner-columns2 {
    width: 250px;
}


footer {
    margin: 0 0 2em;
}

.small_icons {
    padding: .2em 0 .1em 12px;
    background-position: 0 60%;
    background-repeat: no-repeat;
}
