﻿/*
 * IVI PAÍSES - Home
 * Fecha: 12/03/2009
 * Autor: AFrigols
 * Descripción: Estilos comunes a la home
 */

/*Estilos home*/
#homeLeft
{
	width:562px;
	padding-left:41px;
	margin-right:36px;	
	padding-top:12px;
	float:left;	
}
#homeRight
{
	width:277px;
	margin-top:58px;
	position:relative;
	float:right;
}

/* Derecha */
#homeRight .destacado
{
	font-size: 12px;
	color: #666666;
	border-top:solid 1px #cccccc;
}
#homeRight .destacado
{
	border-top:solid 1px #cccccc;	
	margin-top:25px;
}
#homeRight .destacado .contenido
{
	border-left:solid 1px #cccccc;
	float:left;
}
#homeRight .destacado .center
{
	padding:10px 10px 0px 19px;
}
#homeRight .destacado a
{
	font-size: 12px;
	color: #3887DE;
	text-decoration: none;
}
#homeRight .destacado .inf
{
	margin-bottom:20px;
}
#homeRight .destacado .height01
{
	height:100px;	
}
#homeRight .destacado .imgright
{
	position:absolute;
	right:0px;
	margin-top:19px;
}
#homeRight .destacado .txtleft
{
	width:110px;
}
#homeRight .destacado .titular
{
	color:#999999;
}
#homeRight .destacado .icon
{
	margin-right:5px;
}

/* Izquierda */
#homeLeft .imggrande
{
	margin-bottom:36px;
}
#homeLeft .destacado
{
	padding:0px 0px 21px 0px;	
	font-size:11px;
	float:left;
	width:174px;
	color:#a0a0a0;	
	/*border-top: solid 2px #59abb7;*/
	background-image:url(../../gifs/curva_destHome.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:18px;
}
#homeLeft .destacado .texto
{
    border-left:solid 1px #DFDFDF;
    border-right:solid 1px #DFDFDF;
    padding:10px 5px 0px 11px;
}
#homeLeft .destacado .titular
{
    font-family: Verdana,Arial;
    font-size: 12px;
	font-weight:bold;
	color:#186488;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;	
}
#homeLeft .destacado .titular a
{
	text-decoration:none;
}
#homeLeft .destacadogrande
{
	width:561px;	
	color:#666666;	
	height:188px;
	margin-bottom:36px;
	background-image:url(../../gifs/fondo_centros_homecentros.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	clear:both;
}
#homeLeft .destacadogrande .texto
{
	border:0px;
	width:269px;
	float:left;
}
#homeLeft .destacadogrande .texto p
{
	padding:19px 19px 19px 19px;
}
#homeLeft .destacadogrande .mapa
{
	width:290px;
	height:188px;
	float:right;
	background-image:url(../../gifs/img_mapa_menu_sobreIVI.gif);
	background-repeat:no-repeat;
	background-position:10px 112px;	
}
#homeLeft .destacadogrande .listado
{
	padding:0px 0px 20px 20px;
}
#homeLeft .destacadogrande .listado .item
{
	width:120px;
	float:left;
	padding-right:10px;
}

/* Ficha Centro */
/* Portada Centros */
#portadacentros
{
	width:421px;
}
#portadacentros .imggrande
{
	margin-bottom:36px;
}
#portadacentros .destacado
{
	padding:0px 0px 19px 0px;	
	font-size:11px;
	float:left;
	width:198px;
	color:#a0a0a0;	
	background-image:url(../../gifs/curva_destSubHome.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	/*margin-bottom:18px;*/
}
#portadacentros .titular
{
    font-family: Verdana,Arial;
    font-size: 12px;
	font-weight:bold;
	color:#186488;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;	
}
#portadacentros .destacado .texto
{
    border-left:solid 1px #DFDFDF;
    border-right:solid 1px #DFDFDF;
    padding:10px 5px 0px 14px;
}
#portadacentros .imgdestacado
{
	margin-bottom:5px;
}
#portadacentros .mLeft
{
	margin-left:20px;	
}
#portadacentros a
{
	text-decoration:none;
}
#portadacentros .separa
{
	/*clear:left;*/
	width:100%;
	height:18px;	
	float:left;
}
#portadacentros .titActualidad
{
    font-size: 14px; 
    color: #cccccc; 
    font-weight: bold; 
    border-bottom:solid 1px #DFDFDF;
    margin-bottom:5px;
	padding-right:2px;
}
#portadacentros .textoActualidad
{
	padding-right:42px;
	padding-bottom:5px;
	color: #999999;	
}
#portadacentros .textoActualidad a
{
	color: #3887DE!important;
	text-decoration: none; 
	font-weight: normal;	
}

/* Destacados derecha */
#destacadosHome
{
	background-color:#ededed;
	font-size: 12px;
	color: #666666;
	padding:15px 15px 15px 19px;
	margin-top:18px;
	width:180px;
	background-image:url(../../gifs/centros_curvaderecha_inferior.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
}
#destacadosHome .titDestcado
{
    font-size: 14px; 
    color: #999999; 
    font-weight: bold; 
    margin-bottom:5px;
}
#destacadosHome a
{
	font-size: 12px;
	color: #3887DE;
	text-decoration: none;
}

/* Otros */
.textoPage
{
    padding-top:35px;
}
.mTop
{
	margin-top:15px!important;
}
.mLeft
{
	margin-left:19px;	
}

/* Equipo humano */
.equipo
{
	width:100%;
	float:left;
}
.equipo .persona
{
	float:left;
	width:48%;
}
.equipo h2
{
	padding-top:20px;
	margin-bottom:0px;
	width:100%;
}
/*Fin estilos Home*/
