/* CSS Document */

body {
	background-color:#EBEBF5;
	padding:10px;
	margin:0;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#373866;
}
a {
	color:#373866;
	text-decoration:underline;
}
a:hover {
	color:#59589C;
	text-decoration:underline;
	cursor:pointer;
}
form {
	padding:0;
	margin:0;
}

/* ***** MAQUETACION DE LA WEB ***** */
div#Web {
	border:1px solid #373866;
	width:980px;
	margin:0 auto;
	background-color:#FFF;
}
div#Cabecera {
	height:140px;
	background: url("../images/cabecera_personas.jpg") right bottom no-repeat;
}
div#Logo {
	width:300px;
	padding:15px 0 0 50px;
}
div#Menu {
	background-color:#373866;
	border-bottom: 2px solid #FFF;
	height:65px;
	padding:0 50px;
	font-size:14px;
}
div#Menu a {
	display:block;
	float:left;
	width:125px;
	padding-top:23px;
	height:42px;
	text-decoration:none;
	color:#FFF;
}
div#Menu a:hover {
	background-color:#656694;
	text-decoration:none;
	color:#FFF;
}
div#Menu a.MenuSelec {
	background-color:#59589C;
}
div#Menu a span {
	display:block;
	width:124px;
	padding:2px 0;
	text-align:center;
	border-right:1px solid #FFF;
}
div#BloqueContenido {
	height:468px;
	overflow:hidden;
	padding:0 50px;
	background-color:#D7D6E4;
}
div#Contenido {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	height:468px;
	width:876px;
	background-color:#C2C2DE;
	overflow:hidden;
}
div#Pie {
	padding-top:20px;
	height:45px;
	text-align:center;
	color:#999;
}
div#Pie a {
	color:#999;
	text-decoration:underline;
}
div#Pie a:hover {
	color:#333;
	text-decoration:underline;
}
#ContenidoArriba {
	height:412px;
	border-bottom:2px solid #FFF;
}
#ContenidoPie {
	height:54px;
	background-color:#59589C;
}
.paginacion {
	text-align:center;
	padding:15px 0;
}
.paginacion a, .paginacion a:link, .paginacion a:active, .paginacion a:visited {
	border:#dddddd 1px solid;
	background-color:#C2C2DE;
	margin:1px; 
	padding:2px 10px 2px 10px; 
	color:#373866; 
	text-decoration:none;
}
.paginacion a:hover {
	border:#dddddd 1px solid; 
	background:#373866; 
	text-decoration:none; 
	color:#FFFFFF;
}
.paginacion span {
	border:#DDD 1px solid; 
	background:#FFF;
	margin:1px; 
	padding:2px 10px 2px 10px; 
	color:#59589C; 
}
.TextoRojo {
	color:#B92D20;
}
.FuentePeque {
	font-size:10px;
}


