@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: none;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
}
#header {
	background-color: #323264;
}
#logo-iframe {
	background-color: #323264;
	width: 70%;
	height: 70px;
	float: left;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
	max-width: 280px;
}
#logo {
	background-color: #323264;
	width: 70%;
	height: 70px;
	float: left;
	background-image: url(../imgs/logo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
	max-width: 280px;
}
#menu {
	height: 70px;
	float: left;
	width: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.itemmenu {
	color: #8AA6D6;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	font-weight: 400;
	font-size: 0.8em;
	padding-top: 24px;
}
#facebutton {
	width: 0px;
	height: 0px;
	float: left;
	background-image: url(../imgs/ico-face.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#facebutton:hover {
	background-color: #E6E8F4;
	cursor: pointer;
}
#article1 {
	height: 560px;
	width: 100%;
	background-color: #9dcaff;
}
#section1 {
	width: 84%;
	margin-top: 8%;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 8%;
}
#article2 {
	width: 100%;
	height: 560px;
	background-color: #d7d7d7;
}
#content {
	background-color: #f8f8f8;

}
#footer {
	padding-top: 75px;
	padding-bottom: 75px;
	color: #999999;
	font-weight: 400;
	font-size: 0.8em;



}
#colfoot1 {
	width: 86%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 8%;
	margin-right: 8%;
}
#colfoot2 {
	width: 86%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 8%;
	margin-right: 8%;
}
#colfoot3 {
	width: 86%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 8%;
	margin-right: 8%;
}
#colfoot4 {
	width: 86%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 8%;
	margin-right: 8%;
}
#colfoot5 {
	width: 86%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 8%;
	margin-right: 8%;
}
#colfoot6 {
	width: 86%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 8%;
	margin-right: 8%;
}
#article3 {
	background-color: #9dcaff;
	height: auto;
	width: 100%;
	min-height: 560px;
	background-image: url(../imgs/panoramica-2.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-size: cover;
}
#section2 {
	width: 84%;
	margin-top: 8%;
	margin-right: 8%;
	margin-left: 8%;
	text-align: center;
	margin-bottom: 8%;
}
#article4 {
	background-color: #e6e6e6;
	width: 100%;
	float: left;
	height: 320px;
}
#section3 {
	width: 84%;
	margin-top: 8%;
	margin-right: 8%;
	margin-bottom: 8%;
	margin-left: 8%;
}
#article5 {
	float: left;
	width: 100%;
	background-color: #d7d7d7;
	height: 320px;
}
#article6 {
	width: 100%;
	float: left;
	background-color: #c8c8c8;
	height: 320px;
}
.section4 {
	width: 100%;
}
#article7 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f8f8f8;
}
#section5 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section6 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section7 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section8 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section9 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section10 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#buttonsearch {
	color: #FFFFFF;
	font-weight: 400;
	font-size: 0.9em;
	margin-right: 8%;
	float: right;
	width: 90px;
	margin-top: 25px;
	height: 30px;
	text-align: center;
	line-height: 2em;
	background-color: #9dcaff;
}
#buttonsearch:hover {
	background-color: #323264;
}
#article8 {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #e6e6e6;
}
#article9 {
	color: #333333;
	font-weight: 300;
	font-size: 2.3em;
	width: 100%;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #e6e6e6;
}
#article10 {
	padding-top: 50px;
	line-height: 1.1em;
}
#collinks1 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 50px;
}
#collinks2 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 50px;
}
#collinks3 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 50px;
}
#section11 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 50px;
}
#article11 {
	margin-top: 10%;
	margin-bottom: 10%;
}
#section12 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	color: #999999;
	font-weight: 300;
	font-size: 1.8em;
	text-align: center;
}
#section13 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section14 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section15 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	color: #333333;
	font-weight: 600;
	font-size: 0.8em;

}
#section16 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
}
.section17 {
	width: 98%;
	float: left;
	margin-bottom: 1%;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
}
.section18 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	color: #333333;
	font-weight: 600;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.section19 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	color: #666666;
	font-weight: 300;
	font-size: 0.8em;
	line-height: 1.2em;
}
.section20 {
	color: #666666;
	font-weight: 400;
	font-size: 1em;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 5%;
	background-image: url(ico-map.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 25px;
	text-indent: 25px;
	line-height: 1.8em;
}
.section21 {
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	color: #323264;
	font-weight: 800;
	font-size: 1.2em;
	border-top: thin solid #CCCCCC;
	padding-top: 5%;
}
#section22 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #333333;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.2em;
}
#section23 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	background-image: url(ico-map.png);
	background-repeat: no-repeat;
	color: #333333;
	font-weight: 300;
	font-size: 1em;
	text-indent: 25px;
	margin-bottom: 25px;
}
#section24 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	font-size: 1em;
	line-height: 2em;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#section25 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section26 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 25px;
	color: #333333;
	font-weight: 300;
	font-size: 0.9em;
	margin-bottom: 25px;
}
#section27 {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	color: #323264;
	font-weight: 800;
	font-size: 1.4em;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#section28 {
	width: 84%;
	margin-right: 8%;
	margin-left: 8%;
	margin-bottom: 25px;
	margin-top: 25px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#logo {
}
#menu {
}
.itemmenu {
}
#facebutton {
	width: 70px;
	height: 70px;
	float: right;
	border-left: thin solid #8AA6D6;
	border-top-color: transparent;

}
#article1 {
}
#section1 {
}
#article2 {
}
#content {
}
#footer {
}
#colfoot1 {
	width: 28%;
	height: 125px;
}
#colfoot2 {
	width: 40%;
	height: 125px;
}
#colfoot3 {
	width: 28%;
}
#colfoot4 {
	width: 40%;
}
#colfoot5 {
	width: 28%;
}
#colfoot6 {
	width: 40%;
}
#article3 {
}
#section2 {
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;

}
#article4 {
	width: 100%;
}
#section3 {
}
#article5 {
	width: 100%;
}
#article6 {
	width: 100%;
}
.section4 {
	width: 50%;
}
#article7 {
}
#section5 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section6 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section7 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#section8 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#section9 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#section10 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#buttonsearch {
	margin-right: 25%;
}
#article8 {
}
#article9 {
}
#article10 {
}
#collinks1 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;

}
#collinks2 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;

}
#collinks3 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;

}
#section11 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#article11 {
}
#section12 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section13 {

}
#section14 {
}
#section15 {
}
#section16 {
}
.section17 {
	width: 48%;

}
.section18 {
}
.section19 {
}
.section20 {
}
.section21 {
}
#section22 {
}
#section23 {
}
#section24 {
}
#section25 {
}
#section26 {
}
#section27 {
}
#section28 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 100%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#logo {
}
#menu {

}
.itemmenu {
}
#facebutton {
	width: 70px;
	height: 70px;
	float: right;
	border-left: thin solid #8AA6D6;
	border-top-color: transparent;

}
#article1 {
	width: 50%;
}
#section1 {
}
#article2 {
	width: 50%;
}
#content {
}
#footer {
}
#article3 {
}
#section2 {
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
}
#article4 {
	width: 33.33%;
}
#section3 {
}
#article5 {
	width: 33.33%;
}
#article6 {
	width: 33.33%;
}
.section4 {
	width: 33.33%;
}
#article7 {
}
#section5 {
	width: 36%;
	margin-left: 12%;
	margin-right: 2%;
}
#section6 {
	width: 36%;
	margin-right: 12%;
	margin-left: 2%;
}
#section7 {
	width: 36%;
	margin-left: 12%;
	margin-right: 2%;
}
#section8 {
	width: 36%;
	margin-left: 2%;
	margin-right: 12%;
}
#section9 {
	width: 36%;
	margin-left: 12%;
	margin-right: 2%;
}
#section10 {
	width: 36%;
	margin-left: 2%;
	margin-right: 12%;
}
#buttonsearch {
	margin-right: 12%;
}
#article8 {
}
#article9 {
}
#article10 {
}
#collinks1 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#collinks2 {
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;

}
#collinks3 {
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;

}
#section11 {
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
}
#article11 {
}
#section12 {
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
}
#section13 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;

}
#section14 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section15 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section16 {
}
.section17 {
	width: 31.33%;

}
.section18 {
}
.section19 {
}
.section20 {
}
.section21 {
}
#section22 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section23 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section24 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section25 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section26 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section27 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#section28 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

