html, body {height: 100%;}


#header {
	height: 90px;
	width: 100%;


}
#headerm {
	height: 90px;
	width: 1005px;
	margin: 0 auto;


	
}
#logoBurry {
	float: left;
	height: 59px;
	width: 150px;
	margin-top: 15px;
	margin-left: 0px;
}
#topnav {
	float: right;
	width: 827px;
	height: 35px;
	margin-top: 30px;
	margin-bottom: 3px;
}

#topnav ul li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-left: 0px;
}
#topnav ul li a {
	font-size: 11pt;
	color: #038C9C;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 0px;
	border-radius: 7px 7px 0px 0px;
	display: block;
}


#topnav ul li a:hover {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgb(53,119,163); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(53,119,163,1) 0%, rgba(43,69,132,1) 29%, rgba(43,69,132,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,119,163,1)), color-stop(29%,rgba(43,69,132,1)), color-stop(99%,rgba(43,69,132,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(53,119,163,1) 0%,rgba(43,69,132,1) 29%,rgba(43,69,132,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(53,119,163,1) 0%,rgba(43,69,132,1) 29%,rgba(43,69,132,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(53,119,163,1) 0%,rgba(43,69,132,1) 29%,rgba(43,69,132,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,166,161,1) 0%,rgba(0,166,161,1) 29%,rgba(0,166,161,1) 99%); /* W3C */













	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3577a3', endColorstr='#2b4584',GradientType=0 ); /* IE6-9 */
	line-height: 0px;
	border-radius: 7px 7px 0px 0px;
}
#banner {
	height: 136px;
	width: 100%;
	background-color: #2b4584;
	float: left;
	border-radius: 10px 10px 10px 10px;
	
}
.boton {
	background-color: #00A6A1;
	height: 35px;
	width: 80px;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}

#bannergaleria {
	height: 136px;
	width: 100%;
	background-color: #2b4584;
	float: left;
	background-image: url(../data1/images/fondogaleria.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 10px 10px 10px 10px;
}
#bannerquienes {
	height: 136px;
    width:100%; 	
	background-color: #2b4584;	
	float: left;
	background-image: url(../data1/images/fondoquienes.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 10px 10px 10px 10px;
}
#bannercomunidad {
	height: 136px;
	width: 100%;
	background-color: #2b4584;
	float: left;
	background-image: url(../data1/images/fondocomunidad.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 10px 10px 10px 10px;
}





#bannerm {
	height: 135px;
	width: 1005px;
	margin: 0 auto;
	
	
}
#bannerhome {
	width: 100%;
	background: rgb(43,69,132); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(43,69,132,1) 44%, rgba(32,41,99,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(43,69,132,1)), color-stop(100%,rgba(32,41,99,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(43,69,132,1) 44%,rgba(32,41,99,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(43,69,132,1) 44%,rgba(32,41,99,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(43,69,132,1) 44%,rgba(32,41,99,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(190,190,190,50) 44%,rgba(220,220,220,50) 100%); /* W3C */























filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b4584', endColorstr='#202963',GradientType=0 ); /* IE6-9 */
	float: left;
	margin-bottom: 10px;
	border-radius: 10px 10px 10px 10px;
}
#bannerhome2 {
	width: 100%;
	height: 135px;
	background: rgb(43,69,132); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(43,69,132,1) 44%, rgba(32,41,99,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(43,69,132,1)), color-stop(100%,rgba(32,41,99,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(43,69,132,1) 44%,rgba(32,41,99,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(43,69,132,1) 44%,rgba(32,41,99,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(43,69,132,1) 44%,rgba(32,41,99,1) 100%); /* IE10+ */
	background: #00a6a1; /* W3C */













filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b4584', endColorstr='#202963',GradientType=0 ); /* IE6-9 */
	float: left;
	border-radius: 10px 10px 10px 10px;
	
}
#bannermhome {
	width: 1005px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
	padding-top: 15px;
}


#bannertitle {
	float: left;
	height: 94px;
	width: 510px;
	margin: 0px;
	padding-left: 45px;
}
#bannertitle2 {
	float: left;
	height: 100px;
	width: 510px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 20px;
}
.titulobanner {
	font-family: 'Open Sans', sans-serif;
	font-size: 22pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: 55px;
	letter-spacing: 3pt;
	font-weight: bold;
}
.titulobannercom {
	font-family: 'Open Sans', sans-serif;
	font-size: 24pt;
	font-style: italic;
	color: #00A6A1;
	line-height: 64px;
	letter-spacing: 6pt;
}

#leftside {
	float: left;
	height: 136px;
	width: 558px;
}



#rightside {
	float: left;
	width: 420px;
	height: 136px;
}
#secondnav {
	float: left;
	width: 690px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 35px;
}


