body, html {
	width:100%;
	height:100%;
}
#container {
	margin-top:20px;
}
ul, li {
	margin: 0;
	padding: 0;
}
#blob {
	behavior: url(PIE.htc);
	position: absolute;
	top: 0;
	z-index : 1;
	background: #ef2140; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmMjE0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmRjZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ef2140 0%, #efdcdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef2140), color-stop(100%, #efdcdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ef2140 0%, #efdcdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ef2140 0%, #efdcdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ef2140 0%, #efdcdf 100%); /* IE10+ */
	background: linear-gradient(top, #ef2140 0%, #efdcdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef2140', endColorstr='#efdcdf', GradientType=0 ); /* IE6-8 */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 3px 10px #011331;
	-webkit-box-shadow: 2px 3px 10px #011331;
	border-right: 0 !important;
}
#nav {
	behavior: url(PIE.htc);
	position: relative;
	background: #0b2b61; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMmI2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0b2b61 0%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b2b61), color-stop(100%, #7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0b2b61 0%, #7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0b2b61 0%, #7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0b2b61 0%, #7db9e8 100%); /* IE10+ */
	background: linear-gradient(top, #0b2b61 0%, #7db9e8 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2b61', endColorstr='#7db9e8', GradientType=0 ); /* IE6-8 */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 3px 10px #011331;
	-webkit-box-shadow: 2px 3px 10px #011331;
	float: left;
}
#nav li {
	float: left;
	list-style: none;
	border-right: 1px solid #fff;
}
.ultimo {
	border-right: 0 !important;
}
#nav li a {
	color: #e3e3e3;
	position: relative;
	z-index: 2;
	float: left;
	font-size: 14px;
	font-family: "Century Gothic" !important;
	text-decoration: none;
	padding: 5px 17px;
}
.telefono {
	font-size:18px;
	color:#418fc5;
	line-height:25px;
	text-align:right;
}
#fondo {
	width:100%;
	height:650px;
	background: url(../images/Fondo.jpg) 0 193px repeat-x;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.bienvenida {
	background:#63c3e6;
	width:321px;
	height:271px;
	margin:0 auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:18px;
	color:#FFF;
	text-align:justify;
}
.qsomos {
	background:#63c3e6;
	width:482px;
	height:262px;
	margin:40px auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:13px;
	color:#FFF;
	text-align:justify;
}
.qhacemos {
	background:#63c3e6;
	width:400px;
	height:262px;
	margin:16px auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:13px;
	color:#FFF;
	text-align:justify;
}
.servResid {
	background:#63c3e6;
	width:482px;
	height:262px;
	margin:0px auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:13px;
	color:#FFF;
	text-align:justify;
}
.otrosServicios {
	background:#63c3e6;
	width:439px;
	height:60px;
	margin:0px auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:15px;
	font-family:"Century Gothic";
	font-size:21px;
	color:#FFF;
	text-align:justify;
}
.contacto {
	background:#63c3e6;
	width:521px;
	height:297px;
	margin:0px auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:13px;
	color:#FFF;
	text-align:justify;
}
.content_full_width {
	width: 329px !important;
	margin-top:15px;
	margin-left:100px;
}
.clear {
	clear: both;
}
.one_third, .one_third_last {
	padding-bottom: 20px;
}
#content .one_third {
	float:left;
	width:103px;
	margin-right:30px;
}
#content .one_third_last {
	float:right;
	width:103px;
	margin:0;
}
.content_full_width .one_third {
	float:left;
	width:103px !important;
	height:80px;
	margin-right:10px !important;
}
.content_full_width .one_third_last {
	float:right;
	width:103px !important;
	height:80px;
	margin:0 !important;
}
#foto253x182 {
	width: 253px;
	height: 182px;
	margin-top:19px;
}
#foto146x184 {
	width: 146px;
	height: 184px;
}
#fotos220x201 {
	width: 220px;
	height: 201px;
}
#fotos199x133 {
	width: 199px;
	height: 133px;
}
#fotos247x243 {
	width: 247px;
	height: 243px;
	margin-left:104px;
	margin-top:20px;
}
#fotos103x100 {
	width: 103px;
	height: 100px;
}
#fotos103x1001 {
	width: 103px;
	height: 100px;
}
#fotos103x1002 {
	width: 103px;
	height: 100px;
}
#fotosSR {
	width: 247px;
	height: 243px;
	margin-left:104px;
	margin-top:40px;
}
#fotosSC {
	width: 247px;
	height: 243px;
	margin-left:104px;
	margin-top:40px;
}
#fotosprotector {
	width: 247px;
	height: 243px;
	margin-left:104px;
	margin-top:40px;
}
#fotosinunda {
	width: 247px;
	height: 243px;
	margin-left:104px;
	margin-top:40px;
}
#fotoscontact {
	width: 247px;
	height: 243px;
	margin-left:104px;
	margin-top:50px;
}
.conozcaizq {
	background:#63c3e6;
	width:400px;
	height:271px;
	margin:0 auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:12px;
	color:#FFF;
	text-align:justify;
}
.conozcader {
	background:#63c3e6;
	width:400px;
	height:271px;
	margin:0 auto;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	border:solid 4px #1D80DB;
	padding:25px;
	font-family:"Century Gothic";
	font-size:12px;
	color:#FFF;
	text-align:justify;
}
a, a:link, a:active, a:visited {
	color: #F37286;
	text-decoration: none;
}
a:hover {
	color: #F37286;
	text-decoration:underline;
}
.list_carousel {
 margin: 0 0 0px 0px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width: 106px;
	height: 97px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.caroufredsel_wrapper{
				width: 480px;
				padding: 0 112px 0 0;
}
.wrapper {
				background-color: white;
				width: 480px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
			}
/*<!--
carusel-->*/