@media only screen and (min-width: 1201px) {
.button-menu {
	margin-top: -70px;



}
#menu {
	width: auto;
}
#header {
	background-color: #364F9C;
}
#colfoot1 {
	width: 13%;
	margin-left: 4%;
	margin-right: 2%;
}
#colfoot2 {
	width: 18%;
	margin-left: 2%;
	margin-right: 2%;
}
#colfoot3 {
	width: 9%;
	margin-left: 2%;
	margin-right: 2%;
}
#colfoot4 {
	width: 11%;
	margin-left: 2%;
	margin-right: 2%;
}
#colfoot5 {
	width: 14%;
	margin-left: 2%;
	margin-right: 2%;
}
#colfoot6 {
	width: 7%;
	margin-left: 2%;
	margin-right: 4%;
}
#section5 {
	width: 22.66%;
	margin-left: 12%;
	margin-right: 2%;
}
#section6 {
	width: 22.66%;
	margin-left: 2%;
	margin-right: 2%;
}
#section7 {
	width: 22.66%;
	margin-left: 2%;
	margin-right: 12%;
}
#section8 {
	width: 22.66%;
	margin-left: 12%;
	margin-right: 2%;
}
#section9 {
	width: 22.66%;
	margin-left: 2%;
	margin-right: 2%;
}
#section10 {
	width: 22.66%;
	margin-left: 2%;
	margin-right: 12%;
}
#buttonsearch {
	margin-right: 12%;
}
#collinks1 {
	width: 28%;
	margin-left: 4%;
	margin-right: 2%;
}
#collinks2 {
	width: 28%;
	margin-left: 2%;
	margin-right: 2%;
}
#collinks3 {
	width: 28%;
	margin-left: 2%;
	margin-right: 4%;
}
#section11 {
	width: 30%;
	margin-left: 35%;
	margin-right: 35%;
}
#section12 {
	width: 30%;
	margin-left: 35%;
	margin-right: 35%;
}
#section13 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#section14 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section15 {
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;


}
#section16 {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;

}
.section17 {

	width: 23
.%
	width: 0%;
	width: 23%;

}
#section22 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#section23 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#section24 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section25 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section26 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section27 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}
#section28 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;

}






































}
.section17:hover {




	width: 23
.%
	background-color: #FF0000
	border-color: #9dcaff
	background-color: #CCCCCC
	border-color: #333333;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;

}
.title1 {
	color: #333333;
	font-weight: 300;
	font-size: 1.6em;
	line-height: 1.2em;
}
.title2 {
	color: #333333;
	font-weight: 300;
	font-size: 1.4em;
}
.title3 {
	color: #333333;
	font-weight: 300;
	font-size: 1.8em;
}
.title4 {
	color: #333333;
	font-weight: 800;
	font-size: 1.6em;
}
.title5 {
	color: #333333;
	font-weight: 400;
	font-size: 1.1em;
}
.text1 {
	color: #333333;
	font-weight: 300;
	font-size: 0.9em;
}
.text2 {
	color: #333333;
	font-weight: 600;
	font-size: 0.8em;
}
.text3 {
	color: #808082;
	font-weight: 300;
	font-size: 1em;
}
.text4 {
	color: #323264;
	font-weight: 600;
	font-size: 1em;
	line-height: 1.6em;
}
.text5 {
	color: #323264;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.6em;
}