#secondnav ul li {
	display: inline;
	list-style-type: none;
	float: left;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-right: 5px;
	font-weight: lighter;
}
#secondnav ul li a {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	padding-top: 9px;
	padding-bottom: 8px;
	line-height: 0px;
	padding-left: 25px;
	padding-right: 35px;
	border-radius: 7px 7px 0px 0px;
	background-color: #008481;
	float: none;
	background-position: left;
}



#secondnav ul li a:hover {
	font-size: 12pt;
	color: #00A6A1;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	line-height: 0px;
	padding-left: 30px;
	border-radius: 7px 7px 0px 0px;
}


.body {
	color: #036;
}
#contenidos {
	width: 1005px;
	margin: 0 auto;


}
#row3 {
	float: left;
	width: 425px;
	padding: 0px;
}
#row1 {
	float: left;
	width: 550px;
}
#row15 {
	float: left;
	width: 320px;
}
#row14 {
	float: left;
	width: 222px;
}
#row24 {
	float: left;
	width: 222px;
	margin-left: 30px;
}

#rowlong {
	float: left;
	width: 978px;
}






#row2 {
	float: left;
	width: 390px;
	margin-left: 15px;
	
}
#row4 {
	float: left;
	width: 930px;
	margin-left: 0px;
	background-color: #E5E5E5;
	margin-right: 0px;
	padding-left: 25px;
	
}




#pie {
	float: left;
	width: 100%;
	margin-top: 20px;
	height: 100px;
	background-color: #727272;
	border-radius: 10px 10px 10px 10px;
	bottom: 0px;

}

/*	FIN	WOW Slider */
#imglarga {
	float: left;
	width: 472px;
	height: 213px;
	margin-right: 253px;
	margin-left: 253px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#imglargavalor {
	float: left;
	width: 810px;
	height: 300px;
	margin-right: 84px;
	margin-left: 84px;
	margin-top: 40px;
	margin-bottom: 30px;
	border: thick solid #2b4584;

}

#imglargavalor:hover {
	float: left;
	width: 810px;
	height: 300px;
	margin-right: 84px;
	margin-left: 84px;
	margin-top: 40px;
	margin-bottom: 30px;
	border: thick solid #e5c250;

}


#imgsalud {
	height: 500px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #2b4584;
	margin-top: 30px;
	margin-bottom: 30px;
}

#imgsalud:hover {
	height: 500px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #e5c250;
}
#imgrow2 {
	height: 200px;
	width: 300px;
	margin-right: 5px;
	margin-left: 0px;
	border: thick solid #00A6A1;
	margin-top: 30px;
	margin-bottom: 35px;
	float: right;
}

#imgrow {
	height: 451px;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #00A6A1;
	margin-top: 70px;
	margin-bottom: 15px;
	float: right;
}

#imgmap {
	height: 300px;
	width: 360px;
	margin-right: 5px;
	margin-left: 25px;
	border: thick solid #FFFFFF;
	margin-top: 80px;
	margin-bottom: 30px;
}

#imgrowalta {
	height: 400px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #2b4584;
	margin-top: 30px;
	margin-bottom: 30px;
}

#imgrowalta:hover {
	height: 400px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #e5c250;
	margin-top: 30px;
	margin-bottom: 30px;
}



