@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  display:none;
}

::-webkit-scrollbar{
  width:10px;
  height:0px;
}​

::-webkit-scrollbar-track-piece {
  background-color:#FFF;
}

::-webkit-scrollbar-thumb:vertical{
  height:20px;
  background-color: rgba(0,51,0,0.3);
  border-right:10px;
}



ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
}


a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 70%;
	max-width: 1460px;
	min-width: 624px;
	background: #FFF;
	margin: 0 auto;
}


.header {
	background: rgba(34,83,2,1);
	padding-top:8px;
	}
	.header img {
		padding-left:15%;
		
	}


.content {
	padding: 0px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


.footer {
	margin-top:25px;
	padding: 10px 0;
	background: rgba(102,102,102,0.7) ;
}

#piee
{
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 12px;
	margin-top:-40px;
	width:100%;
	display:inline-block;
	padding-top:0px;
}
#pie
{
	color: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 13px;
	text-align:center;
	padding:0px;
	width:300px;
	height:120px;
	padding-top:0px;
}

.footer nav
{
	color: rgba(255,255,255,1);
	display:inline-block;
	text-align:center;
	margin-bottom:3em;
	padding:0px;
   	width: 70%;
}
.footer nav ul 
{
	list-style: none;
 	margin: 0;
	padding: 0;
}
.footer nav li 
{
	background:rgba(34,83,2,0.9);
	border-radius:15px;
	border:2px solid #FFF;
	display: inline-block;
	color:#FFF;
	font-size:13px;
	height:22px;
	padding-top:2px;
	width:170px;
}
.footer nav li a
{
	color: rgba(255,255,255,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	display: inline-block;
	padding: 0.12em 1em;
	text-decoration: none;
	transition: all 0.5s ease;
	/*-webkit-transition: all 1s linear;*/
}
.footer nav li :hover
{
	/*border-radius:15px;
	background: #fff;
	color: black;
	
	padding-bottom:3px;
	transform: scale(1.2) rotate(5deg);
	
	/*-webkit-transform: scale(1.2) rotate(5deg);*/
	border-radius:7px;
}









.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*=============================================================*/
nav
{
	color: rgba(255,255,255,1);
	display:inline-block;
	text-align:center;
	margin-bottom:1em;
   	width: 60%;
}
nav ul 
{
	list-style: none;
 	margin: 0;
	padding: 0;
}
nav li 
{
	display: inline-block;;
	color:#FFF;
}
nav li a
{
	color: rgba(255,255,255,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size:15px;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	transition: all 0.5s ease;
	/*-webkit-transition: all 1s linear;*/
}
nav li a:hover
{
	background: #fff;
	color: black;
	transform: scale(1.2) rotate(5deg);
	/*-webkit-transform: scale(1.2) rotate(5deg);*/
}
/*=================================================================*/
/*===============================slader============================*/
.slader
{
	background: rgba(34,83,2,0.4);
	margin-top:-0.9em;
	padding-top:0px;
	width:100%;
	height:370px;;
}

.slader2
{
	
	margin-top:-0.6em;
	padding-top:12px;
	width:100%;
	height:370px;;
}

.tod
{
	width:100%;
	height:100%;
	margin-top:40px;
}

.tod2
{
	width:68%;
	height:100%;
}

.tod3
{
	width:71%;
	padding-left:3%;
	height:100%;
}

.comunicados
{
	background: #005700; /* Old browsers */
background: -moz-linear-gradient(left,  #005700 97%, #ffffff 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(97%,#005700), color-stop(98%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #005700 97%,#ffffff 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #005700 97%,#ffffff 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #005700 97%,#ffffff 98%); /* IE10+ */
background: linear-gradient(to right,  #005700 97%,#ffffff 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005700', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */


	display:inline-block;
	height:280px;
	margin-left:0px;
	margin-top:-12px;
	padding-left:20px;
	padding-top:20px;
	line-height: 10px;
	padding-right:20px;
	max-height:300px;
	width:360px;
	overflow:scroll;
	
		
}

.comunicadoss
{
	background: rgba(34,83,2,0.8);
	display:inline-block;
	height:580px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:-30px;
	padding-top:80px;
	padding-bottom:-20px;
	max-height:600px;
	width:285px;
	overflow:scroll;
	
		
}
.comunicados a
{
	color:#FFF;
	text-decoration:none;
}
.com
{
	background: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	height: auto;
	margin-left:0px;
	margin-top:-10px;
	max-height:292px;
	width:430px;	
	
}

.com h1
{	
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:370px
	
}


.com1
{
	background: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	height: auto;
	margin-left:0px;
	margin-top:-10px;
	width:430px;	
	
}

.com1 h1
{	
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:370px
	
}




.Noticias
{
	background: rgba(255,255,255,1);
	display:inline-block;
	height:240px;
	margin-left:0px;
	max-height:240px;
	width:530px;
	overflow:scroll;
		
}



.Noticia
{
	background: rgba(255,255,255,1);
	display:inline-block;
	height:540px;
	margin-left:0px;
	max-height:440px;
	width:830px;
	overflow:scroll;
		
}

.Noticia h1
{
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:800px
}

.Noticia a
{
	color:#000;
}


.Noticiass
{
	background: rgba(255,255,255,1);
	display:inline-block;
	height:630px;
	margin-left:0px;
	margin-top:0px;
	padding-bottom:0;
	max-height:700px;
	width:78%;
	overflow:scroll;	
		
}





.not
{
	background: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	height: auto;
	margin-left:0px;
	margin-top:-10px;
	max-height:300px;
	width:560px;	
		
}
.not h1
{
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:500px
}

#FORMULARIO
{
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 14px;
}



not1
{
	background: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	height: auto;
	margin-left:0px;
	margin-top:-10px;
	width:560px;	
		
}
.not1 h1
{
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:500px
}

/*===================================================================================================================================================================================================*/

#slideshow {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	margin:0;
	padding:0;
	position:relative;
	border:5px solid #fff;
	-webkit-box-shadow:0 3px 5px #999;
	-moz-box-shadow:0 3px 5px #999;
	box-shadow:0 3px 5px #999;
	
	
	
}

#slideshow ul {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	
}

#slideshow ul li {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}

#pagination {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	clear:both;
	width:175px;
	margin:25px auto 0;
	padding:0;
}

#pagination li {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	list-style:none;
	float:left;
	margin:0 2px;
	
}

#pagination li a {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	display:block;
	width:10px;
	height:10px;
	text-indent:-10000px;
	background: url(../Imagenes/pagination.png);
	
}

