@charset "UTF-8";






a:link {
	color: #31ABDF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #31ABDF;
}
a:hover {
	text-decoration: none;
	color: #009544;
}
a:active {
	text-decoration: none;
	color: #E6E7E9;
}


.botton-blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#FFFFFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-size:16px;
	padding:8px 24px;
	text-shadow:1px 1px 0px #1570cd;
}.botton-white {
	background-color: #FFF;
	padding: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 200px;
	text-align: center;
	-webkit-box-shadow: 2px 2px 0px 0px #999;
	box-shadow: 2px 2px 0px 0px #999;
	-moz-box-shadow: 2px 2px 0px 0px #999;
}
.botton-white:active {
	position:relative;
	top:2px;
	box-shadow: 0px 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px 0px;
}
.botton-white-small {
	background-color: #FFF;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 117px;
	text-align: center;
	-webkit-box-shadow: 2px 2px 0px 0px #999;
	box-shadow: 2px 2px 0px 0px #999;
	-moz-box-shadow: 2px 2px 0px 0px #999;
	font-size: small;
}
.botton-white-small:active {
	position:relative;
	top:2px;
	box-shadow: 0px 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px 0px;
}
.shadow {
	-webkit-box-shadow: 2px 2px 0px 0px #CCC;
	box-shadow: 2px 2px 0px 0px #999;
	-moz-box-shadow: 2px 2px 0px 0px #999;
}
.botton-blue a:link {
	color: #FFF !important;
}
.botton-blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
	color: #FFFFFF;
}.botton-blue:active {
	position:relative;
	top:1px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	background-color: #E6E7E9;
	background-image: url(media/imagenes/bk.jpg);
	background-repeat: no-repeat;
	background-position: center 46px;
}

#footer {
	background-image:url(media/imagenes/bk-footer.jpg);
	background-position: center top;
}
#slide {
	height: 482px;
	overflow: hidden;
	position: absolute;
	right: 0%;
	left: 0%;
	background-color: #009544;
	z-index: 1;
	top: 161px;
	margin: auto;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	z-index: 10;
	margin: auto;
	width: 900px;
	max-width: 1000px;
}
#page2 {
	padding-bottom: 0px;
	margin: auto;
	width: 900px;
}
#content-page2 {
	padding-top: 10px;
	background-image: url(media/imagenes/bk-footer.jpg);
	margin: auto;
}
#footer-content {
	margin: auto;
	text-align: center;
}
#content {
	position: relative;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: -262px;
	z-index: 0;
}
#head-content {
	width: 100%;
}
#sub-titulo {
	margin-bottom: 22px;
}
#line-divisor {
	height: 15px;
	background-image: url(media/imagenes/line-divisor.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#top-menu {
	background-color: #053358;
	height: 48px;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#menu-content {
	background-color: #009544;
	height: 20px;
	width: 500px;
	float: right;
	margin: auto;
}
#slide-cover {
	margin: auto;
	height: 482px;
	width: 1282px;
	background-image: url(background_slides/images/slide-cover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
input {
	padding: 10px;
	width: 80%;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
textarea {
	width: 90%;
	padding: 10px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
form .texto tr td #button {
	width: 100px;
	height: 40px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 14px;
	cursor: pointer;
}
#sidebar {
	float: right;
	width: 200px;
	border: medium none #009544;
	padding: 20px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color: #FFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#foto {
	padding: 12px;
	border: thin solid #CCC;
	/* [disabled]background-color: #FFF; */
}
.vertical-divisor {
	background-image: url(media/imagenes/line-vertical-divisor.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.horizontal-divisor {
	background-image: url(media/imagenes/line-divisor.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#page2-bottom {
	background-image: url(media/imagenes/page2-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
}
.no-visible-gallery {
	display: none;
}
#galeria td{
	width: 33%;
}
#page .shadow tr td .botton-white {
	float: right;
	position: relative;
}
