/* PPAL inner banners */

.ppalInnerBanners {
width:953px;
/*height:275px;*/
clear:both;
margin:auto;
margin-top:18px;
padding:10px 0 0 11px;
background:url(../img/f_ppal_bnnrs.png) left top no-repeat;
}

.ppalInnerBanners img {
float:left;
display:inline;
margin:3px 0 0 4px;
}

/* Contenidos centrales */

.leftColPpal {
width:640px;
float:left;
display:inline;
text-align:left;
}

.lcFindYourSolution {
width:610px;
float:left;
display:inline;
margin:0 0 8px 22px;
padding:0 0 0 0;
}

.lcFYSMod1, .lcFYSMod2, .lcFYSMod3, .lcFYSMod4, .lcFYSMod5, .lcFYSMod6 {
width:241px;
float:left;
display:inline;
margin:0 10px 10px 0;
padding:4px 4px 4px 50px;
background:url(../img/ico_simulation_based_learning.png) 3px 3px #fff no-repeat;
}

.lcFYSMod1 { background:url(../img/ico_simulation_based_learning.png) 3px 3px no-repeat; }
.lcFYSMod5{ margin:0 0 10px 0;background:url(../img/ico_beta_testing.png) 8px 3px no-repeat; }
.lcFYSMod2 { background:url(../img/ico_serious_games.png) 8px 3px no-repeat; }
.lcFYSMod4 { margin:0 0 10px 0;background:url(../img/ico_augmented_reality.png) 8px 3px no-repeat; }
.lcFYSMod3 { background:url(../img/ico_virtual_visits.png) 3px 3px no-repeat; }
.lcFYSMod6 { background:url(../img/ico_port_games_to_mobile_platforms.png) 3px 3px no-repeat; }

.lcFYSMod1:hover,
.lcFYSMod2:hover,
.lcFYSMod3:hover,
.lcFYSMod4:hover, 
.lcFYSMod5:hover,
.lcFYSMod6:hover, {background-color:#e1f2ff; }

.lcHighlights {
width:624px;
float:left;
display:inline;
margin:0 0 0 0;
padding:0 0 0 6px;
}

.lcHighlights img {
	margin:0 0 0 16px;
	float:left;
	display:inline;
}

.rightColPpal {
width:298px;
float:right;
display:inline;
padding:0 16px 0 0;
color:#a7262a;
text-align:left;
}

.rightColPpal .lm p {
width:100%;
float:right;
padding:10px 0 0 0;
display:inline;
text-align:right;
}

/* TIPOGRAFIA */

/*Columna de novedades de la ppal*/
.rightColPpal a,
.rightColPpal a:link,
.rightColPpal a:visited,
.rightColPpal a:hover,
.rightColPpal a:active { font-weight:700;color:#a7262a;text-decoration:underline;}
.rightColPpal a:hover  { color:#790000;}

.lcFindYourSolution a,
.lcFindYourSolution a:link,
.lcFindYourSolution a:visited,
.lcFindYourSolution a:hover,
.lcFindYourSolution a:active {
font-weight:400;
color:#7f7f7f;
text-decoration:none;
line-height:14px;
}
.lcFindYourSolution a:hover  { color:#227dca;}

/* H1 image replacements página ppal */

#SPh1highlights,
#SPh1findyoursolution,
#SPh1findmoreaboutus,
#ENh1highlights,
#ENh1findyoursolution,
#ENh1findmoreaboutus
{
width:100px;
height:50px; /* dimensiones de la imagen */
text-indent: -9999px;
background: url(../img/1px.png) no-repeat;
}

#SPh1highlights       { width:100%;height:32px;margin:0 0 10px 16px; background: url(../img/tit/SP_tit_highlights.png) no-repeat; }
#SPh1findyoursolution { width:100%;height:32px;margin:0 0 10px -2px; background: url(../img/tit/SP_tit_find_your_solution.png) no-repeat; }
#SPh1findmoreaboutus  { width:280px;height:32px;margin:0 0 6px -2px; background: url(../img/tit/SP_tit_find_more_about_us.png) no-repeat; }

#ENh1highlights       { width:100%;height:32px;margin:0 0 10px 16px; background: url(../img/tit/EN_tit_highlights.png) no-repeat; }
#ENh1findyoursolution { width:100%;height:32px;margin:0 0 10px -2px; background: url(../img/tit/EN_tit_find_your_solution.png) no-repeat; }
#ENh1findmoreaboutus  { width:280px;height:32px;margin:0 0 6px -2px; background: url(../img/tit/EN_tit_find_more_about_us.png) no-repeat; }