/* =GENERAL */
div.clear { clear: both; }
.center { text-align: center; }
.right {
	float: right;
	display: inline; }
	
a img { border: 0; }
	
img.right {
	margin: 10px 0 10px 20px; }

body {
	text-align: center;
	font: 100.1%/125% Arial, Helvetica, sans-serif;
	background: url(../media/images/web/bg.jpg) repeat-x 0 -85px;
	color: #4c4c4c; }

a {
	color: #3278C0;
	font-weight: bold; }

li { margin-bottom: 15px; }

#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	font-size: 85%;
	position: relative;
}

img#balanza {
	position: absolute;
	top: 22px;
	left: 570px;
}

h1 {
	font-size: 225%;
	line-height: 100%;
	color: #fff;
	background: url(../media/images/web/logo.jpg) no-repeat;
	height: 53px;
	padding: 15px 0 15px 180px;
	margin-top: 15px; }
	
p#telefono {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-weight: bold;
	font-size: 180%;
	text-align: right;
	margin-top: 0; }
	
ul#menu {
	padding-left: 0;
	margin: 0 0 30px; }
	
ul#menu li {
	display: inline;
	margin-right: 20px; }
	
ul#menu a {
	color: #fff; }
	
ul#menu li.activo a {
	text-decoration: none; }
	
ul#menu li.activo a:hover {
	text-decoration: underline; }
	
ul#idiomas {
	position: absolute;
	top: 20px;
	right: 0; }

ul#idiomas li {
	display: inline; }
	
h2, h3 {
	border-bottom: 1px dotted;
	padding-bottom: 5px; }

h2 {
	font-size: 150%; }

h3 {
	clear: both;
	font-size: 125%; }
	
p.overseas a {
	background: #3278C0;
	color: #fff;
	display: block;
	padding: 5px 10px;
	text-align: center; }

/* =LISTADO */
div.listado {}

	div.listado p.ficha {
		width: 185px;
		text-align: center;
		float: left;
		display: inline;
		margin: 15px 0 15px 10px;
		font-size: .9em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		position: relative;
		/*height: 165px;*/
		background: url(../media/images/web/sombra.jpg) no-repeat 2px bottom;
		padding-bottom: 8px;
		
	}
	
	div.listado p.tall {
		height: 275px;
	}
	
	div.listado p.first {	
		margin-left: 0;
		clear: left;
	}
		
		div.listado p.ficha a {
			display: block;
			text-decoration: none;
			/*
			position: absolute;
			left: 0;
			bottom: 8px;
			*/
			color: #fff/*#3278C0*/;
			background-color: #3278c0;
			border-top: 2px solid #4c4c4c;
			width: 100%;
		}
		
		div.listado p.ficha a:hover {
			background-color: #4c4c4c;
		}
		
			div.listado p.ficha a span {
				display: block;
				padding: 5px;
			}
			
p.paginacion {
	padding: 10px 0 30px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

	p.paginacion a {
		margin: 0 10px;
	}
	
#plots h2, #madrid-offices h2 {
	margin-bottom: 10px;
}

form {
	padding: 15px 5px!important;
	margin: 25px 0 15px;
}

form p {
	padding: 5px;
	width: 220px;
	float: left;
	display: inline;
}

form p label{
	display: block;
	border-bottom: 1px dotted #3c7fc3;
	margin: 0 0 3px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #3278c0;
	padding: 0 0 2px 5px;
}

form p select {
	width: 220px;
	border: 1px solid #3c7fc3;
}

form p input {
	border: 1px solid #3c7fc3;
	background: #3c7fc3;
	margin: 20px 0 0;
	font-weight: bold;
	color: #fff;
}

/* =HIGHSLIDE */
.highslide { cursor: url(../js/highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide-active-anchor img { visibility: hidden; }
.highslide img { 			border: 1px solid #3278c0; }
.highslide:hover img { border: 1px solid #4c4c4c; }
.highslide-wrapper { background: #fff; }
.highslide-image { border: 1px solid #fff; }
.highslide-image-blur {}
.highslide-caption { display: none; border: 1px solid #fff; border-top: none; font: 70% verdana, arial,sans-serif; padding: 5px 0 0; background-color: #fff; color: #574821; }
.highslide-loading { display: block; color: black; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-decoration: none; padding: 1px; border: 1px solid black; background-color: #fff; padding-left: 22px; background-image: url(../js/highslide/graphics/loader.#fff.gif); background-repeat: no-repeat; background-position: 3px 1px; }
a.highslide-credits, a.highslide-credits i { padding: 1px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover, a.highslide-credits:hover i { color: #fff; background-color: #fff; }
.highslide-move { cursor: move; }
.highslide-overlay { display: none; }
a.highslide-full-expand { background: url(../js/highslide/graphics/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }
/* Controlbar example */
.controlbar {	background: url(../js/highslide/graphics/controlbar4.gif); width: 167px; height: 34px; }
.controlbar a {	display: block; float: left;	height: 27px; }
.controlbar a:hover { background-image: url(../js/highslide/graphics/controlbar4-hover.gif); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }
/* Necessary for functionality */
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide-dimming { position: absolute; background: black; top: 0; left: 0; }

/* =CLEARFIX */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:1px; }

