﻿body
{
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/FondoCabecera.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	font-family: 'Droid Sans', arial, serif;
	font-size:14px;
	margin:0;
	padding:0;
}
.ms-WPBody {
	font-family: 'Droid Sans', arial, serif;
	font-size:14px;
}
.Destacado{color:#26617b; font-weight:bold}
.QueHace{width:800px;margin:auto;}
.masterContent
{
	width:100%;
	margin:0;
	clear:both
}
.siteActionMenu
{
	float:left;
}
.authoringRegion
{	float:left;
/*display:none;*/

}
img {border:0; outline:none;}
a.opacity img 
{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6; 
	opacity: 0.6;
	-khtml-opacity: 0.6;
}
a.opacity:hover img 
{
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}
.Cabecera
{
	height:98px;
	width:960px;
	margin:auto;
	padding:0;
	margin-top:0;
}
	.Logo
	{
		width:260px;
		float:left;
		top:0;
		margin-right:0px;
	}
	.Logo a {outline:none;}


	.MenuPrincipal
	{
		margin-top:0px;	
		float:right;
		padding:0;
		width:660px;
		position:relative;

	}
	.MenuPrincipal ul
	{
		list-style:none;
		padding:0;
		margin:0;
		width:509px;
 		display:block;
		overflow:hidden;
	}
#Idiomas
{
	position:absolute;
	float:right;
	z-index:1;
	width:120px;
	top:5px;
	margin-left:520px;
	text-align:right;
}	
	
.Menu
{
	display:block;
	overflow:hidden;
	height:88px;
    font-family:"PT Sans Narrow", arial, serif;
    font-size:14px;
    float:right;
    text-transform:uppercase;
}
.MenuPT
{
	display:block;
	overflow:hidden;
	height:88px;
    font-family:"PT Sans Narrow", arial, serif;
    font-size:14px;
    float:right;
    text-transform:uppercase;
}

.Menu ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:660px;
}
.MenuPT ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:660px;
}

.Menu ul li
{
	float:left;
	height:88px;
	line-height:125px;
	vertical-align:bottom;
	margin-right:2px;
	display:block;
	overflow:hidden;
}
.MenuPT ul li
{
	float:left;
	height:88px;
	width:80px;
/*	line-height:125px;*/
	margin-right:2px;
	display:block;
	overflow:hidden;
}

.Menu ul li a
{
	color:#2981a9;
	text-decoration:none;
	outline:none;
	display:block;
	overflow:hidden;
	padding:5px 2px 5px 2px;
}
.MenuPT ul li a
{
	color:#2981a9;
	text-decoration:none;
	outline:none;
	display:block;
	overflow:hidden;
	padding:45px 1px 25px 2px;
	text-align:center;
}

.Menu ul li a:hover
{
	background-color:#9fcde4;
	color:#000;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding:5px 2px 5px 2px;
	text-shadow: #fff 1px 1px 1px;
}
.MenuPT ul li a:hover
{
	background-color:#9fcde4;
	color:#000;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding:45px 2px 25px 3px;
	text-shadow: #fff 1px 1px 1px;
}

	
	
/*********************** PAGINACIÓN ***************************/

