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

body{
	padding:0px;
	margin:0px;
	background-color:#666666;
	background-image:url(../images/home.jpg);
	background-repeat:repeat;}
.container{
	width:980px;
	height:auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	/* [disabled]background-color:#FFF; */
}
.head{
	width:960px;
	height:70px;
	float:left;
	background-color:#f0f0f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 20px;
	}
#fallo{
	width:980px;
	height:50px;
	float:left;
	background-color:#3d2d1d;}
#head_nav{
	height:90px;
	float:left;
	border:solid 1px #F00;}
.fllo_link{
	margin-right:5px;
	height:22px;
	width:22px;
	float:right;
	margin-top:13px;}
.mail_link{
	font-family:Arial, Helvetica, sans-serif;
	color:#06F;
	font-size:12px;
}
.mail_link a{
	text-decoration: none;
	color:#06F;
}
.mail_link a:hover{
	text-decoration:none;
	color:#F00;
}
#call_link{
	font-family: 'Dosis', sans-serif; font-family:Arial, Helvetica, sans-serif;	font-weight:400;
	font-size:15px;
	color:#FFF;
	height:50px;
	line-height:50px;
	float:left;
	}
#call_link a{
	color:#FFF;
	text-decoration:none;}
#call_link a:hover{
	color:#FFF;
	text-decoration:none;}
#navigation{
	float:left;
	width:100%;
	height: 70px;
}
.nav_link{
	text-align:center;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	float: right;
	width: auto;
	margin-top:15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav_link a{
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 15px;
	margin-left: 20px;
	border-radius: 5px;
	background-color: #06F;
	border-radius: 5px;
	text-decoration:none;
}
.nav_link a:hover{
	color:#FFFFFF;
	background-color:#FF0000;
}
.nav_active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:right;
	color:#FFF;
	background-color: #F00;
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 15px;
	border-radius: 5px;
	margin-left: 20px;
}
.logo{
	font-size:30px;
	height:70px;
	float:left;
	font-weight:800;
	color:#000000;
	padding:0px 0px 0px 20px;
	line-height:70px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.banner{
	height:200px;
	float:left;
	width:980px;
	margin:0px 0px 0px 0px;
}
.paragraph{
	font-family: 'Dosis', sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:justify;
	}
#content{
	background-color:#FFFFFF;
	width:940px;
	height:auto;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.pag_title{
	width:940px;
	height:50px;
	text-align:center;
	font-size:30px;
	color:#FFFFFF;
	line-height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#0099FF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
.teasers_container{
	width:940px;
	height:auto;
	float:left;
	/* [disabled]border:solid 1px #03C; */
}
.teasers1{
	height:170px;
	width:250px;
	float:left;
	border:solid 1px #CCCCCC;
	padding: 20px;
}
.teasers2{
	height:170px;
	width:250px;
	margin-left:30px;
	float:left;
	border:solid 1px #CCCCCC;
	padding: 20px;
}
.teasers3{
	height:170px;
	width:250px;
	float:right;
	border:solid 1px #CCC;
	padding: 20px;
}
.teaser_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	width:100%;
	text-align:center;
	font-weight:bold;
}
.footer{
	width:440px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	float:right;
	text-align:right;
	font-size:12px;
	line-height: 60px;
	clear: both;
}
.footer_left{
	width:940px;
	height:60px;
	float:left;
	text-align: left;
	font-size:12px;
	line-height: 60px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
}
.footer_left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#06F;	
}
.footer_left a:hover{
	color:#F00;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
.line {
	background-color: #CCC;
	float: right;
	height: 70px;
	width: 1px;
}
#splash{
	margin: auto;
	width: 980px;
	height: 350px;
}
#splash_in{
	margin: auto;
	width: 980px;
	height: 200px;
	
}
