BODY{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #626262;
}

H1{
	
	font-size: 13px;
	font-family: Verdana;
	font-weight: bolder;
}

H2{
	font-family: Verdana;
}

select
{
	font-family: Verdana;
	font-size:xx-small;
}

#container{
	width: 1000px;
	overflow: visible;
	/*height: 590px;*/
	text-align: left;
	margin: auto;
	position: relative;
}

#containerListado{
	width: 1000px;
	text-align: left;
	margin: auto;
	position: relative;
}

#header{
	display: block;
	overflow: hidden;
	height: 140px;	
	position: relative;
}

#footer{
	display: block;
	clear: both;	
	text-align: center;
	color: #828080;
	font-size: 9px;	
	padding-top: 15px;
	position: relative;
	margin-left: 174px;
	height: 30px;
	_position: static;
	_width: 700px;
	_margin-left: 200px;
}

#footerMuestrasList
{
	
	clear: both;	
	text-align: center;
	color: #828080;
	font-size: 9px;	
	padding-top: 15px;
	position: relative;
	padding-left:220px;
	position:absolute;
	_left: 187px;
	left: 50px;
	top: 600px;
}

#footer-muestra{
	display: block;
	clear: both;	
	text-align: center;
	color: #828080;
	font-size: 9px;	
	padding-top: 25px;
	_padding-top: 2px;	/* para ie 6*/
	position: relative;
	left: 110px;
}

#header-menu-top{
	float: right;
	margin-left: -50px;
}

.header-menu-item {
	display: block;
	float: left;	
	display:inline;
	width: 143px;
	height: 50px;
	border-left-color: #D5D5D5 ;
	border-left-style: solid;
	border-left-width: 2px;	
}

.header-menu-item IMG{
	width: 135px;
	height: 50px;
	float: right;
}

.header-menu-item a{	
	font-family: Verdana;
	color: Black;	
	text-decoration: none;
	margin-left:10px;	
}


.espaciador{
	display: block;
	clear: both;
	height: 11px;
}


.listado-vertical{
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 9px;
}

.listado-vertical LI{
	margin-top: 5px;
}



#menu{
	display: block;
	float: left;
	width: 171px;
	overflow: hidden;
	position: relative;
	left: 11px;
}

.menu-data-item{
	border-top:1px solid #003C79;
	margin-top:5;
	font-weight:bold;
	line-height: 17px;
}
.menu-data-item02{
	margin-top:0;
	font-weight:normal;
	line-height: 17px;
}
#menu-muestras{
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 9px;
}

#menu-muestras LI{
	margin-top: 9px;
}

#menu-muestras A{
	text-decoration: none;
	color: #000000;
}


#menu-muestras A:HOVER{
	color: #DA4170;
}

#content-menu{
	display: block;
	clear: both;
	width: 989px;
	float: left;
	overflow: hidden;
	/*height: 410px;
	_height: 420px;*/
}


#content-con-menu{
	display: block;
	clear: both;
	width: 989px;
	float: left;
	overflow: hidden;
}

#content{
	display: block;
	float: right;
	width:	754px;
	right: 0px;
	
	position: relative;
}



#content-cuerpo{
	display: block;
	float: right;
	width: 754px;
}

#content-header-relleno{
	margin-bottom: 11px;
	width: 754px;
	height: 21px;
	overflow: hidden;
	float: right;
	margin-right: 11px;
	margin-top: 11px;
	text-align: right;
	color: #828080;
}

#content-header{
	border-bottom:1px solid #D7D7D7;
	color:#828080;
	float:right;
	height:14px;
	margin-bottom:11px;
	margin-right:11px;
	margin-top:7px;
	overflow:hidden;
	text-align:right;
	width:754px;
	position:  absolute;
	bottom: 0px;
	right: 0px;
}

#content-header H1{
	color: #EE4611;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.content-header-title{
	float: right;
	text-align: right;
	margin-right: 10px;
}

.content-header-fecha{
	color: #EE4611;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	background-color: #D7D7D7;
	padding-left: 5px;
	width: 180px;
	\width: 175px;
	text-align: left;
	font-family: verdana;
}



.cuerpo-muestra-listado-ancho{
	background-color: #BA1133;
	width: 697px;
	height: 340px;
	overflow: auto;
	color: #ffffff;
	padding: 29px;
	


}

.cuerpo-muestra-listado-ancho a
{
	text-decoration:none;	
	color: #ffffff;
}

