@charset "utf-8";

/* General Demo Style */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700|PT+Sans+Narrow:400,700);
@import url(https://www.hipodromolaplata.gba.gov.ar/Descargas/EstilosRoot.css);





/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/



img, object, embed, video, table {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	10;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/



.ciencien {
	width: 100%;
text-align: center;
	
}
.codrops-demos a {
    font-size: 0.9em;
}


/* Diseño móvil: 680 px e inferior. MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL MOVIL  */

.gridContainerH0 {
	width: 100%;
	padding:0%;
	margin: auto;
}

.gridContainerH {
	width: 100%;
	padding:0%;
	margin: auto;
}

		.tit_ih, .tit_ihHH, .tit_ihH, .tit_ihC, .tit_ihR, .tit_ihProx , .tit_ihHAg {
			font-family: 'PT Sans Narrow', sans-serif;
			line-height: 1.05em;
			text-align:center;
		}
		.tit_ihHH:first-child, .tit_ihH:first-child, .tit_ihC:first-child, .tit_ihR:first-child , .tit_ihProx:first-child {
			margin-top:6px;			
		}
		.tit_ihHH:last-child, .tit_ihH:last-child, .tit_ihC:last-child, .tit_ihR:last-child, .tit_ihProx:last-child {
			margin-bottom:6px;			
		}
		.tit_ih {
			font-size: 1.8em;
			line-height: 1.6em;
			color: #148186;
			text-shadow: #999 1px 1px 1px;
			border-bottom: #c47400 solid 1px;
			text-align: left;
			margin-left: 5%;
		}
		.tit_ihProx{
			font-size: 1.8em;
			line-height: 1.6em;
			color:#999a7b;
			text-shadow: #000 1px 1px 1px;
		}
		.tit_ihHAg {
			font-size: 2.8em;
			color: #fff;
			text-shadow: #000 1px 1px 3px;
			margin: 0% 0% 0% 5%;
		}
		.tit_ihHH {
			font-size: 2.8em;
			color: #fff;
			text-shadow: #000 1px 1px 3px;
			text-align: left;
			margin: 0% 0% 0% 5%;
		}
		.tit_ihH {
			font-size: 2.2em;
			color: #fff;
			text-shadow: #000 1px 1px 3px;
		}
		.tit_ihC {
			font-size: 2.2em;
			color: red;
			text-shadow: #232323 1px 1px 1px;
		}
		.tit_ihR {
			color: #C47400;
			font-size: 1.8em;
			font-weight: 300;
			text-shadow: #000 1px 1px 1px;
		}
		
		.Item_IH , .Item_IH2 {
			width: 100%;
			line-height: 1.5em;
			font-weight: 700;
			color: #888254;
			padding:0;
		}
		.Item_IH {
			font-size: 1.15em;
		}
		.Item_IH a:link {
			color : #888254;
			text-align:left;
			margin-left:15px;
		}
		.Item_IH a:visited {
			font-size: 1em;
			color : #99C;
			text-align:left;
			margin-left:15px;
		}
		.Item_IH a:hover {
			color : #069;
			text-align:left;
			margin-left:15px;
		}
		.Item_IH2 {
			font-size: 1em;
		}
		.Item_IH2 a:link {
			color : #888254;
			margin-left:0px;
		}
		.Item_IH2 a:visited {
			color : #99C;
			text-align:center;
			margin-left:0px;
		}
		.Item_IH2 a:hover {
			color : #069;
			text-align:center;
			margin-left:0px;
		}
		

.cuadrox , .cuadroBot, .cuadroAten , .cuadroAten2, .cuadroInfo  {
	float: right;
    width: 100%;
    margin: 0px;
}
.cuadroH {
	float: right;
    width: 100%;
    margin: 0px;
    padding: 12px 10px 17px 10px;
	background-color: #034e57;
}
.cuadrox, .cuadroBot, .cuadroInfo, .cuadroAten  {
	background-color: transparent;
}
.cuadroInfo {
	text-align: left;
}
.cuadroAten {
	display: block;
}
.cuadroAten2 {
	display: none;
}


.tablaH {
	width: 100%;
    padding: 1% 0% 3% 0%;
}
.destacadoH {
	font-size: 17px;
	line-height: 13px;
	color: #deae3b;
	text-align:center;
    margin-top: 7px;
}
.cuadroListaIH {
	float: none;
	width: 100%;
	margin: 0% 1% 1% 0%;
	padding: 0%;
    text-align: left;
	/*background-color: #c1c2ac;*/
}
.cuadroListaIH .tit_ih {
}
	.menuDinamico {
	 width:100%;
	 margin-bottom: 5%;
	 z-index:9999;
}
.textoLegal {
    width: 94%;
    font-size: 10px;
    text-align: center;
    font-weight: 700;
    color: #666;
}
.historico {
	color: #C30;
    font-weight: 800;
    font-size: 13px;
    text-align: center;
	z-index: 9999;
}
.tablaH .txt, .tablaCom .txt, .tablaVip .txt {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 15px;
	text-align:center;
    margin-top: 3px;
    margin-bottom: 3px;
    letter-spacing: 0.05em;
}
.txt_all {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 3px;
    letter-spacing: 0.03em;
    color: #fff;
}
	
	/*YouTube*/
.botonYT {
	position:relative;
	margin: 10px 0px 0px 0px;
	width: 100%;
	float:left;
	display:block;
}
.botonYT img {
	width: 40%;
	max-width: 95px;
    	margin:auto;
	display:block;
}
.botonYT .YTtext {
margin-left:5%;
width: 60%;
float:left;
color:#666;
font-size:1.3em;
}
	
	/*Botones*/
.boton {
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align:center;
}
.boton img {
	width: 70%;
	max-width: 200px;
    margin:5px;
}



#rounded-box1, #rounded-box2,  #rounded-box3, #rounded-box4, #rounded-box5, #rounded-box6, #rounded-box7, #rounded-box8 {
	width:90%;
	border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius : 15px;
	padding: 10px 5px;
	margin: 10px auto;
}
#rounded-box1 {
	border: 2px solid #087981;
	-moz-border: 2px solid #087981;
	-webkit-border: 2px solid #087981;
	background-color: #ffffff;
	padding: 10px 10px;
}
#rounded-box2 {
	background-color: #c71e57;
}
#rounded-box3 {
	background-color: #6e80bf;
}
#rounded-box4 {
	background-color: #64b245;
}
#rounded-box5 {
	background-color: #fbad26;
}
#rounded-box7 {
	background-color: #fb3d26;
}
#rounded-box8 {
	background-color: #5b3d26;
}
#rounded-box6 {
	border: 2px solid #999a7b;
	-moz-border: 2px solid #999a7b;
	-webkit-border: 2px solid #999a7b;
	background-color: #ffffff;
	padding: 10px 10px;
}
.tit_anuncio {
	font-size: small;
	font-weight: bold;
	color: #d85034;
}
#menu-vertical .tit_ihH  {
    font-size: 1.8em;
    text-shadow: #000 1px 1px 3px;
}



