@font-face {
font-family: 'Jaune';
src: url("http://www.ciudad-almagro.com/js/fonts/jaunedoeuf_bold.eot"); /* FOR IEs */
src: local('Jaune'), url('http://www.ciudad-almagro.com/js/fonts/jaunedoeuf_bold.ttf') format('truetype'); /* for other web browsers */
font-size:11px;
}

body {
	margin:0; padding:0;
/*	background-color:#2B2B2B;  */
	background-color:#ffffff;  
	font-family: Arial;
	font-size:12px;
	color: #2b2b2b;
}

img { border: 0px; }

h1 {
	margin:30px 30px 30px 30px;
	width:925px;height:38px;
	background-image: url(http://www.ciudad-almagro.com/gfx/fondo_h1.jpg);background-position: left bottom;background-repeat: no-repeat;
	text-align:center;
	font-family:Jaune;color:#3F3F41;font-size:18px;
}

h1.titulo {
	background:none;
	margin:0px;padding:0px;display:inline;
	font-family:Jaune;color:#3F3F41;font-size:18px;
}

a {
	color:#889301;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.blanco {
	color:#ffffff;text-decoration:none;
	font-family:arial;
	font-size:11px;
}
a.blanco:hover {
/*	color:#D30069; */
	color:#000;
}
.gris_peq {
	font-family:Jaune;color:#3F3F41;font-size:12px;
	text-decoration:none;
}
.gris {
	color:#3F3F41;
	text-decoration:none;
}
.verde {
	color:#869508;
	text-decoration:none;
}
.verde:hover {
	text-decoration: underline;
}
a.oscuro {
	color:#313131;text-decoration:none;
	font-family:arial;
	font-size:11px;
}
a.oscuro:hover {
	color:#D30069;
}

.enlace_menu, a.enlace_menu { font-family:Jaune;font-size:16px;font-weight:bold;color:#373739;text-transform:uppercase;text-decoration:none; }
a.enlace_menu:hover { color:#ffffff; }

.boton_gris {
	font-family:Jaune;color:#ffffff;font-size:12px;
	text-decoration:none;
	width:86px;height:19px;border:0px;margin:0px;
	background-color: transparent;
	background-image: url(http://www.ciudad-almagro.com/gfx/boton_gris.png);background-position: left top;background-repeat: no-repeat;cursor:pointer;cursor:hand;
}

.indice_destacados, .indice_noticias, .indice_360 {
	font-family: Jaune;color:#6E6E6E;font-size:13px;cursor:pointer;cursor:hand;
}
.indice_destacados { text-align:center;width:29px;height:29px; }
.indice_destacados:hover, .indice_noticias:hover, .indice_360:hover { color:#D30069; }
.globo_noticia {
	position:relative;width:295px;height:220px;background-image: url(http://www.ciudad-almagro.com/gfx/globo_noticias_off.png);background-position: left top;background-repeat: no-repeat;cursor:pointer;cursor:hand;
}
.globo_noticia:hover {
	background-image: url(http://www.ciudad-almagro.com/gfx/globo_noticias_on.png);
}

#noticias_izda { cursor:pointer; cursor:hand; }
#noticias_dcha { cursor:pointer; cursor:hand; }

#cabecera, #desplegable {
	width:100%;
	height: 175px;
	background-color:#ffffff;
	background-image: url(http://www.ciudad-almagro.com/gfx/fondo_cabecera.jpg);
	background-repeat: repeat-x;
}

#campo_busca {
	width:198px;height:20px;
	background-image: url(http://www.ciudad-almagro.com/gfx/campo_busca.jpg);
	background-repeat: no-repeat;
}
#campo_login {
	width:97px;height:20px;
	background-image: url(http://www.ciudad-almagro.com/gfx/campo_login.jpg);
	background-repeat: no-repeat;
}
input.campo_vacio { 
    border: 0px;
    background: transparent;
	color:#666;text-decoration:none;
	font-family:arial;
	font-size:11px;
}

#div_360 {
	position:relative;
	width:970px;height:625px;
	background-image: url(http://www.ciudad-almagro.com/gfx/360.png);
	background-repeat: no-repeat;
}

#contenedor_cabecera, #contenedor_cuerpo, #contenedor_pie  { margin:0 auto; width:970px; text-align:center; }
#contenedor1, #contenedor2 { margin:0 auto; width:970px; height:100%; position:relative; text-align:center; }
#contenedor3 { margin:0; width:937px; position:relative; text-align:left;  }

#cuerpo {
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor_cuerpo {
}

.iconos_grises {
	width:82px;height:84px;background-position: center center;background-repeat: no-repeat;cursor:pointer;cursor:hand;
}

.texto_gris_iconos {
	font-family: Jaune;
	font-size: 16px;
	color:#8D8E90;
	line-height: 15px;
}
.tabla_iconos td { width:100px; }
.borde_iconos { filter:alpha(opacity=0);-moz-opacity:0.0;opacity:0.0;display:none; }

.tabla_compacta  {
border-collapse:collapse;
border:1px solid #d2d2d2;
padding:10px 20px 10px 20px;
margin:0px;	
}

.cabeceratablagris th {
	background-color:#777777;color:#ffffff;
	padding:5px;
}

.pestana_ficha {
	padding-top:20px;font-family:arial;font-size:12px;font-weight:bold;
}

.ficha1 td {
	padding-right:10px;
}

.minimenu {
	background-image:url(http://www.ciudad-almagro.com/gfx/minimenuclaro.jpg);background-repeat:no-repeat;
}
.minimenu:hover {
	background-image:url(http://www.ciudad-almagro.com/gfx/minimenuoscuro.jpg);background-repeat:no-repeat;
}

#pie {
	width:100%;
	height: 218px;
	background-color: #2B2B2B;
	background-image: url(http://www.ciudad-almagro.com/gfx/fondo_pie.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

.info_pie {
	font-family:arial;font-size:11px;font-weight:bold;color:#313131;
}
