@import url('reset.css');
@font-face {
font-family:sourcesans;
src: url(SourceSansPro-Regular.otf);
}

/*----- Estilos Generales -----*/
body {
	background: #3d3d3d;
font-family:Arial, Helvetica, Sans-serif;
}
/* ---- HEADER ---- */
header {
	margin: auto;
	width: 965;
	height: 100px;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #cacad9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cacad9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#cacad9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#cacad9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#cacad9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#cacad9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cacad9',GradientType=0 ); /* IE6-9 */
box-shadow:0px 8px 8px #000;
	-moz-box-shadow:0px 8px 8px #000;
	-webkit-box-shadow:0px 8px 8px #000;
}

#subheader {
	width: 965px;
	height: 155px;
	margin:  auto;
	background:url('header_menu.fw.png') no-repeat; 
}

#superior{
	margin-left: 325px;
	width: 960px;
}


#subheader ul li{
	display: inline;
	font-size: 11px;
	margin-right: 2px;
}
#subheader ul li a{
	text-decoration: none;
	color: #000;
}
 #subheader ul li a:hover{
 	text-decoration: underline;
 }

 #logo {
 	margin-top: 8px;
 	float: left;
 	margin-left: 25px;
 }
#logo li{
	display: inline;
	float: left;
}

#logo li p{
font-family:sourcesans;
	font-size: 25px;
	color: #999999;
	margin-top: 15px;
	margin-left: 540px;
}

#menu{
	margin-top: 100px;
	margin-left:215px;
}

#menu ul li a{
	padding: 5px;
	font-family: Copperplate Gothic Bold;
	color: #B25900;
	font-size: 13px;
}

#menu ul li a:hover{
	padding: 5px;
	background: #B25900;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}

#BOTONES{
	width: 965px;
	height: 40px;
	margin: auto;
	background: #212121; /* Old browsers */
	background: -moz-linear-gradient(top,  #212121 0%, #00661a 27%, #00661a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(27%,#00661a), color-stop(100%,#00661a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #212121 0%,#00661a 27%,#00661a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #212121 0%,#00661a 27%,#00661a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #212121 0%,#00661a 27%,#00661a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #212121 0%,#00661a 27%,#00661a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#00661a',GradientType=0 ); /* IE6-9 */
}


#p{
		background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #3d5c45 0%, #3d8b51 24%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#3d5c45), color-stop(24%,#3d8b51)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#3d8b51',GradientType=0 ); /* IE6-9 */

	}

#botones nav ul li{
	display: inline;
	margin-top: 10px;
	float: left;
}

#botones nav ul li a{
	text-decoration: none;
	font-family:sourcesans;
	color: #fff;
	padding: 10px 35px;

}
#botones nav ul li a:hover{
		background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #3d5c45 0%, #3d8b51 24%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#3d5c45), color-stop(24%,#3d8b51)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#3d5c45 0%,#3d8b51 24%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#3d8b51',GradientType=0 ); /* IE6-9 */
}

#wrap{
	width: 965px;
	height:800px;
	margin: auto;
	background: #222222;
}

#wrap h1{
	color: #fff;
	font-size: 25px;
}
#formulario{
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	width: 360px;
}
 #formulario img{
 	margin-left: 55px;
 }
 #btn{
 	cursor: pointer;
 }
 #google{
 	margin-top: 25px;	
 	float: left;
 }

 #google img{
 	margin-left:90px;
 }

 #maps
{
	margin-top: 10px;
	width: 369px;
	height: 298px;
	background: url('../fondo_google.jpg') no-repeat; 
}
#ubi{
	padding: 17px;
}
#siganos{
	margin-top: 25px;
	float: right;
}

#twit{
	margin-left: 25px;
	margin-top: 25px;
}

#siganos p{
	margin-top: 25px;
}
#img{
	margin-left: 80px;
	margin-top:70px;
}
#creditos{
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}
label{
	color: #222222;

}
input{
	border: none;
	border-color: #000;
	width: 302px;
	height: 35px;
	margin-top: 5px;
	background: #333333;
	display: block;
	margin-left: 25px;
	color: #fff;
	border-radius: 5px;	
	padding: 10px;
}
textarea{
	padding: 10px;
	border: none;
	border-color: #000;
	width: 302px;
	margin-top: 5px;
	background: #333333;
	display: block;
	margin-left: 25px;
	color: #fff;
	border-radius: 5px;	
}

#Submit{
	cursor:pointer;

}

#btn_submit{
	cursor: pointer;
}
footer
{
	width: 965px;
	height: 50px;
	background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
;
	margin: auto;
}
footer #copyright{
	float: left;
	width: 965px;
	margin-top: 10px;
}

footer #copyright p{
	text-align: center;
	color: #fff;
	font-size: 10px;
}

#slideshow{
	width: 600px;
	height: 300px;
	float: left;
	background: #000;
}

#slideshow .pagination{
	margin: 26px 0px;
	width: 100px;
}

#slideshow .pagination {
    margin: 26px auto 0;
    width: 100px;
}
#slideshow .pagination li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}
#slideshow .pagination li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 12px;
    width: 12px;
}
#slideshow .pagination li.current a {
    background: none repeat scroll 0 0 #1798AF;
}
#slideshow img{
	width: 600px;
	height: 300px;
}