.cuerpo-muestra-listado-ancho a:hover
{
	text-decoration:underline;	
	color: #ffffff;
}

.cuerpo-muestra-text{
	width: 564px;
	height: 340px;
	overflow: auto;
	float: left;
	
	
	padding-left: 10px;
	

	color: #ffffff;
	background-color: #BA1133;
	font-size:11px;
	
/*	border: 5px solid red;*/
}

.cuerpo-muestra-text p{
	text-align: left;
}

.cuerpo-muestra-text h1{
	/*color: #ffffff;*/
}


.cuerpo-muestra-text a{
	color: #ffffff;
	text-decoration: none;	
}

.cuerpo-muestra-text a:hover{
	color: #ffffff;
	text-decoration: underline;
}


.cuerpo-muestra-img{
	background-color: #BA1133;
	color: #ffffff;
	/*width: 180px;*/
	width: 180px;
	height: 340px;
	overflow: hidden;
	float: right;
}

.textoMuestraHome
{
 text-decoration:none;
 color: #ffffff;
 font-family: Verdana;
}

.cuerpo-muestra-2-muestras-text{
	float: left;
	background-color: #BA1133;
	color: #ffffff;
	/*width: 180px;*/
	width: 180px;
	\width: 170px;	 /* para FF */
	height: 130px;
	\height: 120px;
	padding: 5px;
	overflow: hidden;
}

.cuerpo-muestra-2-muestras-text H1{
	color: #ffffff;
}

.cuerpo-muestra-2-muestras-img{
	float:left;
	height: 130px;
	overflow:hidden;
	width:573px;
}



.cuerpo-muestra-ppal-img{
	float:left;
	height:340px;
	overflow:hidden;
	width:570px;
}

.cuerpo-muestra-ppal-text{
	float: left;
	background-color: #BA1133;
	color: #ffffff;
	/*width: 180px;*/
	width: 180px;
	\width: 180px;	 /* para FF */
	height: 340px;
	\height: 340px;  /* para FF */
	
	overflow: hidden;
}

.cuerpo-muestra-ppal-text H1{
	color: #ffffff;
}

.cuerpo-muestra-ppal-img-con-invitado{
	float: left;
	width: 573px;
	height: 173px;
	overflow: hidden;
	}

.cuerpo-muestra-ppal-text-con-invitado{
	float: left;
	background-color: #BA1133;
	color: #ffffff;
	/*width: 180px;*/
	width: 180px;
	\width: 180px;	 /* para FF */
	height: 173px;
	\height: 163px;  /* para FF */
	padding: 5px;
	overflow: hidden;
}

.cuerpo-muestra-invitado-img{
	margin-top: 7px;
	float: left;
	width: 573px;
	height: 60px;
	overflow: hidden;
}

.cuerpo-muestra-invitado-text{
	margin-top: 7px;
	float: left;
	background-color: #D33149;
	color: #ffffff;
	/*width: 180px;*/
	width: 180px;
	\width: 170px;	 /* para FF */
	height: 60px;
	\height: 50px;  /* para FF */
	padding: 5px;
	overflow: hidden;
}

#cuerpo-muestra-invitado-copete{
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: thin;
}

.cuerpo-muestra-invitado-text H1, .cuerpo-muestra-invitado-text H2{
	margin-left: 0px; 
	margin-rigth: 0px; 
	margin-bottom: 0px;
	margin-top: 5px;
	padding:0px;
}
.cuerpo-muestra-invitado-text H2{
	font-size: 9px;
	margin-top: 5px;
}

#cuerpo-muestra-ppal-text H1{
	margin: 0px;
	font-size: 14px;
}

#content-footer-cortado-derecha{
	float: right;
	display: block;	
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 11px;
	padding-top: 11px;
}

.contenedor-de-muestras-tapa{
	float: right;
	clear: none;
	display: block;
	width:754px;
}

.contenedor-de-muestras-tapa H1{
	color: #ffffff;
}

#content-footer{
	position: relative;
	top: 11px;
	height: 115px;
	overflow: hidden;
	width: 980px;
	margin-left: 0px;
	margin-top: 11px;
	left: 10px;
	clear: both;
	
	
}

#content-footer-2{
	
	position: relative;
	top: 11px;
	padding-top: 11px;
	overflow: visible;

	
}

#listado-muestras{
	float: right;
	height: 115px;
	

}