.text6 {
	color: #333333;
	font-weight: 300;
	font-size: 0.9em;
}
.text7 {
	color: #333333;
	font-weight: 300;
	font-size: 0.8em;
}
.text8 {
	color: #333333;
	font-weight: 300;
	font-size: 0.9em;
}
.text9 {
	color: #333333;
	font-weight: 300;
	font-size: 0.8em;
	list-style-image: url(../imgs/item.png);
}

a.link1:link {
	color: #8AA6D6;
	text-decoration: none;
}
a.link1:visited {
	color: #8AA6D6;
}
a.link1:hover {
	color: #FFFFFF;
}
a.link1:active {
	color: #8AA6D6;
}


a.link2:link {
	color: #333333;
	text-decoration: none;
}
a.link2:visited {
	color: #333333;
}
a.link2:hover {
	color: #FFFFFF;
}
a.link2:active {
	color: #333333;
}
a.link3:link {
	color: #999999;
	text-decoration: none;
}
a.link3:visited {
	color: #999999;
}

a.link3:hover {
	color: #000000;
}
a.link3:active {
	color: #999999;
}
a.link4:link {
	color: #333333;
	font-weight: 600;
	font-size: 0.9em;
	text-decoration: none;
}
a.link4:visited {
	color: #333333;
}
a.link4:hover {
	color: #8AA6D6;
}
a.link4:active {
	color: #333333;
}
a.link5:link {
	color: #333333;
	text-decoration: none;
	border: thin solid #333333;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
}
a.link5:visited {
	color: #333333;
}
a.link5:hover {
	color: #8AA6D6;
}
a.link5:active {
	color: #333333;
}

.stylesearch1 {
	color: #333333;
	font-weight: 300;
	font-size: 1.1em;
}
.stylesearch2 {
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	margin-top: 5px;
	border: transparent;
}
.styleform1 {
	color: #333333;
	font-weight: 300;
	font-size: 1em;
}
.styleform2 {
	color: #333333;
	font-weight: 300;
	font-size: 1em;
	width: 98%;
	height: 35px;
	border-color: transparent;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
}
.styleform3 {
	color: #333333;
	font-weight: 300;
	font-size: 1em;
	width: 98%;
	height: 105px;
	border-color: transparent;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
}
.styleform4 {
	color: #FFFFFF;
	font-weight: 300;
	font-size: 1em;
	width: 90px;
	height: 35px;
	border-color: transparent;
	font-family: 'Open Sans', sans-serif;
	background-color: #9dcaff;
	float: right;
	margin-right: 1%;
	margin-top: 25px;
}
.styleform4:hover {
	background-color: #323264;
}
.img {
	width: 100%;
}
.text10 {
	font-weight: 600;
	color: #333333;
}
.text11 {
	font-weight: 300;
	color: #666666;
}