#EnviarAg {
    color: #FFF;
    background-color: #232323;
    text-align: center;
    padding: 5px;
    font-size: 1.5em;
    font-weight: bold;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}


/*--------------//////////////////////////////////------------------*/

@media only screen and (min-width: 320px) {
}



/*--------------//////////////////////////////////------------------*/

@media only screen and (min-width: 470px) {

.gridContainerH0 {
	width: 100%;
	padding:0%;
	margin: auto;
}

.cuadroH  {
	margin-top:20px;
	float: left;
	width:49%;
	margin-left:1%;
	}
.cuadroInfo  {
	float: left;
	width:49%;
	margin-left:1%;
	}

.cuadrox, .cuadroBot, .cuadroAten  {
	float:none;
}
.cuadroAten {
	display: none;
}
.cuadroAten2 {
	padding:0px;
	display: block;
}
}



/* Diseño tableta: de 681 px a 768 px. Hereda estilos de: Diseño móvil. TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET */

@media only screen and (min-width: 681px) {



.gridContainerH0 {
	width: 100%;
	padding:0%;
	margin: auto;
}
	
	
.gridContainerH {
	width: 100%;
	padding: 0% 10%;
	margin: 3em auto 2em auto;
}

		.tit_ih, .tit_ihHH, .tit_ihH, .tit_ihC, .tit_ihR, .tit_ihHAg {
			font-family: 'PT Sans Narrow', sans-serif;
			line-height: 1.05em;
			padding: 0%;
			margin: 0%;
			text-align:center;
		}
		.tit_ihHH:first-child, .tit_ihH:first-child, .tit_ihC:first-child, .tit_ihR:first-child {
			margin-top:6px;			
		}
		.tit_ihHH:last-child, .tit_ihH:last-child, .tit_ihC:last-child, .tit_ihR:last-child {
			margin-bottom:6px;			
		}
		.tit_ih {
			font-size: 1.88em;
			line-height: 1.4em;
			color: #148186;
			text-shadow: #999 1px 1px 1px;
			border-bottom: #c47400 solid 1px;
		}
		.tit_ihHAg {
			font-size: 3.5em;
			color: #fff;
			text-shadow: #232323 2px 2px 1px;
			margin-bottom:30px;
		}
		.tit_ihHH {
			font-size: 3.5em;
			color: #fff;
			text-shadow: #232323 2px 2px 1px;
			margin-bottom:30px;
			text-align:left;
		}
		.tit_ihH {
			font-size: 1.9em;
			text-shadow: #000 1px 1px 3px;
		}
		.tit_ihC {
			font-size: 2.2em;
			text-shadow: #232323 1px 1px 1px;
		}
		.tit_ihR {
			font-size: 1.8em;
			font-weight: 300;
			text-shadow: #000 1px 1px 1px;
		}
		
		.Item_IH {
			width: 100%;
			text-align:center;
			font-size: 1.15em;
			line-height: 1.5em;
			font-weight: 700;
			color: #888254;
			margin:0;
			padding:0;
		}
		.Item_IH a:link {
			color : #888254;
		}
		.Item_IH a:visited {
			font-size: 1em;
			color : #99C;
		}
		.Item_IH a:hover {
			color : #069;
		}
		
		
.cuadroH, .cuadrox , .cuadroAten {
	float: left;
	margin: 0% 0% 0% 0%;
	padding:12px 10px 17px 10px;;
}
.cuadroH {
	/*background-color: #23a5ab;*/
	margin: 0% 0% 0% 0%;
	width: 45%;
}
.cuadrox {
	background-color: #fff;
	width: 100%;
}
.cuadroInfo  {
	width:50%;
	/*border-right: 1px solid #ccc;*/
	margin: 0px 0px 0px 13px;
	padding:12px 0px 17px 10px;;
}
.cuadroBot  {
	float: left;
	width:100%;
	padding:0px;
}
.cuadroAten {
	display: none;
}
.cuadroAten2 {
	width:100%;
	display: block;
	padding: 0px;
}

.tablaH {
	width: 100%;
    padding: 1% 0% 3% 0%;
}
.destacadoH {
	font-size: 1.4em;
	line-height: 19px;
	/*color: #333;*/
	text-align:center;
    margin: 10px 0px 5px 0px;
}
.cuadroListaIH {
	float: none;
	width: 100%;
	margin: 0% 1% 1% 0%;
	padding: 0%;
}
.cuadroListaIH .tit_ih {
}
	.menuDinamico {
	 width:100%;
	 float:left;
	 z-index:9999;
}
.textoLegal {
	width:100%;
	font-size:10px;
	text-align:center;
}
.historico {
	color: #C30;
    font-weight: 800;
    font-size: 13px;
    text-align: center;
	z-index: 9999;
}
.tablaH .txt, .tablaCom .txt, .tablaVip .txt {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    color: #fff;
    line-height: 1.1em;
	text-align:center;
    margin-top: 3px;
    margin-bottom: 3px;
    letter-spacing: 0.05em;
}
.txt_all {
	}
	

	
	/*YouTube*/
.botonYT {
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align:center;
	display:block;
}
.botonYT img {
	width: 35%;
	max-width: 95px;
    margin:auto;
	display:block;
}
	
	/*Botones*/
.boton {
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align:center;
}
.boton img {
	width: 70%;
	max-width: 200px;
    margin:5px;
}



#rounded-box5, #rounded-box2,  #rounded-box3, #rounded-box4, #rounded-box7, #rounded-box8 {
	width:48%;
	float: left;
	border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius : 15px;
	padding: 10px 5px;
	margin: 2% 2% 0% 0%;
}
#rounded-box1 {
	width:100%;
	border: 2px solid #087981;
	-moz-border: 2px solid #087981;
	-webkit-border: 2px solid #087981;
	background-color: #ffffff;
	padding: 10px 10px;
}