#pagination li a.active {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	background-position:0 10px;
}

.caption {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	width:100%;
	margin:0;
	padding:10px;
	position:absolute;
	left:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#fff;
	border-top:1px solid #000;
	background:rgba(0,0,0,0.6);
}

#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:72%;
	margin:15px auto 15px;
	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;
}


/* Navigation arrows for preview mode */
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev{
	position:absolute;
	display:none;
	top:50%;
	width:56px;
	height:56px;
	margin:-28px 0 0 0;
	z-index:60;
	cursor:pointer;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#wowslider-container1 a.ws_next{
	right:2%;
	background:#000 url(./next_photo.png) no-repeat 50% 50%;
}
#wowslider-container1 a.ws_prev{
	left:2%;
	background:#000 url(./prev_photo.png) no-repeat 50% 50%;
}
* 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}
#wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws_bullets a {
	position:relative;
	background:url("bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#wowslider-container1 a.ws_selbull,#wowslider-container1 a.ws_overbull,#wowslider-container1 .ws_bullets a:hover{
	background-position:100% 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}



#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:20px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 5%;
	left: 2%;
	margin-right:25px;
	padding:10px;
	background-color:black;
	color:white;
	z-index: 50;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
}
#wowslider-container1 .ws_images ul{
	animation: wsBasic 32s infinite;
	-moz-animation: wsBasic 32s infinite;
	-webkit-animation: wsBasic 32s infinite;
}
@keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }
@-moz-keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-1.56%;
	top:-4.17%;
	width:103.12%;
	height:108.33%;
}
* 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:10px;
	left:-64px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	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:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-9px;
	left:64px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}
#ff
{
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 12px;
}










@media (max-width: 1500px) and (min-width: 300px) {
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}




ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
}


a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 100%;
	
	background: #FFF;
	margin: 0 auto;
}


.header {
	background: rgba(34,83,2,1);
	padding-top:15px;
	}
	.header img {
		padding-left:9%;
	}