.mini-muestra{
	float: right;
	
	text-align: right;
	text-transform: uppercase;
	background-color: ;
	
}

.mini-muestra-1muestra{
	float: left;
	
	text-align: right;
	text-transform: uppercase;
	background-color: ;
	
}

.mini-muestra-2muestras{
	float: left;
	
	text-align: right;
	text-transform: uppercase;
	background-color: ;
	margin-right: 5px;
	
}


.mini-muestra-3muestras{
	float: left;
	
	text-align: right;
	text-transform: uppercase;
	background-color: ;
	margin-right: 7px;
	
}

.mini-muestra A{
	display: block;
}

.bannerColeccion{
	float: right;
	height:85px;
	width: 570px;
	text-align: left;
	text-transform: uppercase;
	background-color: ;

}

.mini-muestra-2 IMG{
	width: 181px;
	height: 91px;
}

.mini-muestra-2-muestra{
	float: left;
	width: 181px;
	/*overflow: hidden;*/
	text-align: center;
	text-transform: uppercase;
}

.mini-muestra-2-muestra IMG{
	width: 180px;
	height: 85px;
}

.mini-muestra-2{
	float: left;
	width: 181px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
}

.mini-muestra-2-texto{	
	height: 25px;
	overflow:hidden;
}

.contenedor-texto
{

}

.mini-muestra-con-margen-derecho{
	margin-right: 10px;
}

.mini-muestra-con-margen-abajo{
	margin-bottom: 10px;
}



#informacion-extra{
	float: right;
	width: 180px;
	height: 115px;
	overflow: hidden;
}

.informacion-extra-item{
	border-top-color: #003C79;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 9px;
}


.informacion-extra-item H2{
	color: #003C79;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.informacion-extra-item H3{
	color: #EE4611;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.alerta{
	text-transform:uppercase;
	text-align: center;
	color: #ffffff;
	background-color: #003C79;
}

.alerta a{	
	color: #ffffff;
	background-color: #EE4611;
	text-decoration: none;
}

.muestras-actuales-la-pampa{
	background-color: #4B132F8;
	color: #ffffff;
}

.texto-para-imprimir{
	margin-top: 21px;
	margin-left: 21px;
}


#cuerpo-muestra-video{
	background-color: #BA1133;
	width: 754px;
	height: 409px;
	overflow: auto;
	color: #ffffff;
	font-size:11px;
}

#cuerpo-muestra-video a
{
	text-decoration:none;	
	color: #ffffff;
}

#cuerpo-muestra-video a:hover
{
	text-decoration:underline;	
	color: #ffffff;
}


#menu-muestra-video{
	float: left;
	
	width: 150px;
	padding-left: 10px;
	font-size:11px;
}

#menu-muestra-listado{
	float: left;
	font-size:10px;
}


.listado-vertical-sin-vineta{
	list-style: none;
	padding: 0px;
}
.listado-vertical-sin-vineta LI{
	margin-bottom: 9px;
}

.agenda-datos-2 {
	color: #6C6C6E;
	float: left;
	width: 750px;	
	height: 153px;
	\height: 111px;
	overflow: hidden;
	padding-top: 42px;
}

.agenda-datos {
	color: #6C6C6E;
	float: left;
	width: 250px;	
	height: 153px;
	\height: 111px;
	overflow: hidden;
	
}

.agenda-datos-fila-primera{
	border-top-color:  #D2D2D2;
	border-top-style: solid;
	border-top-width: 1px;
}
.agenda-datos-fila{
	border-bottom-color:  #D2D2D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color:  #D2D2D2;
	border-top-style: solid;
	border-top-width: 1px;
}

.agenda-datos-columna-primera{
}
.agenda-datos-columna{
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
}

.agenda-datos-inner{
	height: 76px;
	padding-left: 15px;
	padding-top: 5px;
}

.agenda-datos H1{
	color: #073487;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.agenda-datos H2{
	color: #5574AD;
	font-size: 9px;
	margin: 0px;

}


.content-cuerpo-mitad{
	float: left;
	width: 377px;
	height: 406px;
}

.content-coleccion-artista{
	width: 377px;
	height: 406px;
	\width: 317px;
	\height: 384px;
	padding: 11px 30px;
	overflow:auto;
}

.content-coleccion-artista H1{
	color: #ffffff;
}

#imagen-del-artista{
	height: 365px;
	overflow: hidden;
}

