@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}

body {}

/* header */
#container-top { width:100%; height:50px; background:#604A3F; }
 /* #nav-menu { width:960px; height:90px; border-bottom:5px solid #322820; background:#f6f3e4; position:absolute; top:0; left:25%; } */
#container-top #nav-menu { width:960px; height:90px; border-bottom:5px solid #322820; background:#f6f3e4; position:relative; top:0; left:0; margin:0 auto; }
#nav-menu ul { list-style:none; padding-top:15px; padding-left:190px; }
#nav-menu ul li { float:left; font-family: 'Oswald', sans-serif; font-size:24px; color:#322820; margin-right:50px; font-weight:400; }
#nav-menu ul li p { line-height:24px; text-align:center; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
#nav-menu ul li span.sopratitolo { font-family: 'Oswald', sans-serif; font-size:14px; color:#b5a486; font-weight:300;  }
#nav-menu ul li a:link, a:visited { text-decoration:none; color:#322820; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
#nav-menu ul li p:hover { text-decoration:none; opacity:0.4; color:#e8dbad; }

#container-logo { width:100%; height:190px; background:#FFFFFF; border-top:2px solid #302825; border-bottom:2px solid #302825; }
#carne-logo-pesce { width:960px; height:102px; margin:0 auto; padding-top:68px; }
#carne-logo-pesce #carne { width:143px; height:102px; float:left; margin-left:40px; }
#carne-logo-pesce #logo { width:255px; height:102px; float:left; margin-left:169.5px; }
#carne-logo-pesce #pesce { width:142px; height:102px; float:right; margin-right:40px; }
#container-slideshow { width:100%; height:700px; background:#B5A486; }
#container-slideshow #s-slider { width:960px; height:450px; position:relative; top:0; left:0; margin:0 auto; }


/* main home */
#container-main-home { width:100%; height:280px; background:#F6ECD1; }
#container-main-home h1 { font-family: 'Niconne', cursive; font-size:60px; color:#4b3a31; text-align:center; padding-top:90px; font-weight:200; }

/* main chi siamo */
#container-main-chisiamo { width:100%; height:760px; background:#F6ECD1; padding-top:100px; }
#chisiamo { width:960px; height:auto; margin:0 auto; }
.barratitolo { width:960px; height:40px; background:#604A3F; box-shadow:0px 1px 4px #333333; clear:both; }
.barratitolo h2 { font-family: 'Oswald', sans-serif; font-size:24px; color:#F6ECD1; margin-left:20px; line-height:40px; font-weight:400; }
#chisiamo p { font-family: 'verdana', sans-serif; font-size:14px; margin:30px 20px 50px 20px; color:#333333; text-align:justify; }
.galleria { width:960px; height:130px; margin-top:50px; clear:both; }
.galleria .foto1 { width:228px; height:150px; float:left; margin-right:16px; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
.galleria .foto1:hover { opacity:0.4; color:#e8dbad; }
.galleria .foto2 { width:228px; height:150px; float:left; margin-right:16px; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;  }
.galleria .foto2:hover { opacity:0.4; color:#e8dbad; }
.galleria .foto3 { width:228px; height:150px; float:left; margin-right:16px; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;  }
.galleria .foto3:hover { opacity:0.4; color:#e8dbad; }
.galleria .foto4 { width:228px; height:150px; float:left; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;  }
.galleria .foto4:hover { opacity:0.4; color:#e8dbad; }

.galleria .foto5 { width:228px; height:150px; float:left; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; margin-top:30px; margin-right:15px }
.galleria .foto5:hover { opacity:0.4; color:#e8dbad; }
.galleria .foto6 { width:228px; height:150px; float:left; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; margin-top:30px; margin-right:15px }
.galleria .foto6:hover { opacity:0.4; color:#e8dbad; }
.galleria .foto7 { width:228px; height:150px; float:left; opacity:1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; margin-top:30px }
.galleria .foto7:hover { opacity:0.4; color:#e8dbad; }

/* main menu */
#container-main-menu { width:100%; height:700px; background:#F6ECD1; padding-top:100px; }
#menu { width:960px; height:auto; margin:0 auto; }
#menu #left { width:700px; height:auto; float:left; }
#menu #left p { font-family: 'verdana', sans-serif; font-size:14px; margin:30px 20px 50px 20px; color:#333333; text-align:justify; }
#menu #right { width:259px; height:auto; float:left; padding-bottom:30px; border-left:1px dotted #604A3F; }
#menu #right h4 { font-family: 'verdana', sans-serif; font-size:16px; color:#604A3F; margin:30px 0 10px 0; text-align:center; }
#menu #right ul { list-style:none; margin:0 auto; width:210px; }
#menu #right ul li { font-family: 'verdana', sans-serif; font-size:14px; color:#333333; padding:5px; width:210px; font-style:italic; }
#menu #right ul li a:link, a:visited { text-decoration:none; color:#333333; padding:5px; width:210px; }
#menu #right ul li a:hover { text-decoration:none; background:#604A3F; color:#F6ECD1; width:210px; }

/* main servizi */
#container-main-servizi { width:100%; height:780px; background:#F6ECD1; padding-top:100px; }
#servizi { width:960px; height:auto; margin:0 auto; }
#servizi p { font-family: 'verdana', sans-serif; font-size:14px; margin:30px 20px 50px 20px; color:#333333; text-align:justify; }

/* main contatti */
#container-main-contatti { width:100%; height:750px; background:#F6ECD1; padding-top:100px; }
#contatti { width:960px; height:auto; margin:0 auto; }
#cartina { width:960px; height:400px; margin:30px 0 30px 0; }
.indirizzo { width:320px; height:130px; float:left; }
.indirizzo h3 { font-family: 'Oswald', sans-serif; font-size:20px; color:#604A3F; text-align:center; font-weight:400; }
.indirizzo p { font-family: 'verdana', sans-serif; font-size:14px; color:#333333; text-align:center; margin-top:20px; font-style:italic; }

/* footer */
#container-footer { width:100%; height:80px; background:#604A3F; }
#container-footer p { font-family: 'Oswald', sans-serif; font-size:12px; color:#f5edd1; text-align:center; /*line-height:85px;*/ padding: 22px 0px; }

/* link email */
.email:link, .email:visited { text-decoration:none; opacity:1; color:#604A3F; }
.email:hover { text-decoration:none; opacity:0.5; color:#604A3F; }

.email-footer:link, .email:visited { text-decoration:none; opacity:1; color:#F6ECD1; }
.email-footer:hover { text-decoration:none; opacity:0.5; color:#F6ECD1; }