.content {
	padding: 10px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


.footer {
	margin-top:25px;
	padding: 10px 0;
	background: rgba(102,102,102,0.7) ;
}

#piee
{
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 12px;
	margin-top:-40px;
	width:100%;
	display:inline-block;
	padding-top:0px;
}
#pie
{
	color: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 13px;
	text-align:center;
	padding:0px;
	width:300px;
	height:120px;
	padding-top:0px;
}

.footer nav
{
	color: rgba(255,255,255,1);
	display:inline-block;
	text-align:center;
	margin-bottom:3em;
	padding:0px;
   	width: 100%;
}
.footer nav ul 
{
	list-style: none;
 	margin: 0;
	padding: 0;
}
.footer nav li 
{
	background:rgba(34,83,2,0.9);
	border-radius:15px;
	border:2px solid #FFF;
	display: inline-block;
	color:#FFF;
	font-size:13px;
	height:22px;
	padding-top:2px;
	width:170px;
}
.footer nav li a
{
	color: rgba(255,255,255,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	display: inline-block;
	padding: 0.12em 1em;
	text-decoration: none;
	transition: all 0.5s ease;
	/*-webkit-transition: all 1s linear;*/
}
.footer nav li :hover
{
	/*border-radius:15px;
	background: #fff;
	color: black;
	
	padding-bottom:3px;
	transform: scale(1.2) rotate(5deg);
	
	/*-webkit-transform: scale(1.2) rotate(5deg);*/
	border-radius:7px;
}









.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*=============================================================*/
nav
{
	color: rgba(255,255,255,1);
	display:inline-block;
	text-align:center;
	margin-bottom:3em;
   	width: 79%;
}
nav ul 
{
	list-style: none;
 	margin: 0;
	padding: 0;
}
nav li 
{
	display: inline-block;;
	color:#FFF;
}
nav li a
{
	color: rgba(255,255,255,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	transition: all 0.5s ease;
	/*-webkit-transition: all 1s linear;*/
}
nav li a:hover
{
	background: #fff;
	color: black;
	transform: scale(1.2) rotate(5deg);
	/*-webkit-transform: scale(1.2) rotate(5deg);*/
}
/*=================================================================*/
/*===============================slader============================*/
.slader
{
	background: rgba(34,83,2,0.4);
	margin-top:-1.5em;
	padding-top:0px;
	width:100%;
	height:370px;;
}
.tod
{
	width:100%;
	height:100%;
	margin-left:-50px;
	margin-top:15px;
}

.tod2
{
	width:80%;
	height:100%;
}

.tod3
{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	height:100%;
}
.comunicados
{
	background: #005700; /* Old browsers */
background: -moz-linear-gradient(left,  #005700 97%, #ffffff 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(97%,#005700), color-stop(98%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #005700 97%,#ffffff 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #005700 97%,#ffffff 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #005700 97%,#ffffff 98%); /* IE10+ */
background: linear-gradient(to right,  #005700 97%,#ffffff 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005700', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	display:inline-block;
	height:280px;
	padding-left:20px;
	padding-top:20px;
	line-height: 10px;
	padding-right:20px;
	margin-top:-10px;
	max-height:300px;
	width:348px;	
}


.comunicados a
{
	color:#FFF;
	text-decoration:none;
}
.com
{
	background: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	height: auto;
	margin-left:0px;
	margin-top:-10px;
	max-height:282px;
	width:420px;	
	
}

.com h1
{	
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:350px
	
}
.Noticias
{
	background: rgba(255,255,255,1);
	display:inline-block;
	height:240px;
	margin-left:0px;
	margin-top:-10px;
	max-height:240px;
	width:550px;	
}
.Noticias h1
{
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:40px;
	max-height:60px;
	width:450px
}

.not
{
	background: rgba(255,255,255,1);
	display:inline-block;
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	height: auto;
	margin-left:0px;
	margin-top:-10px;
	max-height:300px;	
	width:450px	
		
}
.not h1
{
	background: rgba(34,83,2,0.2);
	color:rgba(34,83,2,1);
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 20px;
	height:35px;
	padding-top:5px;
	max-height:60px;
	width:520px
}
/*===================================================================================================================================================================================================*/

#slideshow {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	margin:0;
	padding:0;
	position:relative;
	border:5px solid #fff;
	-webkit-box-shadow:0 3px 5px #999;
	-moz-box-shadow:0 3px 5px #999;
	box-shadow:0 3px 5px #999;
	
	
	
}

#slideshow ul {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	
}

#slideshow ul li {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}

#pagination {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	clear:both;
	width:175px;
	margin:25px auto 0;
	padding:0;
}

#pagination li {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	list-style:none;
	float:left;
	margin:0 2px;
	
}

#pagination li a {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	display:block;
	width:10px;
	height:10px;
	text-indent:-10000px;
	background: url(../Imagenes/pagination.png);
	
}

#pagination li a.active {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	background-position:0 10px;
}

.caption {
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	width:100%;
	margin:0;
	padding:10px;
	position:absolute;
	left:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#fff;
	border-top:1px solid #000;
	background:rgba(0,0,0,0.6);
}


#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:74%;
	margin:15px auto 15px;
	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;
}


/* Navigation arrows for preview mode */
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev{
	position:absolute;
	display:none;
	top:50%;
	width:56px;
	height:56px;
	margin:-28px 0 0 0;
	z-index:60;
	cursor:pointer;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#wowslider-container1 a.ws_next{
	right:2%;
	background:#000 url(./next_photo.png) no-repeat 50% 50%;
}
#wowslider-container1 a.ws_prev{
	left:2%;
	background:#000 url(./prev_photo.png) no-repeat 50% 50%;
}
* 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}
#wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws_bullets a {
	position:relative;
	background:url("bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#wowslider-container1 a.ws_selbull,#wowslider-container1 a.ws_overbull,#wowslider-container1 .ws_bullets a:hover{
	background-position:100% 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}



#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:20px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 5%;
	left: 2%;
	margin-right:25px;
	padding:10px;
	background-color:black;
	color:white;
	z-index: 50;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
}
#wowslider-container1 .ws_images ul{
	animation: wsBasic 32s infinite;
	-moz-animation: wsBasic 32s infinite;
	-webkit-animation: wsBasic 32s infinite;
}
@keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }
@-moz-keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-1.56%;
	top:-4.17%;
	width:103.12%;
	height:108.33%;
}
* 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:10px;
	left:-64px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	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:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-9px;
	left:64px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}
#ff
{
	font-family: "Square721 BT", "Square721 Ex BT", "Square721 BdEx BT";
	font-size: 12px;
}

}

