BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1rem;
	COLOR: #000033;
	font-family: 'Titillium Web', sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFF;
	margin:auto;
	width:100%;
/*	min-width:400px;
	max-width:1300px;*/
}
TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1rem;
	COLOR: #000033;
	font-family: 'Titillium Web', sans-serif;
	TEXT-DECORATION: none;
}

IMG {border-color: #000000;}

a:link    {text-decoration:none;
	COLOR: #6ccff6;}
a:active  {text-decoration:none;
COLOR: #3366CC;}
a:visited {	text-decoration:none;
	COLOR: #6ccff6;}
a:hover   {	text-decoration:none;
	color: #FFFFFF;
	background-color: #6ccff6;}

.linkPagina {
	font-size: 14px;
	font-family: 'Droid Sans', serif;
	font-weight: bold;
	letter-spacing: 0.0em;
}

.IDseccion {
	font-size: 2rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	color: #EB4E39;
	line-height: 75%;
	text-transform: none;
	padding-left: 12px;
	letter-spacing: 0.05em;
}
.IDseccionSolo {
	font-size: 2rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	color: #EB4E39;
	line-height: 75%;
	text-transform: none;
	padding-left: 12px;
	letter-spacing: 0.05em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
.IDseccionSub {
	font-size: 1.4rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	color: #EB4E39;
	line-height: 75%;
	text-transform: none;
	padding-left: 12px;
	letter-spacing: 0.05em;
}

.destacadoHome {
	FONT-SIZE: 1rem;
	COLOR: #FFFFFF;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	TEXT-DECORATION: none;
	line-height: normal;
	text-align: left;
	font-variant: normal;
	background-color:#6ccff6;
}
.enlaceTexto {
	FONT-SIZE: 0.9rem;
	COLOR: #6ccff6;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 800;
	TEXT-DECORATION: none;
	text-align: left;
	font-variant: normal;
	background-color: #000;
	background-clip: content-box;
	position:absolute;
    bottom:18px;
	
	line-height: 160%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    
}

a.enlaceTexto:link  {
	color: #6ccff6;
}
a.enlaceTexto:active  {
	color: #6ccff6;
}
a.enlaceTexto:visited  {
	color: #6ccff6;
}
a.enlaceTexto:hover  {
	color: #ffFFff;
	background-color: #6ccff6;

}

.titulosHome {
	font-size: 20pt;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	line-height: 100%;
	text-align: left;
	font-weight: 600;
	letter-spacing: -0.02em;
}
.subtitulosHome {
	font-size: 16pt;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	line-height: 90%;
	text-align: left;
	font-weight: 600;
	letter-spacing: -0.02em;
}

.titulosPagina {
	font-size: 30pt;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	line-height: 110%;
	text-align: left;
	font-weight: 600; 
	letter-spacing: -0.02em;
}
.titulosSmallHome {
	font-size: 10pt;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	line-height: 110%;
	text-align: left;
	font-weight: 700;
}

.cuerpoHome {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1rem;
	COLOR: #444444;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400; 
	TEXT-DECORATION: none;
	line-height: 120%;
	text-align: justify;
}
.cuerpo {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1rem;
	COLOR: #444444;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	TEXT-DECORATION: none;
	line-height: 130%;
	text-align: justify;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.copetes {
	FONT-SIZE: 1.2rem;
	COLOR: #444444;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	TEXT-DECORATION: none;
	line-height: 130%;
	text-align: justify;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.cuerpoPieHome {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #CCCCCC;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	TEXT-DECORATION: none;
	line-height: 120%;
	text-align: justify;
	text-transform: none;
}


.ImgLink {
	border: 2px solid #333;
}
a.ImgLink:link  {
	border: 2px solid #333;
}
a.ImgLink:active  {
	border: 2px solid #333;
}
a.ImgLink:visited  {
	border: 2px solid #333;
}
a.ImgLink:hover  {
	border: 2px solid #EB4E39;

}


/*.container {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 20px;
}*/
.div-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.div-img.hidden {
  overflow: hidden;
}
.div-img .img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.div-img:hover .img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.div-img .logos {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
.div-img:hover .logos {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

/*.menu0 {
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #ffFFff;
	line-height: 200%;
	letter-spacing: 0.2em;
	font-weight: 700; 
}
a.menu0:link  {
	color: #ffFFff;
}
a.menu0:active  {
	color: #ffFFff;
}
a.menu0:visited  {
	color: #ffFFff;
}
a.menu0:hover  {
	color: #ffFFff;
	background-color: #00aeef;

}*/

/*REVISAR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.borde {
	border: 4px solid #00FF00;
}

.BarraMenu
{	
	height: 20px;
	background-color: #EB4E39;
	width: 100%;
	text-align: center;
	padding:0px;
	margin: 0 auto;
	position:relative;
}

.BarraSubMenu2020
{	
	height: 10px;
background-color: #000000;
/*background-color: #000;*/
	width: 100%;
/*	text-align: center;*/
	text-align: left;
	padding:0px;
	margin: 0 auto;
	position:relative;
	top:5px;
}

.BarraSubMenu
{	
	height: 1px;
/*	background-color: #EB4E39;*/
/*background-color: #000;*/
	width: 100%;
/*	text-align: center;*/
	text-align: left;
	padding:0px;
	margin: 0 auto;
	position:relative;
	top:5px;
}

.Menu
{
	height: 26px;
	background-color: #E9361D;
	display: inline-block;
}

.Menu a
{
padding:5px 5px 5px 5px;
	display: inline-block;
}
.Menu a:hover
{
background-color:black;
}

.SubMenu2020
{ margin-top: 5px;
    
	height: 24px;
/*	background-color: #b1291d;*/
	background-color: #7e7171;
	display: inline-block;
}

.SubMenu2020 a
{
padding:5px 5px 5px 5px;
	display: inline-block;
}
.SubMenu2020 a:hover
{
background-color:black;
}



.SubMenu
{
	height: 24px;
/*	background-color: #b1291d;*/
	background-color: #7e7171;
	display: inline-block;
}

.SubMenu a
{
padding:5px 5px 5px 5px;
	display: inline-block;
}
.SubMenu a:hover
{
background-color:black;
}




.MenuEstado
{
	display: inline-block;
	background-color:black;
	font-size: 0.8rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding:5px 5px 5px 5px;
}
.MenuEstado a:hover
{
background-color:black;
	color: #E9361D;
}

.menu0 {
	font-size: 0.8rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	color: #fff;
	line-height: 160%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
a.menu0:link  {
	color: #fff;
}
a.menu0:active  {
	color: #fff;
}
a.menu0:visited  {
	color: #fff;
}
a.menu0:hover  {
	color: #fff;

}

.Submenu0 {
	font-size: 0.7rem;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	color: #fff;
	line-height: 160%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
a.Submenu0:link  {
	color: #fff;
}
a.Submenu0:active  {
	color: #fff;
}
a.Submenu0:visited  {
	color: #fff;
}
a.Submenu0:hover  {
	color: #fff;

}

.Header
{
	height: 140px;
	background-color: #EB4E39;
	width: 100%;
	text-align: center;
	padding:0px;
	margin: 0 auto;
	position:relative;

	top:0px;
	vertical-align:top;
}

.ContenidoPortada
{
	width: 980px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}
.ContenidoMuestra
{
	width: 980px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}

#container {
				width: 100%;
				height: 100%;
			}

.bordepunteado {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tablaHome {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F2F4F4;
}
.fileteTablaHome {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tablaPieHome {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.bordeNEGRO {
	border: 2px solid #000000;
}

main4Columnas {
     -webkit-column-count:4;
     -moz-column-count:4;
     column-count:4;

     -moz-column-gap: 3em;
	 -webkit-column-gap: 3em;
	 column-gap: 3em;

	-moz-column-rule: 1px solid #bbb;
	-webkit-column-rule: 1px solid #bbb;
	column-rule: 1px solid #bbb;

    -moz-column-width: 140px;	        
	-webkit-column-width: 140px;
	column-width: 140px;
		
/*		    background-color:#fff;*/
    padding:3rem;
    margin:3rem auto;
    max-width:800px;
    display:block;/*para IE*/
        }
		
.ContenedorGrillaExpos
{
/*	width: 980px;*/
   display: -webkit-flex;
   display: flex;
   align-items: stretch;
   flex-wrap:  wrap;
   justify-content: flex-start;
/*     height: 800px;*/

	min-width:400px;
	max-width:1200px;
	
/*	text-align: left;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	margin:auto;

	background:#F2F4F4;*/

}

.ExpoEnGrilla{ 
/*display: inline-block;*/

border-right: 1px dashed #999; 
border-left: 1px dashed #999; 
/*border-top: 1px dashed #999;*/
/*border-right: 1px dashed #999; */
background:#F2F4F4;
min-width:200px;
max-width:300px;
padding:10px;
margin: 4px auto;
position:relative;
top:10px;
vertical-align:top;
}

ExpoEnGrilla{ 
display: inline-block;

border-right: 1px dashed #999; 
border-left: 1px dashed #999; 
/*border-top: 1px dashed #999;*/
/*border-right: 1px dashed #999; */
background:#F2F4F4;
min-width:200px;
max-width:300px;
padding:10px;
margin: 4px auto;
position:relative;
top:10px;
vertical-align:top;
}

.ExpoEnGrillaHome{ 

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F2F4F4;

}

.ContenedorGrillaPubs
{
/*	width: 980px;
	text-align: center;*/
	padding: 8 px;
	margin: 8 px;
	position: relative;
	/*margin:auto;*/
	width: 940px;
	/*min-width:400px;
	max-width:1200px; */
	background:#Fff;

}

PubEnGrilla{ 
display: inline-block;
border-right: 1px dashed #999; 
border-left: 1px dashed #999; 
border-right: 1px dashed #999; 
background:#F2F4F4;
/*min-width:200px;
max-width:940px;*/
width: 940px;
padding:10px;
margin: 8px;
position:relative;
top:10px;
vertical-align:top;
}

.ImgPub
{ 
min-width:260px;
max-width:400px;
padding:0px;
position:relative;
vertical-align:top;
}

.ID
{
	width: 940px;
/*	text-align: left;
	padding: 0px;
	margin: 0 auto;
	position: relative;*/
/*	margin:auto;*/
	display: inline-block;
/*	border: 1px dashed #999;*/ 
	line-height: 75%;
	padding-left: 12px;

}

#pasadas
{ 
text-align: left;
padding:10px;
margin: 12px;
border-right: 1px dashed #999; 
border-left: 1px dashed #999; 
border-right: 1px dashed #999; 
background:#F2F4F4;
}

.invisible
{ z-index: 1;
background:#EB4E39;
	height: 8px;
	width: 100%;
/*	text-align: center;*/
	text-align: left;
	padding:8px;
	margin: 0 auto;
	position:absolute;
	top:0px;
}