/* ***** PRODUCTOS ***** */
.Productos {
	width:146px;
	height:468px;
	overflow:hidden;
	float:left;
}
.ProductosContenido {
	height:412px;
	width:876px;
	border-bottom:2px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	overflow:hidden;
}
.ProductosImagen {
	float:left;
	height:412px;
	width:480px;
	overflow:hidden;
	border-right: 1px solid #FFF;
}
.ProductosImagenIberphila {
	float:left;
	height:412px;
	width:600px;
	overflow:hidden;
	border-right: 1px solid #FFF;
}
.ProductosFotos {
	float:left;
	height:412px;
	width:119px;
	background-color:#EBEBF5;
	border-right: 1px solid #FFF;
}
.ProductosFotosPrev {
	padding-top:10px;
	height:25px;
	background:url("../images/flecha2_arriba.gif") center bottom no-repeat;
}
.ProductosFotosNext {
	height:25px;
	background:url("../images/flecha2_abajo.gif") center top no-repeat;
}
.ProductosFotosPrev div, .ProductosFotosNext div {
	text-align:center;
}
.ProductosFotosPrev div img, .ProductosFotosNext div img {
	cursor:pointer;
}
.ProductosImagenes {
	height:328px;
	padding:5px 0;
	overflow:hidden;
}
.ProductosImagenes p {
	margin:0;
	padding:5px 0;
	text-align:center;
}
.ProductosImagenes p img {
	cursor:pointer;
	border:1px solid #EBEBF5;
}
.ProductosImagenes p img:hover {
	border:1px solid #B92D20;
}
.ProductosCuadro {
	height:412px;
	width:275px;
	float:left;
	overflow:hidden;
}
.ProductosTexto {
	height:367px;
	padding:10px;
	overflow:auto;
}
.ProductosCategorias {
	padding:20px 0 0 10px;
	height:150px;
	overflow:hidden;
}
.ProductosCategorias div {
	padding:2px 0;
}
.ProductosCategorias span {
	padding:2px 0 2px 25px;
	display:block;
	color:#595971;
	background: url("../images/lista.jpg") left center no-repeat;
}
.ProductosCategorias span:hover {
	color:#B92D20;
	cursor:pointer;
}
.ProductosCategorias span.ProductosSubcatSel {
	color:#373866;
	background: url("../images/lista_selec.jpg") left center no-repeat;
}
.ProductosTextoCat {
	padding:0px 3px 0 0px;
	height:280px;
	overflow:auto;
}
div.ProductosFotoContenido {
	padding:5px 10px;
	height:185px;
	overflow:hidden;
}
div.ProductosFotoContenido2 {
	padding:5px 10px;
	height:75px;
	overflow:hidden;
}
div.ProductosTextoFoto {
	padding-top:3px;
	text-align:justify;
}
.ProductosVolver {
	height:25px;
	overflow:hidden;
	text-align:right;
}
.ProductosVolver span {
	display:block;
	float:left;
	width:100px;
	padding:3px 0 3px 40px;
	color:#F30;
	font-weight:bold;
	text-align:left;
	background:url("../images/loading.gif") 15px 50% no-repeat;
	display:none;
}
.ProductosVolver a {
	display:block;
	float:right;
	width:80px;
	padding:6px 0;
	font-size:10px;
	text-align:center;
	color:#FFF;
	background-color:#9998B8;
	text-decoration:none;
}
.ProductosVolver a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#373866;
}
.ProductosEnlace {
	height:42px;
	padding-top:12px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color:#FFF;
	font-size:14px;
	text-align:center;
}
.ProductosEnlace:hover {
	cursor:pointer;
}
.ProductosEnlace span {
	display:block;
	text-align:center;
	padding-top:7px;
}
.ProductosTitulo {
	font-size:14px;
	font-weight:bold;
	color:#B92D20;
}
.ProductosIberphila {
	font-size:14px;
	font-weight:bold;
	color:#373866;
	text-decoration:none;
}
.ProductosIberphila a:hover {
	color:#373866;
	text-decoration:underline;
}





/* ***** EMPRESA ***** */
#EmpresaFoto {
	width:295px;
	height:412px;
	float:left;
	border-right:1px solid #FFF;
	background: url("../images/empresa_fondo.jpg") left top no-repeat;
}
#EmpresaTexto {
	width:540px;
	height:382px;
	float:left;
	padding:10px 20px 20px 20px;
	overflow:auto;
}
#EmpresaVideo {
	float:left;
	width:540px;
	height:372px;
	padding:20px;
	overflow:hidden;
	text-align:center;
	display:none;
}
#EmpresaVolver {
	padding:4px 20px;
	font-size:10px;
	text-align:center;
	color:#FFF;
	border:1px solid #FFF;
	background-color:#9998B8;
	text-decoration:none;
}