.imagen-del-artista-epigrafe{
	background-color: #ffffff;
	color:#626262;
	height: 41px;
	\height: 37px;
	overflow: hidden;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 13px;
	padding-right: 13px;
}
.imagen-del-artista-epigrafe p{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

.content-cuerpo-mitad-2-cols{
	float:left;
	width:150px;
}

.content-cuerpo-mitad-2-cols A{
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}


.content-cuerpo-mitad-mitad{
	width: 158px;
	float: left;
}


.content-ubicacion{
	width: 384px;
	height: 308px;
	\width: 324px;
	\height: 296px;
	padding: 11px 26px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}


.content-ubicacion H1{
	color: #07338A;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
}

.content-ubicacion H2{
	color: #555557;
	text-transform:uppercase;
	font-size: 10px;
	margin-bottom: 6px;
}



.content-staff{
	width: 379px;
	height: 308px;
	\width: 319px;
	\height: 296px;
	padding: 11px 26px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}

.content-staff H1{
	color: #07338A;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
}

.content-staff H2{
	color: #555557;
	text-transform:uppercase;
	font-size: 10px;
	margin-bottom: 6px;
}






#imprimir-container{
	display: block;
	width: 498px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #404040;
	font-weight: normal;
}

#imprimir-container H1{
	color: #CC0140;
	font-size: 12px;
	margin-top: 0px;
}

#imprimir-container H2{
	color: #959698;
	font-size: 10px;
	margin-top:-10px;
}

#imprimir-content{
	text-align: left;
	border: 1px solid #D5D5D5;
	position: relative;
	top: 11px;
	padding: 11px;
}

#imprimir-titulo{
	text-align: left;
	border: 1px solid #D5D5D5;
	padding: 11px;
	overflow:auto;
}


#imprimir-header{
	text-align: left;
	display: block;
	height: 54px;
	clear: both;
}

#imprimir-titulo SPAN{
	width: 160px;
	float: left;
}

#imprimir-footer{
}

.muestra-nombre-minombre{
	background-color: #073487;
	color: #ffffff;
}

#menu-muestras .coleccionSeccionActual
{		
	color: #073487;
}

#menu-muestras .coleccionSeccionActual:hover
{		
	color: #073487;
}

#menu-muestras .coleccion
{
	text-decoration: none;
	color: #000000;
}

#menu-muestras .coleccion:hover
{		
	color: #073487;
}

.coleccion-paginador
{
	text-decoration: none;
	color: #ffffff;
}

.coleccion-paginador-2
{
	text-decoration: none;
	color: #073487;
}

.coleccion-paginador:hover
{		
	color: #073487;
}

.coleccion-paginador-2:hover
{		
	color: #073487;
}

.mailto-footer
{
	text-decoration: none;
	color: #828080;
}

.mailto-footer:hover
{		
	color: #828080;
}

.botonAnterior
{
	position:absolute;
	top: 353px;
	left:580px;	
	_left:556px;
}

.botonSiguiente
{
	position:absolute;
	top: 353px;
	left:670px;	
	_left:640px;
}

#contentListadoMuestras
{
	width: 989px;
	display: block;
	clear: both;				
}

/*******
ESTO VARIARIA DEPENDIENDO DE LA MUESTRA Y DE LOS COLORES QUE USARIA
*******/
.muestras-actuales-chaco{
	background-color: ;
	color: #ffffff;
	overflow: hidden;
}

.muestras-actuales-la-rioja{
	background-color: #5A5148;
	color: #ffffff;
}

.muestra-nombre-xxxx1{
	background-color: #E15228;
}

.muestra-nombre-xxxx2{
	background-color: #BA1133;
}

.muestra-nombre-xxxx3{
	background-color: #663300;
}

.muestra-nombre-xxxx4{
	background-color: #003399;
}

.muestra-nombre-xxxx5{
	background-color: #993366;
}

.muestra-nombre-xxxx6{
	background-color: #FF3366;
}
.smoothscroll {
	color: #3C3C30;
	font-size: 12px;
	font-family: Verdana;
	
	
	
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#68635B;
	scrollbar-track-color:#ebebe7;
	scrollbar-shadow-color:#68635B;
	scrollbar-highlight-color:#68635B;
	scrollbar-3dlight-color:#ebebe7;
	scrollbar-darkshadow-color:#ebebe7;
	
}	


	
		
	
