* {
	padding: 0px;
	margin: 0px;
}
body {
	margin:0 auto;
	padding:0;
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/fondos/fondo_body.jpg);
	font-size: 13px;
}
#wrap {
	width:960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(imagenes/fondos/fondo_wrap.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	clear: both;
}
h1 {
	font-size:29px;
	color: #A70000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8BDCB;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: -2px;
}
h2     {
	font-size:20px;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BABDC2;
}
h3     {
	color: #444444;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4  {
	color: #0066CC;
	margin-bottom: 0px;
	font-size: 13px;
	margin-top: 10px;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
h5  {
	color: #333333;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
}
p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 4px;
}
/* Basic tags */
a {
	font-weight: normal;
	text-decoration: underline;
	color: #023565;
}


a:hover {
	color:#FF0900;
	text-decoration:underline;
}
ul {

}
li {
	list-style-type: none;
}

#wrap_foto {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 960px;
	background-image: url(imagenes/graficos/fachadas_varsovia.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#menu  {
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(imagenes/fondos/fnd-c4.gif);
	width: 960px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#menu  li {
	list-style-type: none;
	display: inline;
}
#menu   a  {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#menu    a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FE8E7A;
	padding-top: 5px;
	padding-bottom: 4px;
}
#escudo {
	float: right;
	padding-right: 15px;
}
#datos {
	height: 110px;
}
#datos li {
	background-image: url(imagenes/iconos/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	margin-left: 5px;
}

/*Left and right sidebar */
#leftside {
	float:left;
	width:155px;
}
#leftside      p     {
	color: #A70000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #B8BDCB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 2px;
}
#leftside ul {
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	width: 155px;
}
#rightside p {
	text-transform: uppercase;
	color: #A70000;
	font-size: 16px;
	margin-left: 35px;
}

#leftside   li   {
	list-style-type: none;
	background-color: #EFF2F7;
	background-image: none;
}
#leftside   li   a    {
	font-size: 14px;
	font-weight: bold;
	color: #023565;
	font-family: "trebuchet MS";
	display: block;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #D2D9E7;
	border-bottom-style: solid;
}
#leftside   li   a:hover    {
	color: #F80900;
	text-decoration: underline;
	background-color: #D8DFEA;
}

#rightside {
	float:right;
	width:235px;
	line-height: 1.4em;
}
#rightside li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: "trebuchet MS";
	color: #023565;
	margin-left: 40px;
	display: block;
	line-height: 1.3em;
	margin-right: 30px;
}
#rightside li a:hover {
	color: #F80900;
	text-decoration: underline;
}


#rightside a {
	color: #023565;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/* Main content */
#content {
	margin-bottom: 5px;
	margin-left: 165px;
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 5px;
	margin-right: 245px;
}
#lista {
}
#lista li {
	background-image: url(imagenes/iconos/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	padding-left: 11px;
}

#minimapa {
	float: right;
	height: 250px;
}
#minimapa, #adsense_300x250 {
	margin-top: 20px;
	margin-bottom: 20px;
}



#compartir   {
	height: 25px;
	background-image: url(imagenes/fondos/compartir.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	color: #555555;
}

#compartir p {
	float: left;
	margin-right: 15px;
	font-weight: bold;
	color: #555555;
	font-size: 11px;
	margin-top: 0px;
	text-transform: uppercase;
	padding-top: 2px;
	margin-left: 5px;
}
#table_index {
	clear: none;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#table_index td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#table_index tr {


}
#table_index a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#table_index img {
	background-color: #F5F5F5;
}
/* Footer */
#footer {
	clear:both;
	text-align:center;
	background-color: #F40900;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer p {
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer a:hover {text-decoration:underline;}
#adsense_728x90 {
	float: right;
	width: 785px;
	height: 90px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#adsense_336x280 {
	height: 280px;
	width: 550px;
}
#adsense_468x60 {
	height: 60px;
	width: 540px;
	text-align: center;
}
#adsense_160x600 {
	height: 600px;
	width: 160px;
	margin-left: 40px;
}
#adsense_120x240 {
	float: left;
	height: 240px;
	width: 120px;
	margin-right: 20px;
}
#adsense_468x15 {
	height: 15px;
	width: 550px;
	margin-top: 7px;
	margin-bottom: 6px;
	margin-left: -2px;
}
#adsense_300x250 {
	display: block;
	height: 250px;
	width: 300px;
}
#buscar_derecha {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#buscar_abajo {
	background-color: #eaeaea;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #E0E0E0;
	background-image: url(imagenes/fondos/bg_buscar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
#buscar_abajo p {
	color: #A70000;
	font-weight: bold;
	font-size: 16px;
	background-image: url(imagenes/iconos/buscar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 4px;
}
#cajaInfoAdicional {
	background-image: url(imagenes/fondos/fondo-cajita-rayas.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #E0E0E0;
}
#cajaInfoAdicional  a {
	font-weight: bold;
}
#cajaInfoAdicional  p {
	background-image: url(imagenes/iconos/flecha_redonda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#fb {
	background-color: #F9F9F9;
	width: 200px;
	margin-left: 20px;
}

.polonia {
	background-image: url(imagenes/iconos/polonia.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
}

.hide {display:none;}
.left, .right {
	margin-bottom: 2px;
	margin-top: 2px;
}

/* Additional classes */
.left {
	float:left;
	margin-right: 10px;
}
.right {
	float:right;
	margin-left: 10px;
}
.imagentexto, .imagentextoDerecha, .imagentextoizquierda {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A70000;
	text-align: center;
	padding-bottom: 1px;
	margin-top: 5px;
	border: 1px solid #BABDC2;
}

.imagentexto {

}
.imagentextoDerecha {
	float:right;
	margin-left:10px;
}

.imagentextoizquierda {
	float:left;
	margin-right:10px;
}

.destacado  {
	background-image: url(imagenes/iconos/flecha_redonda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.destacado a {
	font-weight: bold;
}
.galeria {
	padding-top: 3px;
}
.galeria li {
	display: inline;
	background-image: none;
	padding-right: 2px;
}
.galeria img {
	height: 125px;
	width: 166px;
	padding: 5px;
}
.galeria a  img {
	background-color: #f4f4f4;
	border: 1px solid #BABDC2;

}
.galeria a:hover img {
	border-top-color: #36C;
	border-right-color: #36C;
	border-bottom-color: #36C;
	border-left-color: #36C;
	background-color: #CCE6F2;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
