@charset "utf-8";
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.75);
}
body{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #dadada;
}
.corte{
	clear: both;
}
#cabecera{
	float: left;
	height: auto;
	width: 950px;
	background-color: #FFF;
	background-image: url(intefor/img/fondocabecera.png);
	background-repeat: repeat-x;
}
.oficialidad{
	float: right;
	height: 53px;
	width: 352px;
	background-image:url(../img/oficialidad.png)
}

.logo{
	float: left;
	height: 86px;
	width: 290px;
	padding: 10px;
}
.telefono{
	float: right;
	height: 100px;
	width: 400px;
}
.telefono .fila1, .fila2{
	float: left;
	height: 25px;
	width: 400px;
	margin-top: 7px;
}
.telefono .fila1 .telefono{
	height: 38px;
	width: 39px;
	float: left;
	margin-right: 20px;
	margin-left: 120px;
}
.telefono .fila1  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #B1B1B1;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.telefono .fila1  p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #B1B1B1;
	text-decoration: none;
-webkit-animation:myfirst 1s linear 1s infinite alternate; /* Chrome, Safari, Opera */
animation:myfirst 1s linear 1s infinite alternate;

}
/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst
{
from {color:#b1b1b1;}
to {color:#696969;}
}

/* Standard syntax */
@keyframes myfirst
{
from {color:#b1b1b1;}
to {color:#696969;}
}
.telefono .fila1  p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #333;
	text-decoration: none;
	transition:all 0.5s;
}
.telefono .fila2  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #143f75;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.nav{
	float: left;
	height: 46px;
	width: 950px;
	background-image: url(intefor/img/fondonav.png);
	background-repeat: no-repeat;
}
.direccion{
	float: left;
	height: 35px;
	width: 950px;
}
.direccion p{
	font-family: Arial, Helvetica, sans-serif;
	color: #717271;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.direccion p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #717271;
	text-decoration: none;
}
.direccion p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	transition: all 0.5s;
}
#slide{
	float: left;
	height: 278px;
	width: 950px;
}
#contenido{
	float: left;
	width: 950px;
	background-color: #FFF;
	background-image: url(intefor/img/fondo-contenido.png);
	background-repeat: repeat-x;
}
.columnaizq{
	float: left;
	width: 600px;
	margin-left: 47px;
	margin-top: 38px;
}
.columnaizqaviso {
	float: left;
	width: 856px;
	margin-left: 47px;
	margin-top: 38px;
	margin-right: 47px;
}
.columnaizqaviso h1{	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #676866;
	margin: 0px;
	text-align: left;}
.columndrecha{
	float: right;
	width: auto;
	margin-top: 38px;
	margin-right: 20px;
	background-color: #000066;
	-webkit-box-shadow: 0 3px 5px #999;
	-moz-box-shadow: 0 3px 5px #999;
	box-shadow: 0 3px 5px #999
}
.columnaizq h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #676866;
	margin: 0px;
	text-align: left;
}
.columnaizq h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #989898;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagen{
	float: left;
	height: 288px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
		-webkit-box-shadow:0 3px 5px #999;
	-moz-box-shadow:0 3px 5px #999;
	box-shadow:0 3px 5px #999;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
.imagenizq{
	float: left;
	height: 675px;
	width: 150px;
	margin-top: 13px;
	margin-right: 15px;
	margin-bottom: 13px;
	margin-left: 13px;
	-webkit-box-shadow: 0 3px 5px #999;
	-moz-box-shadow: 0 3px 5px #999;
	box-shadow: 0 3px 5px #999;
}
.textoizq{
	width: 265px;
	margin-right: 15px;
	margin-left: 13px;

}
.textoizq  h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676866;
}
#footer{
	float: left;
	width: 950px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 10px;
	height: 80px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-left: 47px;
}
#footer p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#footer p a:hover{font-size: 14px;
color:#333;
transition: all 0.5s;}
#pitch {
	margin-bottom: 0px;
	overflow: hidden;
	}

.pitch-gallery { 
	overflow: hidden; 
	width: 980px; 
	position: relative; 
}
.pitch-gallery-holder { 
	width: 4000px; 
	position: relative; 
	top: 0; 
	left: 0; }
.pitch-gallery-div { 
	float: left; 
	}
	
.nav1{
	float: left;
	height: 46px;
	width: 169px;
	margin-left: 25px;
}
.news{
	float: left;
	height: 46px;
	width: 131px;
	margin-left: 2px;
}
.nav1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8dc81a;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8dc81a;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.nav2{
	float: left;
	height: 46px;
	width: 171px;
	margin-left: 2px;
}
.nav2 p{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;}
.nav3{
	float: left;
	height: 46px;
	width: 208px;
	margin-left: 2px;
}
.nav3 p{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;}
.nav4{
	float: left;
	height: 46px;
	width: 199px;
	margin-left: 2px;
}
.nav4 p{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;}
.nav4 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.nav3 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.nav2 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.nav1 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8dc81a;
	text-decoration: none;
}
.news p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8dc81a;
	text-decoration: none;
}

.nav1:hover{
	transition: all 0.5s;
-webkit-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);}
.news:hover{
	transition: all 0.5s;
-webkit-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);}
.nav2:hover{
	transition: all 0.5s;
-webkit-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);}
.nav3:hover{
	transition: all 0.5s;
-webkit-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);}
.nav4:hover{
	transition: all 0.5s;
-webkit-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);}

