﻿*
{
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 
{
	height:40px;
	text-decoration:none;
	width:954px;
	z-index: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 {
	background-image:url(images/botonera_right-select.jpg);
	color:#000;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	overflow:hidden;
	width:160px;
}
.OptionRight:hover
{
	background-image:url(images/botonera_right-select.jpg);
	height:40px;
	background-position:0 -40px;	
}
.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 
{
	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;
}
.OptionCenterS:hover
{
	background-image:url(images/botonera_centerR.jpg);
	height:40px;
	background-position:0 0;
}
.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;
}
/****Header***/



.GeneralContainer
{
	width:974px;
	overflow:hidden;
}
.WidthBox 
{
	overflow:hidden;
	width:917px;	
	margin-top:20px;
}
.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;
}
.BorderCenter
{
	background-color:#fff;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	width:949px;
	float:left;
	overflow:hidden;
	z-index:1;
	position:relative;
	height:598px;
}
.Title 
{
	color:#069;
	font-size:18px;
	height:26px;
}
.Text {
	color:#333;
	font-size:14px;
	line-height:22px;
}
.Subtitle {
	color:#069;
	font-size:20px;
	margin-top:45px;
}
.CenterLeft {
	float:left;
	margin-right:12px;
	overflow:hidden;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
	width:656px;
}
.BlueText 
{
	font-size:18px;
	font-weight:bold;
	margin-top:124px;
	text-align:center;
	color:#069;
}
.CenterRight {
	float:left;
	overflow:hidden;
	padding-top:20px;
	width:240px;
}
.LineTop 
{
	width:490px;
	overflow:hidden;
	margin-top:25px;	
}
.Line
{
	width:490px;
	overflow:hidden;
	margin-top:18px;	
}
.Item 
{
	text-align:right;
	font-size:15px;
	color:#333;
	width:130px;
	float:left;
	overflow:hidden;
	line-height:28px;
}
.Input 
{
	float:right;
	overflow:hidden;
	width:347px;
	height:25px;
	border: solid 1px #DADADA;
	background-color:#F0F6F6;	
	padding:2px;
	padding-top:4px;
}
.Mensaje {	
	float:right;
	overflow:hidden;
	width:347px;
	height:90px;
	border: solid 1px #DADADA;
	background-color:#F0F6F6;
	padding:2px;	
	padding-top:4px;
}
.BtnSend 
{
	background-image: url(images/btn-send.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	width:80px;
	height:30px;
	background-position:0 0;
	line-height:33px;
	overflow:hidden;
	margin-left:136px;
	text-align:center;
	margin-top:15px;
}
.BtnSend a 
{
	color:#FFF;	
}
.BtnSend:hover
{
	background-image:url(images/btn-send.jpg);
	height:30px;
	background-position:0 -30px;	
}
.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:5px;
	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
}
.CenterCaja 
{
	/*width:218px;*/
	overflow:hidden;	
	border-left:1px solid #D6E0E8;
	border-right:1px solid #D6E0E8;
	background-color:#EDF4F9;
	text-align:left;
	padding:10px;
	/*height:112px;*/
}

.TitleTop 
{
	color:#069;
	font-size:28px;
	font-weight:bold;
	text-align:left;
} 


.BottomCaja 
{
	width:240px;
	overflow:hidden;	
}
.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
}

.BorderRight
{
	background-image:url(images/sombra_right.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:598px;
	float:left;
	overflow:hidden;
	z-index:2;
	position:relative;
}
.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 
{
	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;
}
.RightBox
{
	margin-bottom:15px;
	overflow:hidden;
}