.Paginado {
	text-align:center;
	margin:0;
	float:left;
	font-weight:bold;
	float:left;
	margin:15px 0 20px 0;
	position:relative;
	width:100%;
	font-size:9pt;
	line-height:0;
}
.Paginado span{
	float:left;
	background-image:url('../../../SiteCollectionImages/ImagenesMaquetacion/FondoPaginacion.png');
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}
.Paginado span a {
	margin:0;
	padding:0;
}
.Next a{
	background-image:url('../../../SiteCollectionImages/ImagenesMaquetacion/Next.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:20px;
	height:25px;
	float:left;
	position:relative;
}
.Next a:hover {
	background-position:left bottom;
}

.Prev a{
	background-image:url('../../../SiteCollectionImages/ImagenesMaquetacion/Prev.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:20px;
	height:25px;
	float:left;
	position:relative;
}
.Prev a:hover{
	background-position:left bottom;
}
.Start {
	float:left;
	background-image:none;
	line-height:25px;
	margin-right:8px;
	position:relative;
	background-image:none!important;
}
.NoticiasPagina {
	line-height:15px;
	display:block;
	width:60px;
	color:#26617b;
	text-align:center;
	margin:0;
	font-weight:bold;
	padding:5px!important;
	position:relative;
}
/*****************************************************************************/

/*NOTICIAS*******************************************************/

.MesNoticias
{

	font-family: 'PT Sans Narrow', arial, serif;
	color:#bf5615;
	font-size:22px;
	line-height:36px;
	width:98%;
	margin:10px 0 10px 0;
	padding-left:36px;
	clear:both;
	background-image:url('../SiteCollectionImages/Iconos/Calendario.png');
	background-repeat:no-repeat;
	background-position: center left;
	
}
.TituloNoticias
{
	font-family: 'PT Sans Narrow', arial, serif;
	color:#607f90;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	width:98%;
	float:left;
	margin:5px 0 5px 0;
}
.CuerpoNoticias
{
	line-height:20px;
	color:#666;				
	text-align:justify;
	float:left;
}
.CuerpoNoticias {
	width:auto;
	float:left;
}
.CuerpoNoticias p{
	width:auto;
}
.CuerpoNoticias ul 
{
	list-style:square inside none;
}
.CuerpoNoticias ul li
{
	list-style:square/*!important*/;
	line-height:15px;
	list-style-position:inside;
}
.CuerpoNoticias ul ul li {
	text-indent:20px;
	list-style-position:inside;
}
.CuerpoNoticias .ImagenIzquierda {float:left; padding:0 15px 10px 0; max-width:400px;}
.ImagenDerecha img{	float:left;}
.image {width:auto;float:left;}
.PieFoto 
{	
	border-bottom:#d26c00 1px dotted;
	font:10px 'Droid Sans', arial, serif!important;;
	color:#666;
	padding:5px 10px 7px 20px;
	background-image:url('../SiteCollectionImages/Iconos/PieFoto.jpg');
	background-position:0 5px;
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:360px !Important;
	margin:5px 20px 0 10px;
	clear:both;
}

/*******Noticias extendidas ************************************************************************/

.ContenidoCentral
{
	width:940px;
	margin:auto;
	padding:0px;	
	color:#666;
	line-height:20px;
}

.ContenidoCentralIzquierda
{width:240px;float:left;margin-right:10px;}
.ContenidoCentralDerecha
{width:680px;float:left;}
.ContenidoCentral img
{
float:left;
margin-right:10px;
text-align:center;

}
.ContenidoCentral ul {
	margin:2px 0 10px 0;
	padding-top:0;
	padding-bottom:0;
	font-size:13px;
}
.ContenidoCentral ul li
{
	color:#26617b;
	line-height:22px;
	text-align:left;
	padding:1px;
	list-style-image:url('../SiteCollectionImages/Iconos/ItemListas.png');
}

.ContenidoCentral ul ul
{
margin:0;
}


.ContenidoCentral ul ul li
{
	color:#26617b;
	line-height:22px;
	text-align:left;
	padding:1px;
	list-style-image:url('../SiteCollectionImages/Iconos/ItemListas2.png');
}
.ContenidoCentral p
{
	color:#5b5b5b;
	line-height:20px;
	text-align:justify;
	font-size:13px;
	margin-top:0;
}
	.ContenidoCentral a:link{text-decoration:none;color:#26617b; outline:none}
	.ContenidoCentral a:visited{text-decoration:none;color:#26617b;outline:none}
	.ContenidoCentral a:active{text-decoration:none;color:#26617b;outline:none}
	.ContenidoCentral a:hover{text-decoration:underline;color:#26617b;outline:none	}

/***** CLIENTES***************************************************************************************/

#container{
	float:left;
	font-family:'Droid Sans', arial, serif;
	font-size:13px!important;
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/ImagenQuienUtiliza.jpg');
	background-position:right 20px;
	background-repeat:no-repeat;
	min-height:400px;
}
#filter ul {width:auto!important;}
#filter li{font: 13px 'Droid Sans', arial, serif;!important;}

/***** FIN CLIENTES*******************************************************/

h1.Breadcrumb
{
	font-family:'Droid Sans', arial, serif;	
	font-size:12px;
	font-weight:normal;
	color:#26617b;
}
h1.TituloPagina
{
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/FondoTitulo.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
    font-family:"PT Sans Narrow", arial, serif;
    font-size:19px;
	height:32px;
	font-weight:normal;
	color:#26617b;
	margin-top:10px;
	padding:0;
}
.SlideArea{
	width:600px;
	height:313px;
	float:left;
	margin:6px 0 6px 6px;
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/Slide1.jpg');
}
.EnlacesArea{
	width:70px;
	height:245px;
	float:left;
	margin:6px;
	z-index:500;

}
.EnlacesArea div {
	margin-top:0px;
}
.EnlacesArea a {
	float:left;
}
.NoticiasArea
{
	background-image: url('../SiteCollectionImages/ImagenesMaquetacion/FondoUltimasNoticias.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:228px;
	height:236px;
	float:left;
	margin:4px 4px 4px 14px;
}
.NoticiasAreaEN
{
	background-image: url('../SiteCollectionImages/ImagenesMaquetacion/EN/FondoUltimasNoticias.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:228px;
	height:236px;
	float:left;
	margin:4px 4px 4px 14px;
}
.NoticiasAreaPT
{
	background-image: url('../SiteCollectionImages/ImagenesMaquetacion/PT/FondoUltimasNoticias.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:228px;
	height:236px;
	float:left;
	margin:4px 4px 4px 14px;
}
.AccesoPlataformaFormacion{
	background-image: url('../SiteCollectionImages/ImagenesMaquetacion/FondoAccesoPlataformaFormacion.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:230px;
	height:77px;
	float:left;
	margin:0px 4px 4px 14px;
	cursor:pointer;
}
.AccesoPlataformaFormacion:hover{
	background-position:bottom center;
}

	.ContenidoNoticias 
	{
		margin:32px 5px 5px 5px;
		text-align:justify;
		color:#004557;
		width:219px;
		height:198px;
		list-style:none;
		overflow-y:scroll;
		overflow-x:hidden;

		scrollbar-base-color: #dfeaf1;
		scrollbar-arrow-color: #67889b;
		scrollbar-darkshadow-color: #dfeaf1;
		scrollbar-face-color: #fff;
		scrollbar-highlight-color: #dfeaf1;
		scrollbar-shadow-color: #dfeaf1;
		scrollbar-3dlight-color: #dfeaf1;
	}
	.ContenidoNoticias ul 
	{
		margin:0;
		padding:0;
		text-align:justify;
		list-style:none;
		font-family: 'Droid Sans', arial, serif;
		font-size:11px;
	}
	.ContenidoNoticias ul li {line-height:15px; border-bottom:1px dotted #666}
	

	
	.link-item-noticias 
	{
		line-height:10px;
		background-color:#fff;
		background-repeat:repeat-x;
		background-position:bottom;
		display:block;
		width:200px;
		margin:3px 5px 0 0;
		padding-top:2px;		
	}
	.link-item-noticias a:link,
	.link-item-noticias a:active,
	.link-item-noticias a:visited {}
	.link-item-noticias a:hover {color:#000; text-decoration:none;}	
.Items
{
	width:685px;
	float:left;
}
.SlideArea2
{
	width:220px;
	height:171px;
	margin-left:18px;
	padding:29px 3px 3px 3px;
	float:left;
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/FondoReferencias.jpg');
	background-repeat:no-repeat;
}
.SlideArea2PT
{
	width:220px;
	height:171px;
	margin-left:18px;
	padding:29px 3px 3px 3px;
	float:left;
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/PT/FondoReferenciasPT.jpg');
	background-repeat:no-repeat;
}
.SlideArea2EN
{
	width:220px;
	height:171px;
	margin-left:18px;
	padding:29px 3px 3px 3px;
	float:left;
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/EN/FondoReferenciasEN.jpg');
	background-repeat:no-repeat;
}

.DivSeparador{clear:both;}
.AreasPortada
{
	text-align:left;
	float:left;
	margin-left:5px;
	margin-bottom:25px;
	display:block;
}
.Pie
{
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/FondoPie.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:260px;
	padding-top:17px;
	font:13px 'Droid Sans', arial, serif;
	
}
.Copyright
{
	color:#fff;
	text-align:center;
	padding-top:25px;
}

.PieContenido
{
	width:960px;
	margin:auto;
	color:#fff;				
}
	.PieContenido a:link{text-decoration:none;color:#fff; padding:3px}
	.PieContenido a:visited{text-decoration:none;color:#fff;padding:3px}
	.PieContenido a:active{text-decoration:none;color:#fff;padding:3px}
	.PieContenido a:hover{text-decoration:none;color:#fff;background-color:#174d65;padding:3px}

	.PieContenido ul {margin-top:15px;}
	.PieContenido ul li
	{
		line-height:26px;
		list-style:none;
		color:#88abb9;
		text-decoration:none;
	}
			.MapaWebIzquierda
			{
				width:210px;
				float:left;
				border-right:1px solid #88abb9;				
			}
				.MapaWebIzquierda ul
				{
					margin:0;
					padding:0 8px 3px 8px;
				}
			.MapaWebDerecha
			{
				width:180px;
				float:left;
			}
				.MapaWebDerecha ul	
				{	
				margin:0;
				padding:0 8px 3px 8px;
				}
	.LogotiposCertificaciones
	{
		width:131px;
		height:189px;
		margin-top:10px;
		background-image:url('../SiteCollectionImages/ImagenesMaquetacion/LogosCertificaciones.png');
		float:right;
	}

/*************Informacion Comercial ***********************************/

.Issuu 
{float:left;
}

.InformacionComercialPDF 
{
	float:left;
	width:199px;
	margin-left:75px;
	padding-left:50px;
	margin-top:35px;
	background-image:url('../SiteCollectionImages/ImagenesMaquetacion/FondoInformacionComercialPDF.jpg');
	background-position:left;
	background-repeat:no-repeat;
}
.InformacionComercialPDF img
{
	outline:none;
}
.DivContacto{margin:auto;text-align:center}
.Mail
{

	background-image:url("../SiteCollectionImages/Iconos/Mail.png");	
	background-repeat:no-repeat;	
	background-position:left center;
	line-height:45px;
	height:36px;
	font-size:20px;
	padding-left:28px;
}
.Mail a:link {text-decoration:none; color:#004557}
.Mail a:active {text-decoration:none; color:#004557}
.Mail a:visited {text-decoration:none; color:#004557}
.Mail a:hover {text-decoration:none; color:#000}

.Telefono
{

	background-image:url("../SiteCollectionImages/Iconos/Telefono.png");
	background-repeat:no-repeat;
	background-position:left center;
	line-height:60px;
	height:60px;
	font-size:20px;
	padding-left:32px;
	color:#004557;
	margin-left:10px;
 }
.Web
{
	background-image:url("../SiteCollectionImages/Iconos/Web.png");
	background-repeat:no-repeat;
	background-position:left center;
	line-height:60px;
	height:60px;
	font-size:20px;
	padding-left:32px;
	color:#004557;
	margin-left:10px;
 }
.Web a:link {text-decoration:none; color:#004557}
.Web a:active {text-decoration:none; color:#004557}
.Web a:visited {text-decoration:none; color:#004557}
.Web a:hover {text-decoration:none; color:#000}



.InformacionComercialTexto{margin-left:170px}

.AlturaMinima
{
	height:30px;
	line-height:30px;
	display:block;
	clear:both
}
.AlturaMinimaPortada
{
	height:5px;
	line-height:5px;
	display:block;
	clear:both
}

/**********************************************/
.BotonGoogle{
	left:5px;
	top:5px;
	z-index:500000000;
	position:fixed;
}