.izqcolumna{
	float: left;
	width: 293px;
	margin-left: 47px;
	margin-top: 38px;
	Orientation:   Size:   x     IE
CSSswitch to scss
background: #cfcfcf; /* Old browsers */
background: -moz-linear-gradient(top, #cfcfcf 0%, #e7e7e7 50%, #fcfcfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(50%,#e7e7e7), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* IE10+ */
background: linear-gradient(to bottom, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

}
.izqcolumna2{
	float: left;
	width: 293px;
	margin-left: 47px;
	margin-top: 38px;}
.izqcolumna .imagen{
	float: left;
	height: 263px;
	width: 262px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.izqcolumna h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676866;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.izqcolumna .botones{
	float: left;
	height: 38px;
	width: 262px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	background-image: url(intefor/img/fondo-boton.png);
	background-repeat: repeat-x;
}
.izqcolumna .botones:hover{	transition: all 0.5s;
-webkit-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 7px 22px 0px rgba(0,0,0,0.75);}

.izqcolumna .botones p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.izqcolumna .botones p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.derechacolumna1{
	float: right;
	width: 536px;
	margin-right: 20px;
	margin-top: 38px;
	
	}
.derechacolumna{
	float: right;
	width: 536px;
	margin-right: 20px;
	margin-top: 38px;
	
	}
.derechacolumna h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #676866;
	margin: 0px;
}
.derechacolumna h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #989898;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.formulario{
	float: left;
	width: 536px;
	margin-top: 40px;
	
}
.formulariocuadro{
	float: left;
	width: 536px;
	margin-bottom: 10px;
}
.formulariocuadro p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676866;
}
.formulariocuadro .izq{
	float: left;
	height: 38px;
	width: 130px;
}
.formulariocuadro .izq p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #676866;
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formulariocuadro .dere{
	float: left;
	width: 386px;
	margin-right: 10px;
}
.formulariocuadro .dere input{
	height: 35px;
	width: 380px;
	border: thin solid #2E6800;
	padding-left: 6px;
}
.formulariocuadro .dere textarea{
	height: 80px;
	width: 380px;
	border: thin solid #2E6800;
	padding-left: 6px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.formulariocuadro .dere button{
	float: left;
	width: 388px;
	height: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 25px;
	}
.formulariocuadro .dere button:hover{
	transition: all 0.5s;
	background-color: #666;
	color: #FFF;
}
iframe{
	float: left;
	height: 590px;
	width: 293px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.curso{
	float: left;
	width: 280px;
	Orientation:   Size:   x     IE
CSSswitch to scss
background: #cfcfcf; /* Old browsers */
background: -moz-linear-gradient(top, #cfcfcf 0%, #e7e7e7 50%, #fcfcfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(50%,#e7e7e7), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* IE10+ */
background: linear-gradient(to bottom, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}

.curso2{
	float: left;
	width: 280px;
	margin-left: 20px;
	Orientation:   Size:   x     IE
CSSswitch to scss
background: #cfcfcf; /* Old browsers */
background: -moz-linear-gradient(top, #cfcfcf 0%, #e7e7e7 50%, #fcfcfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(50%,#e7e7e7), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* IE10+ */
background: linear-gradient(to bottom, #cfcfcf 0%,#e7e7e7 50%,#fcfcfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

}
.cajacurso{
	float: left;
	width: 880px;
	margin-top: 39px;
	margin-left: 35px;
}
.curso .imagen{
	float: left;
	width: 240px;
	height: 240px;
	margin: 20px;
	background-color: #FFF;
}
.curso2 .imagen{
	float: left;
	width: 240px;
	height: 240px;
	margin: 20px;
	background-color: #FFF;
}
.curso .txt{
	float: left;
	width: 240px;
	margin-left: 20px;
}
.curso2 .txt{
	float: left;
	width: 240px;
	margin-left: 20px;
}
.curso .txt h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.curso2 .txt h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.curso .txt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
}
.curso2 .txt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.curso .txt p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.curso .txt p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	transition: all 0.5s;
}
.curso2 .txt p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.curso2 .txt p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	transition: all 0.5s;
}
.cajanews{
	float: left;
	width: 293px;
	height: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
.newsimg{
	float: left;
	height: 80px;
	width: 80px;
}
.newstxt{
	float: right;
	height: 80px;
	width: 200px;
	text-align: left;
}
.newstxt h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676866;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.newstxt h4 a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676866;
	text-decoration:none;}
.newstxt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676866;
	margin: 0px;
	text-align: left;
}

.newstxt p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676866;
	text-decoration: none;
	text-align: left;
}
h3{	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #989898;}
	
ul li p{
	text-align: left;
}
.imageninsta{
	float: left;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 25px;
}
.mapa{
	float: left;
	height: 300px;
	width: 536px;
	margin-top: 20px;
}
.mapa iframe{
	float: left;
	height: 300px;
	width: 536px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	text-decoration: none;
}
.boton-contacte{
	height: 50px;
	width: 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgb(135,204,1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(135,204,1,1) 47%, rgba(81,137,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,rgba(135,204,1,1)), color-stop(100%,rgba(81,137,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(135,204,1,1) 47%,rgba(81,137,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(135,204,1,1) 47%,rgba(81,137,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(135,204,1,1) 47%,rgba(81,137,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(135,204,1,1) 47%,rgba(81,137,0,1) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87cc01', endColorstr='#518900',GradientType=0 );
	margin-left: 167px;
	float: left;
	margin-top: 20px;
}
.boton-contacte p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.boton-contacte p a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;}