#rounded-box6 {
	width:100%;
	border: 2px solid #999a7b;
	-moz-border: 2px solid #999a7b;
	-webkit-border: 2px solid #999a7b;
	background-color: #ffffff;
	padding: 10px 10px;
}
.tit_anuncio {
	font-size: small;
	font-weight: bold;
	color: #d85034;
}			
}





/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. PC PC PC PC PC PC PC PC PC PC */

@media only screen and (min-width: 769px) {

.gridContainerH0 {
	width: 100%;
	padding:0%;
	margin: auto;
}
	
	
.gridContainerH {
	width: 100%;
	padding: 0% 10%;
	margin: 3em auto 2em auto;
}

		.tit_ih, .tit_ihHH, .tit_ihH, .tit_ihC, .tit_ihR, .tit_ihHAg {
			font-family: 'PT Sans Narrow', sans-serif;
			line-height: 1.05em;
			padding: 0%;
			margin: 0%;
			text-align:center;
		}
		.tit_ihHH:first-child, .tit_ihH:first-child, .tit_ihC:first-child, .tit_ihR:first-child {
			margin-top:6px;			
		}
		.tit_ihHH:last-child, .tit_ihH:last-child, .tit_ihC:last-child, .tit_ihR:last-child {
			margin-bottom:6px;			
		}
		.tit_ih {
			font-size: 2.3em;
			line-height: 1.4em;
			color: #148186;
			text-shadow: #999 1px 1px 1px;
			border-bottom: #c47400 solid 1px;
		}
		.tit_ihHAg {
			font-size: 3em;
			color: #fff;
			text-shadow: #232323 2px 2px 1px;
		}
		.tit_ihHH {
			font-size: 3em;
			color: #fff;
			text-shadow: #232323 2px 2px 1px;
			text-align:left;
		}
		.tit_ihH {
			font-size: 2.2em;
			text-shadow: #000 1px 1px 3px;
		}
		.tit_ihC {
			font-size: 2.2em;
			text-shadow: #232323 1px 1px 1px;
		}
		.tit_ihR {
			font-size: 1.8em;
			font-weight: 300;
			text-shadow: #000 1px 1px 1px;
		}
		
		.Item_IH {
			width: 100%;
			text-align:center;
			font-size: 1.15em;
			line-height: 1.5em;
			font-weight: 700;
			color: #888254;
			margin:0;
			padding:0;
		}
		.Item_IH a:link {
			color : #888254;
		}
		.Item_IH a:visited {
			font-size: 1em;
			color : #99C;
		}
		.Item_IH a:hover {
			color : #069;
		}
		
		
.cuadrox , .cuadroInfo, .cuadroAten {
	float: left;
	width: 26%;
	margin: 0% 2% 0% 0%;
	padding:0px 10px 17px 10px;
}
.cuadroBot {
	float: left;
	width: 100%;
	margin: 1% 1% 0% 0%;
	padding:0px;
}
.cuadroH {
	float: left;
	width: 26%;
	margin: 0% 2% 0% 0%;
	padding:12px 10px 17px 10px;
	margin: 2% 2% 0% 0%;
}
.cuadrox {
	background-color: #fff;
}
.cuadroInfo  {
	width:42%;
    height: 65em;
}
.cuadroAten {
	display: none;
}
.cuadroAten2 {
	width:100%;
	display: block;
}

.tablaH {
	width: 100%;
    padding: 1% 0% 3% 0%;
}
.destacadoH {
	font-size: 22px;
	line-height: 19px;
    margin: 20px 0px 10px 0px;
}
.cuadroListaIH {
    float: none;
    width: 100%;
    margin-left: 5%;
    padding: 0%;
    text-align: left;
	/*background-color: #c1c2ac;*/
}
.cuadroListaIH .tit_ih {
}
	.menuDinamico {
	 width:100%;
	 float:left;
	 z-index:9999;
}
.textoLegal {
	width:100%;
	font-size:10px;
	text-align:center;
}
.historico {
	color: #C30;
    font-weight: 800;
    font-size: 13px;
    text-align: center;
	z-index: 9999;
}
.tablaH .txt, .tablaCom .txt, .tablaVip .txt {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    line-height: 1.2em;
	text-align:center;
    margin-top: 3px;
    margin-bottom: 3px;
    letter-spacing: 0.05em;
}
.txt_all {
	}
	

	
	/*YouTube*/
.botonYT {
	position:relative;
	margin: 10px 0px 0px 0px;
	width: 100%;
	float:left;
	display:block;
}
.botonYT img {
	width: 35%;
	max-width: 95px;
 	margin:auto;
	display:block;
}
.botonYT .YTtext {
margin-left:5%;
width: 60%;
float:left;
color:#666;
font-size:1.3em;
}
	
	/*Botones*/
.boton {
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align:center;
}
.boton img {
	width: 70%;
	max-width: 200px;
    margin:5px;
}



#rounded-box5, #rounded-box2,  #rounded-box3, #rounded-box4, #rounded-box7, #rounded-box8 {
	width:48%;
	float: left;
	border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius : 15px;
	padding: auto;
	margin: 0% 0.5% 0% 0%; 
}
#rounded-box1 {
	width:100%;
	border: 2px solid #087981;
	-moz-border: 2px solid #087981;
	-webkit-border: 2px solid #087981;
	background-color: #ffffff;
	padding: 10px 10px;
}
#rounded-box6 {
	width:100%;
	border: 2px solid #999a7b;
	-moz-border: 2px solid #999a7b;
	-webkit-border: 2px solid #999a7b;
	background-color: #ffffff;
	padding: 10px 10px;
}
.tit_anuncio {
	font-size: small;
	font-weight: bold;
	color: #d85034;
}		
}