/* ***** SERVICIOS ***** */
.Servicios {
	width:219px;
	height:468px;
	overflow:hidden;
	float:left;
}
.ServiciosContenido {
	height:412px;
	width:876px;
	border-bottom:2px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	overflow:hidden;
}
.ServiciosImagen {
	height:412px;
	width:435px;
	float:left;
	border-right: 1px solid #FFF;
}
.ServiciosCuadro {
	height:412px;
	width:440px;
	float:left;
	overflow:hidden;
}
.ServiciosTexto {
	height:347px;
	padding:20px;
	overflow:auto;
}
.ServiciosVolver {
	height:25px;
	overflow:hidden;
	text-align:right;
}
.ServiciosVolver a {
	display:block;
	float:right;
	width:80px;
	padding:6px 0;
	font-size:10px;
	text-align:center;
	color:#FFF;
	background-color:#9998B8;
	text-decoration:none;
}
.ServiciosVolver a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#373866;
}
.ServiciosEnlace {
	height:42px;
	padding-top:12px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color:#FFF;
	font-size:14px;
	text-align:center;
}
.ServiciosEnlace:hover {
	cursor:pointer;
}
.ServiciosEnlace span {
	display:block;
	text-align:center;
	padding-top:7px;
}


/* ***** CONTACTO ***** */
#ContactoFoto {
	width:434px;
	height:412px;
	float:left;
	border-right:1px solid #FFF;
	background: url("../images/contacto_fondo.jpg") left top no-repeat;
}
#ContactoContenidoIzq {
	width:394px;
	height:372px;
	background:#ECECF6 url("../images/contacto_fondo.jpg") left top no-repeat;
	border-right:1px solid #FFF;
	float:left;
	padding:20px;
	overflow:auto;
}
#ContactoContenidoDer {
	width:400px;
	height:372px;
	border-left:1px solid #FFF;
	float:left;
	padding:20px;
	overflow:auto;
}
#ContactoPie {
	width:70%;
	margin:0 auto;
	border-bottom:1px solid #373866;
	border-top:1px solid #373866;
	padding:5px 0;
	text-align:center;
}
#ContactoAviso {
	border: 1px solid #888;
	width:276px;
	height:74px;
	text-align:justify;
	color:#666;
	overflow:auto;
	padding:3px;
	background-color:#ECECF6;
}
.ContactoBoton {
	font-size:10px;
	text-align:center;
	color:#373866;
	border:1px solid #373866;
	cursor:pointer;
	background-color:#B8B8D4;
}


/* ***** NOTICIAS ***** */
#NoticiasContenido {
	float:left;
	width:785px;
	height:412px;
	overflow:hidden;
}
#NoticiasListado {
	padding:20px 30px;
	width:725px;
	height:372px;
	overflow:auto;
}
#NoticiasFotos {
	float:left;
	width:165px;
	height:412px;
	text-align:left;
	overflow:auto;
}
#NoticiasDetalle {
	float:left;
	padding:10px 30px;
	width:560px;
	height:392px;
	overflow:auto;
}
#NoticiasFechas {
	float:left;
	text-align:center;
	font-weight:bold;
	height:392px;
	width:90px;
	padding-top:20px;
	line-height:20px;
	background-color:#D8D9EB;
	border-left:1px solid #FFF;
}
#NoticiasFechas a.noticiasanyo, #NoticiasFechas span {
	color:#B92D20;
}
#NoticiasTabla {
	border-bottom:#656694 1px dashed;
}
#NoticiasTabla tr td {
	border-top:#656694 1px dashed;
}
.NoticiasTitulo {
	font-size:14px;
	font-weight:bold;
}
.NoticiasTitulo a {
	color:#B92D20;
}
.NoticiasPublicado {
	color:#656694;
	padding:4px 0;
}
#NoticiasDetTitulo {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
#NoticiasDetFecha {
	color:#656694;
	text-align:right;
}
#NoticiasDetTexto {
	padding:0 10px;
	text-align:justify;
}
#NoticiasDetImagen {
	padding-top:10px;
	text-align:center;
}