#imgrowwide {
	height: 168px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 100px;
	margin-top: 40px;
	border: thick solid #2b4584;

}
#pdfcontainer {
	height: 168px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 100px;
	margin-top: 40px;
}

#imgrowwide:hover {
	height: 168px;
	width: 454px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #e5c250;
}

.tituloscont {
	font-size: 18pt;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	color: #00a6a1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00a6a1;
	margin-top: 40px;

}
.tituloshome {
	font-size: 17pt;
	font-family: 'Open Sans', sans-serif;
	width: 474px;
	color: #00A6A1;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 28px;
}
.tituloshome2 {
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
	width: 474px;
	color: #00A6A1;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 23px;
}


.tituloseccion {
	color: #666;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;

}
.tituloparrafo {
	color: #00A6A1;
	font-size: 12pt;
	font-family: 'Open Sans', sans-serif;
}

.parrafo {
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	color: #333;
}
.parrafohome {
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	color: #333;
}
.textopie {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #FFF;
}

#cajagaleria {
	float: left;
	height: 130px;
	width: 222px;
	margin-right: 19px;
	margin-bottom: 30px;
	border: medium solid #2b4584;
}
#cajagaleria:hover {
	float: left;
	height: 130px;
	width: 222px;
	margin-right: 19px;
	margin-bottom: 30px;
	border: medium solid #e5c250;
}
#cajagaleriaend {
	float: left;
	height: 130px;
	width: 222px;
	margin-bottom: 30px;
	border: medium solid #2b4584;
}
#cajagaleriaend:hover {
	float: left;
	height: 130px;
	width: 222px;
	margin-bottom: 30px;
	border: medium solid #e5c250;
}


.formL {
	height: 24px;
	width: 220px;
}
.form1 input, .form1 textarea{
	border: 1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 10pt;
	-moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;
}

/*	INICIO	WOW Slider */
/*
 *	generated by WOW Slider 4.8
 *	template Dark Matter
 */
@import url(http://fonts.googleapis.com/css?family=Nunito);
#wowslider-container1 {
	zoom: 1;
	position: relative;
	max-width:960px;
	margin:25px auto 25px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:960px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  .wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}


#wowslider-container1  .ws_bullets { 
	padding: 5px; 
}
#wowslider-container1 .ws_bullets a { 
	width:13px;
	height:14px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:7px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-22px;
	z-index:60;
	height: 50px;
	width: 51px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:11px;
}
#wowslider-container1 a.ws_prev {
	left:11px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 51px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -22px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 8px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 0px;
	left: 0px;
	margin: 18px;
	z-index: 50;
	padding:7px;
	color:#FFFFFF;
	background:#555555;
	font-family:Nunito, sans-serif;
	font-size: 23px;
	text-shadow: 2px 2px 1px #333333;
	line-height: 23px;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
}
#wowslider-container1 .ws-title div{
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
#wowslider-container1 .ws_images ul{
	animation: wsBasic 22s infinite;
	-moz-animation: wsBasic 22s infinite;
	-webkit-animation: wsBasic 22s infinite;
}
@keyframes wsBasic{0%{left:-0%} 18.18%{left:-0%} 25%{left:-100%} 43.18%{left:-100%} 50%{left:-200%} 68.18%{left:-200%} 75%{left:-300%} 93.18%{left:-300%} }
@-moz-keyframes wsBasic{0%{left:-0%} 18.18%{left:-0%} 25%{left:-100%} 43.18%{left:-100%} 50%{left:-200%} 68.18%{left:-200%} 75%{left:-300%} 93.18%{left:-300%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 18.18%{left:-0%} 25%{left:-100%} 43.18%{left:-100%} 50%{left:-200%} 68.18%{left:-200%} 75%{left:-300%} 93.18%{left:-300%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-1.88%;
	top:-5%;
	width:103.75%;
	height:111.94%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-64px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:128px;
	background-color:#FFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-10px;
	margin-left:-6px;
	left:64px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}


.body {
	background-image: url(../data1/images/logobody.jpg);
	background-repeat: no-repeat;
	background-position: 20px 30px;
}