@media only screen and (min-width: 900px) {

.gridContainerH {
	width: 100%;
	padding: 0% 10%;
	margin: 3em auto 2em auto;
}

		.tit_ih, .tit_ihHH, .tit_ihH, .tit_ihC, .tit_ihR, .tit_ihHAg {
			font-family: 'PT Sans Narrow', sans-serif;
			line-height: 1.05em;
			padding: 0%;
			margin: 0%;
			text-align:center;
		}
		.tit_ihHH:first-child, .tit_ihH:first-child, .tit_ihC:first-child, .tit_ihR:first-child {
			margin-top:6px;			
		}
		.tit_ihHH:last-child, .tit_ihH:last-child, .tit_ihC:last-child, .tit_ihR:last-child {
			margin-bottom:6px;			
		}
		.tit_ih {
			font-size: 2.05em;
			line-height: 1.1em;
			color: #148186;
			text-shadow: #999 1px 1px 1px;
			border-bottom: #c47400 solid 1px;
		}
		.tit_ihHAg {
			font-size: 4em;
			color: #fff;
			text-shadow: #232323 2px 2px 1px;
		}
		.tit_ihHH {
			font-size: 4em;
			color: #fff;
			text-shadow: #232323 2px 2px 1px;
			text-align:left;
		}
		.tit_ihH {
			font-size: 2em;
			text-shadow: #000 1px 1px 3px;
		}
		.tit_ihC {
			font-size: 2.2em;
			text-shadow: #232323 1px 1px 1px;
		}
		.tit_ihR {
			font-size: 1.9em;
			font-weight: 800;
			text-shadow: #000 1px 1px 1px;
		}
		
		.Item_IH {
			width: 100%;
			text-align:center;
			font-size: 1.15em;
			line-height: 1.5em;
			font-weight: 700;
			color: #888254;
			margin:0;
			padding:0;
		}
		.Item_IH a:link {
			color : #888254;
		}
		.Item_IH a:visited {
			font-size: 1em;
			color : #99C;
		}
		.Item_IH a:hover {
			color : #069;
		}
		
		
.cuadrox , .cuadroAten {
	float: left;
	width: 41%;
	padding:3px 10px 8px 10px;;
}
.cuadroH {
	float: left;
	width: 20%;
	padding:3px 10px 8px 10px;
	margin: 0% 2% 3.5% 0%;
}
.cuadrox {
	background-color: #fff;
}
.cuadroInfo  {
	width:33%;
	margin: 0% 2% 0% 0%;
    padding: 0px 0px 17px 0px;
}
.cuadroBot  {
	width:100%;
	float: left;
	padding:0px;
}
.cuadroAten {
	display: none;
}
.cuadroAten2 {
	width:100%;
	display: block;
}

.tablaH {
	width: 100%;
    padding: 1% 0% 3% 0%;
}
.destacadoH {
	font-size: 22px;
	line-height: 19px;
    margin: 10px 0px 5px 0px;
}
.cuadroListaIH {
	float: none;
	width: 100%;
	margin-left: 5%;
	padding: 0%;
    text-align: left;
	/*background-color: #c1c2ac;*/
}
.cuadroListaIH .tit_ih {
}
	.menuDinamico {
	 width:100%;
	 z-index:9999;
}
.textoLegal {
	width:100%;
	font-size:10px;
	text-align:center;
}
.historico {
	color: #C30;
    font-weight: 800;
    font-size: 13px;
    text-align: center;
	z-index: 9999;
}
.tablaH .txt, .tablaCom .txt, .tablaVip .txt {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    line-height: 1.1em;
    text-align:center;
    margin-top: 3px;
    margin-bottom: 3px;
    letter-spacing: 0.05em;
}
.txt_all {
    font-size: 15px;
	}
	

	
	/*YouTube*/
.botonYT {
	position:relative;
	margin: 10px 0px 0px 0px;
	width: 100%;
	float:left;
	display:block;
}
.botonYT img {
	width: 35%;
	max-width: 75px;
    	margin:auto;
	display:block;
}
.botonYT .YTtext {
margin-left:5%;
width: 60%;
float:left;
color:#666;
font-size:1.3em;
}
	
	/*Botones*/
.boton {
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align:center;
}
.boton img {
	width: 70%;
	max-width: 200px;
    margin:5px;
}



#rounded-box5, #rounded-box2,  #rounded-box3, #rounded-box4, #rounded-box7, #rounded-box8 {
	width:48%;
	float: left;
	border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius : 15px;
}
#rounded-box1 {
	width:100%;
	border: 2px solid #087981;
	-moz-border: 2px solid #087981;
	-webkit-border: 2px solid #087981;
	background-color: #ffffff;
	padding: 10px 10px;
}
#rounded-box6 {
	width:100%;
	border: 2px solid #999a7b;
	-moz-border: 2px solid #999a7b;
	-webkit-border: 2px solid #999a7b;
	background-color: #ffffff;
	padding: 10px 10px;
}
}


@media only screen and (min-width: 1090px) {

.gridContainerH0 {
	width: 78%;
    float: left;
	padding:0%;
	margin: auto;
}

.gridContainerH {
	width: 100%;
	padding: 0% 10%;
	margin: 3em auto 2em auto;
}
#rounded-box5, #rounded-box2,  #rounded-box3, #rounded-box4, #rounded-box7, #rounded-box8 {
	width:19.5%;
    min-width: 150px;
    margin-bottom: 10px;
	float: left;
	border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius : 15px;
}
}