/* base
----------------------------------------------- */

html, body {
	margin: 0px;
	font-family: Humanst, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 16px;
	color: #000000;
        background-image: url(http://www.iaconoservizi.it/img_sito/bkg_page.jpg);
        background-repeat: repeat;
}

@font-face {
   font-family: 'Humanst';
   src: url(http://www.iaconoservizi.it/font/tt0290m0.eot);
   src: local('Humanst'), url('http://www.iaconoservizi.it/font/tt0290m0.ttf') format('truetype');
}

#wrapper {

        width: 1000px;
        margin-left: auto;
        margin-right: auto;
}

        h1 {
	font-size: 30px;
	font-weight: normal;
	color: #d91d21;
}

        #tel_header h1 {
	font-size: 36px;
	font-weight: normal;
	color: #d91d21;
}

        #azienda_novita h1 {
	font-size: 36px;
	font-weight: normal;
	color: #d91d21;
}

        #menu h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

        h2 {
	font-size: 24px;
	font-weight: normal;
	color: #d91d21;
}

        h3 {
	font-size: 16px;
	font-weight: normal;
	color: #f0ca3b;
}

        #info h1 {
	font-size: 30px;
	font-weight: normal;
	color: #31353d;
}

        a:link {
	color: #000000;
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
	color: #000000;
}
	a:hover {
	text-decoration: none;
	color: #d91d21;
}

        #menu a:link {
	color: #ffffff;
	text-decoration: none;
}
	#menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
	#menu a:hover {
	text-decoration: none;
	color: #d91d21;
}

        #azienda_novita a:link {
	color: #d91d21;
	text-decoration: none;
}
	#azienda_novita a:visited {
	text-decoration: none;
	color: #d91d21;
}
	#azienda_novita a:hover {
	text-decoration: none;
	color: #000000;
}

/* header
----------------------------------------------- */

#header {

        width: 1000px;
        float: left;
        padding-top: 20px;
        padding-bottom: 20px;
}

#logo_header {

        width: 500px;
        float: left;
}

#tel_header {

        width: 500px;
        float: left;
}

/* menu
----------------------------------------------- */

#menu {

        width: 1000px;
        float: left;
        margin-bottom: 20px;
	color: #ffffff;
}

#menu_black {

        width: 1000px;
        float: left;
	background-color: #000000;
}

#menu_link {

        width: 760px;
        padding-left: 40px;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
}

#menu_social {

        width: 160px;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
}

#menu_red {

        width: 1000px;
        min-height: 10px;
        float: left;
	background-color: #d91d21;
}

/* slide
----------------------------------------------- */

#slide {

        width: 1000px;
        float: left;
        margin-bottom: 20px;
}

/* box page
----------------------------------------------- */

#box_page {

        width: 1000px;
        float: left;
        margin-bottom: 20px;
}

#articoli {

        width: 300px;
        margin-left: 25px;
        float: left;
        min-height: 310px;
}

#corpo_a {

        width: 700px;
        float: left;
}

#corpo_b {

        width: 260px;
        padding: 20px;
        float: left;
}

/* pulsanti
----------------------------------------------- */

#pulsanti {

        width: 1000px;
        float: left;
}

#pulsante_a {

        width: 490px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
}

#pulsante_b {

        width: 490px;
        float: left;
        margin-bottom: 20px;
}

/* azienda - novità
----------------------------------------------- */

#azienda_novita {

        width: 1000px;
        float: left;
        margin-bottom: 20px;
}

#azienda {

        width: 490px;
        float: left;
        margin-right: 20px;
}

#novita {

        width: 490px;
        float: left;
}

/* footer
----------------------------------------------- */

#footer {

        width: 960px;
        float: left;
        padding: 20px;
	background-color: #d91d21;
        color: #ffffff;
}

#footer_a {

        width: 250px;
        float: left;
}

#footer_b {

        width: 410px;
        float: left;
}

#footer_c {

        width: 300px;
        float: left;
}

/* classe
----------------------------------------------- */

.immagine_sx {
        margin-right: 20px;
        margin-bottom: 20px;
        float: left;
}

.immagine_bm {
        margin-bottom: 20px;
        float: left;
}

.img_gallery {
	padding: 7px;
        margin: 7px;
        float: left;
	border: 1px solid #d91d21;
}

.img_gallery_2 {
	padding: 5px;
	border: 1px solid #d91d21;
        margin: 5px;
}
