﻿*
{
padding:0px;
margin:0px;
}
body 
{
	background-image:url(images/background_repeat.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#ffffff;
	font-family:Arial
}
img 
{
	border:0;	
}
a 
{
	text-decoration:none;	
	outline:none;
	color:#41A9E8;
}
a:hover 
{
	outline:none;
	text-decoration:none;	
}
/*///Header//*/
.Header
{
	width:960px;
	height:145px;
	overflow:hidden;
}
.HeaderImage
{
	background-image:url(images/isologotipo.jpg);
	background-repeat:no-repeat;
	width:177px;
	height:142px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.HeaderText
{
	font-size:18px;
	color:#B3C5D6;
	font-style:italic;
	font-family:Georgia;
	float:right;
	overflow:hidden;
	width:409px;
	height:50px;
	margin-top:90px;
	text-align:right;
	padding-right:29px;
}

.OptionsContainer 
{
	width:954px;
	/*overflow:hidden;*/
	text-decoration:none;
	height:40px;
	z-index:0;
}
.Fondo 
{
	background-image:url(images/fondo-azul.jpg);
	background-repeat:no-repeat;
	height:40px;
	float:left;
	overflow:hidden;
	width:11px;	
}
.OptionLeft
{
	font-size:16px;
	color:#366478;
	font-weight:bold;
	background-image:url(images/botonera_leftT.jpg);
	width:159px;
	height:40px;
	float:left;
	overflow:hidden;
	line-height:40px;
	background-position:0 0;
	
}
.OptionLeft:hover
{
	background-image:url(images/botonera_leftT.jpg);
	height:40px;
	background-position:0 -40px;
	
}
.Separator {
	background-image:url(images/separator.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:2px;
	float:left;
	overflow:hidden;
}
.OptionCenter
{
	font-size:16px;
	color:#366478;
	font-weight:bold;
	background-image:url(images/botonera_centerR.jpg);
	width:159px;
	height:40px;
	background-position:0 -40px;
	float:left;
	overflow:hidden;
	line-height:40px;
}
.OptionCenter:hover
{
	background-image:url(images/botonera_centerR.jpg);
	height:40px;
	background-position:0 0;
}
.OptionCenterS {
	background-image:url(images/botonera_centerR.jpg);
	background-position:0 -40px;
	color:#366478;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	overflow:hidden;
	width:159px;
}
.OptionPortfolio {
	background-image:url(images/botonera_centerR.jpg);
	background-position:0 -40px;
	color:#366478;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	overflow:hidden;
	width:155px;
}
.OptionPortfolio:hover {
	background-image:url(images/botonera_centerR.jpg);
	background-position:0 0;
	height:40px;
}
.OptionCenterS:hover
{
	background-image:url(images/botonera_centerR.jpg);
	height:40px;
	background-position:0 0;
}
.OptionRight
{
	font-size:16px;
	color:#366478;
	font-weight:bold;
	background-image:url(images/botonera_rightT.jpg);
	width:160px;
	height:40px;
	background-position:0 0;
	float:left;
	overflow:hidden;
	line-height:40px;
}
.OptionRight:hover
{
	background-image:url(images/botonera_rightT.jpg);
	height:40px;
	background-position:0 -40px;	
}
.OptionRightSelect
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	background-image:url(images/botonera_right-select.jpg);
	width:160px;
	height:40px;
	float:left;
	overflow:hidden;
	line-height:40px;
}

/*///*/


.GeneralContainer
{
	width:974px;
	overflow:hidden;
}
.BorderLeft
{
	background-image:url(images/sombra_left.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:598px;
	float:left;
	overflow:hidden;
	z-index:2;
	position:relative;
}
.BorderRight {
	background-image:url(images/sombra_right.jpg);
	background-repeat:no-repeat;
	float:left;
	height:598px;
	overflow:hidden;
	position:relative;
	width:10px;
	z-index:2;
}
.BorderCenter
{
	background-color:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	position:relative;
	width:949px;
	z-index:1;
	height:600px;
}
.CenterLeft 
{
	float:left;
	overflow:hidden;	
	width:656px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	margin-right:12px;
}
.Title 
{
	color:#069;
	font-size:28px;
	font-weight:bold;
}
.Content 
{

}

.OptionBox
{
	width:641px;
	height:85px;
	border:solid 2px #D6E0E8;
	overflow:hidden;
	margin-top:23px;
	float:left;
}
.OptionBox:hover
{	
	border:solid 2px #2494F5;
}
.DownloadBox
{
	float:right;
	overflow:hidden;
	width:194px;
	margin-top:30px;
}
.OptionBoxLeft
{
	float:left;
	overflow:hidden;
	padding-left:20px;
	margin-top:8px;
	width:417px;
}
.Titulos 
{
	overflow:hidden;
	margin-top:25px;	
}
.DescriptionTitle 
{
	display:block;
	font-size:12px;
}
.OptionTitle
{
	color:#333333;
	font-size:20px;
	font-weight:bold;
}
.OptionTitle:hover
{
	text-decoration:underline;
}
.OptionDescription
{
	text-align:left;
	clear:both;
	font-size:13px;
}
.Image
{
	float:left;
	overflow:hidden;
	margin-top:1px;
}
.LooppaLogo 
{
	width:80px;
	height:66px;	
	margin-right:62px;	
}
.TootimesLogo 
{
	float:left;
	height:26px;
	margin-right:12px;
	margin-top:22px;
	width:130px;
}
.Allyssen 
{
	width:94px;
	height:66px;
	margin-right:49px;
	float:left
}
.Presentation 
{
	color:#006699;
	font-weight:bold;
	overflow:hidden;
	width:194px;
}
.PlayImage
{
	background-image:url(images/play_icon_SOLUTIONS.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	overflow:hidden;
	padding-right:37px;
	height:38px;
	line-height:36px;
}
.PlayImage:hover
{
	text-decoration:underline;
	
}
.LineT
{
	width:218px;
	overflow:hidden;
	margin-top:32px;
}
.Line
{
	width:218px;
	overflow:hidden;
	margin-top:18px;
}
.CenterRight 
{
	float:left;
	overflow:hidden;	
	width:240px;
	padding-top:20px;
}
.RightBox 
{
	float:left;
	overflow:hidden;
	width:240px;	
}
.TopCaja 
{
	width:240px;
	overflow:hidden;	
}
.Pico-top 
{
	background-image:url(images/picotop.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:5px;
	height:5px
}
.Borde-top 
{
	border-top:1px solid #D6E0E8;
	background-color:#EDF4F9;
	height:4px;
	width:230px;
	float:left;
	overflow:hidden;	
}
.Pico-topRight 
{
	background-image:url(images/picotop-right.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:5px;
	height:5px
}
.Pico-bottom 
{
	background-image:url(images/picobottom.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:5px;
	height:5px
}
.Borde-bottom 
{
	border-bottom:1px solid #D6E0E8;
	background-color:#EDF4F9;
	height:5px;
	width:230px;
	float:left;
	overflow:hidden;	
}
.Pico-bottomRight 
{
	background-image:url(images/picobottom-right.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	width:5px;
	height:5px
}
.CenterCaja 
{
	width:218px;
	overflow:hidden;	
	border-left:1px solid #D6E0E8;
	border-right:1px solid #D6E0E8;
	background-color:#EDF4F9;
	text-align:left;
	padding:10px;
}
.Title18 
{
	color:#069;
	font-size:18px;
	height:26px;
}
.LineLeft 
{
	width:370px;
	overflow:hidden;
	margin-top:20px;
}
.Icon 
{
	float:left;
	overflow:hidden;
	width:43px;
}
.News 
{
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	height:31px;
	overflow:hidden;	
}
.Radio 
{
	background-image:url(images/radio-fondo.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;
	width:42px;
}
.Tv 
{
	background-image:url(images/tv-fondo.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;
}
.World 
{
	background-image:url(images/world-fondo.jpg);
	background-repeat:no-repeat;
	height:40px;
	overflow:hidden;
}
.Link 
{
	font-size:15px;
	color:#41A9E8;
	font-weight:bold;	
	line-height:33px;
}
.Link a:hover 
{
	text-decoration:underline;
}
.BottomCaja 
{
	width:240px;
	overflow:hidden;	
}
.GeneralBootom 
{
	width:954px;
	overflow:hidden;
}
.GeneralBootom-L 
{
	float:left;
	overflow:hidden;
	width: 6px;
	height:6px;
	background-image:url(images/bordeizq.jpg);
	background-repeat:no-repeat;	
}
.GeneralBootom-C 
{
	float:left;
	overflow:hidden;
	border-bottom:solid 1px #CCC;
	width:939px;
	height:5px;
}
.GeneralBootom-R 
{
	float:left;
	overflow:hidden;
	width: 6px;
	height:6px;
	background-image:url(images/bordeder.jpg);
	background-repeat:no-repeat;	
}


/*//Footer//*/
.Footer 
{
	width:920px;	
	overflow:hidden;
	font-family:Tahoma;
	font-size:11px;
	margin-top:20px;
	height:50px;
}
.LinkFooter 
{
	float:left;
	overflow:hidden; 
	width:490px;	
	color:#1A8CD0;
	text-align:left;
}
.HoverF:hover
{
	color:#1A8CD0;
	text-decoration:underline;
}
.SeparatorFooter 
{
	margin-left:6px;
	margin-right:6px;
}
.FooterLooppa 
{
	color:#000;
	float:right;
	overflow:hidden;
	width:425px;	
}
.FooterLooppa a
{
	color:#000;
}
.FooterH:hover
{
	text-decoration:underline;
}
/*////*/