
body
{
	text-align: center;
	margin: 10px 0 30px 0;
	background-color: #ffffff;
}

#content
{
	width: 777px;
	margin: 0 auto 0 auto;
}

#headerLogo
{
	width: 777px;
	height: 67px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#footer
{
	float:left;
	clear:both;
	height: 226px;
}

#header2
{
	width: 777px;
	height: 14px;
	background-color: #576B82;
	border-top: 1px solid #ffffff;
}

#langContainer
{
	width:149px; 
	height:16px; 
	float:right; 
	margin: 45px 0 0 0;
}

a.langLink:link, a.langLink:active,
a.langLink:visited
{
font-family: Verdana, Arial;
font-size: 10px;
color: #DDDDDD;
text-decoration: none;
font-weight: 100;
}

a.langLink:hover
{
text-decoration: underline;
}


/*------------------------------------------------------------
/	MENU 
------------------------------------------------------------*/

#headerMenu
{
	width: 777px;
	height: 178px;
	border-top: 1px solid #ffffff;
}

#buttonContainer
{
	float: left;
	clear: both;
	border-right: 1px solid #ffffff;
	height: 178px;
}

a#menuButtonInicio:link, a#menuButtonInicio:visited, 
a#menuButtonInicio:active
{
	width: 203px;
	height: 45px;
	background-image: url('../images/buttonInicio.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float:left;
	clear: both;
}

a#menuButtonInicio:hover
{
	background-image: url('../images/buttonInicioOver.gif');
}

a#menuButtonServicios:link, a#menuButtonServicios:visited, 
a#menuButtonServicios:active
{
	width: 203px;
	height: 40px;
	border-top: 1px solid #ffffff;
	background-image: url('../images/buttonServicios.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
	clear: both;
}

a#menuButtonServicios:hover
{
	background-image: url('../images/buttonServiciosOver.gif');
}

a#menuButtonPortfolio:link, a#menuButtonPortfolio:visited, 
a#menuButtonPortfolio:active
{
	width: 203px;
	height: 35px;
	border-top: 1px solid #ffffff;
	background-image: url('../images/buttonPortfolio.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float:left;
	clear: both;
}

a#menuButtonPortfolio:hover
{
	background-image: url('../images/buttonPortfolioOver.gif');
}

a#menuButtonContacto:link, a#menuButtonContacto:visited, 
a#menuButtonContacto:active
{
	width: 203px;
	height: 30px;
	border-top: 1px solid #ffffff;
	background-image: url('../images/buttonContacto.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float:left;
	clear: both;
}

a#menuButtonContacto:hover
{
	background-image: url('../images/buttonContactoOver.gif');
}

a#menuButtonSoporte:link, a#menuButtonSoporte:visited, 
a#menuButtonSoporte:active
{
	width: 203px;
	height: 25px;
	border-top: 1px solid #ffffff;
	background-image: url('../images/buttonSoporte.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float:left;
	clear: both;
}

a#menuButtonSoporte:hover
{
	background-image: url('../images/buttonSoporteOver.gif');
}


#menuBar1
{
	width: 16px;
	height: 178px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	clear: none;
	border-right: 1px solid #ffffff;
}

.menuBar1Blocks {
	width: 16px;
	clear: none;
	float: left;
	border-top: 1px solid #ffffff;
}

#menuBar1Blocks1 {
 background-color:#A6A6A6; 
 height: 45px; 
 border:0;
}

#menuBar1Blocks2 {
 background-color:#CFCDCD; 
 height: 40px; 
}

#menuBar1Blocks3 {
 background-color:#E9E9E9; 
 height: 35px; 
}

#menuBar1Blocks4 {
 background-color:#EDEDED; 
 height: 30px; 
}

#menuBar1Blocks5 {
 background-color:#EFEFEF; 
 height: 25px; 
}

#menuImageContainer
{
	width: 486px;
	height: 178px;
	float: left;
	clear:none;
	font-size:1px;
}

#menuBar2
{
	background-color: #637C9A;
	height: 2px;
	width: 777px;
	border-top: 1px solid #ffffff;
	float: left;
	clear: both;
	font-size: 1px;
}



/*------------------------------------------------------------
/	WINDOW
------------------------------------------------------------*/

.window
{
	width: 258px;
	background-color: #E0E0E0;
	float: left;
}

.windowHeader
{
	height: 23px;
	width: 100%;
	background-color: #576F8F;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/windowTopBG.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.windowCornerLeft
{
	height: 23px;
	width: 10px;
	background-image: url('../images/windowCornerLeft.gif');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

.windowCornerRight
{
	height: 23px;
	width: 10px;
	background-image: url('../images/windowCornerRight.gif');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

.windowTextContainer 
{
	height: 23px;
	line-height: 23px;
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	float: left;
	text-align: center;
}

.windowGreyBlock
{
	height: 23px;
	width: 16px;
	background-color: #E0E0E0;
	float: left;
}

.windowBottom
{
	height: 20px;
	width: 100%;
	background-color: #576F8F;
	border-top: 1px solid #ffffff;
	background-image: url('../images/windowBottomBG.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.windowBottomLeft
{
	height: 20px;
	width: 10px;
	background-image: url('../images/windowBottomLeft.gif');
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.windowBottomRight
{
	height: 20px;
	width: 10px;
	background-image: url('../images/windowBottomRight.gif');
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.windowBottomWhitespace
{
	height: 20px;
	float: left;
}

.windowBottomGreyBlock
{
	height: 20px;
	width: 16px;
	background-color: #E0E0E0;
	float: left;
}

a.sectionLink:link, a.sectionLink:hover,
a.sectionLink:visited
{
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}

a.sectionLink:hover
{
	text-decoration: underline;
}

.insideWindowText
{
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}


.insideWindowTextContainer
{
	height:316px; 
	padding: 0 0 0 10px; 
	background-color: #eeeeee; 
	text-align:left;
}

a.insideWindowTextLink:link, a.insideWindowTextLink:hover,
a.insideWindowTextLink:visited
{
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial;
	font-size: 11px;
	color: #607FB6;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.insideWindowTextLink:hover
{
	text-decoration: underline;
}

.portfolioSiteTitle
{
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial;
	font-size: 12px;
	color: #576F8F;
	text-align: left;
	font-weight: bold;
}

.portfolioSiteDesc
{
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

/*------------------------------------------------------------
/	GREY WINDOW (BOTTOM)
------------------------------------------------------------*/

#footerWindowGrey
{
	width: 500px;
	height: 169px;
	background-color: #8A8D98;
	float: left;
}

#footerWindowWhite
{
	width: 276px;
	height: 169px;
	background-color: #FFFFFF;
	float: left;
	border-left: 1px white solid;
}

.windowGreyHeader
{
	height: 29px;
	width: 100%;
	background-image: url('../images/barDarkGrey.gif');
	background-position: center;
	background-repeat: repeat-x;
}

#bottomFooter
{
	height:40px;
	width:777px;
	float: left;
	background-color: #AFB6B9;
}

.footerWindowHeaderText 
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #EEEEEE;
	text-align: center;
	line-height: 29px;
}

#footerLeftWindow
{
	text-align: left;
}

#footerLeftWindowText
{
	color: #EEEEEE;
	font-family: Verdana, Arial;
	font-size: 10px;
	float: left;
	clear: none;
	height: 115px;
	width: 348px;
	padding: 10px;
	padding-top: 15px;
}

a.footerLeftWindowLink:link, a.footerLeftWindowLink:active,
a.footerLeftWindowLink:visited
{
	color: #EEEEEE;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	float: left;
	width: 310px;
}

a.footerLeftWindowLinkArrow:hover
{
	text-decoration: underline;
}

a.footerLeftWindowLinkArrow:link, a.footerLeftWindowLinkArrow:active,
a.footerLeftWindowLinkArrow:visited, a.footerLeftWindowLinkArrow:hover
{
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	clear: left;
	float: left;
	vertical-align: middle;
}

#footerLeftWindowComputerImage 
{
	float:left;
	clear: none;
}

#footerCopyright
{
	float: left;
	clear: none;
	width: 350px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-align: left;
}

#footerNavigator
{
	float: right;
	clear: none;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.footerNavigatorSeparator
{
	float: left;
	clear: none;
	width: 11px;
	font-family: Arial;
	font-size: 10px;
	color: #eeeeee;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
}

a.footerNavigatorLink:link, a.footerNavigatorLink:active,
a.footerNavigatorLink:visited
{
	float: left;
	clear: none;
	width: 50px;
	font-family: Arial;
	font-size: 11px;
	color: #eeeeee;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}

a.footerNavigatorLink:hover
{
	text-decoration: underline;
}

#footerRightWindow
{
	width: 250px;
	height: 90px;
	padding: 10px;
	padding-top: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	color: #768FAB;
}

.emailFormElement
{
font-family: Arial;
font-size: 11px;
color: #333333;
border: 1px solid #333333;
margin: 2 0 2 0;
}

#emailLabelContainer
{
float: left;
clear: none;
width: 70px;
height: 60px;
background-color: #ffffff;
vertical-align: middle;
}

#emailBoxesContainer
{
float: left;
clear: none;
width: 170px;
height: 60px;
background-color: #ffffff;
text-align: right;
}

#buttonLogin
{
	position: relative;
	height: 29px;
	width: 29px;
	background-image: url('../images/buttonLogin.gif');
	left: 210px;
	top: 50px;
}

a#emailRecuperar:link, a#emailRecuperar:active,
a#emailRecuperar:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-align: left;
	text-decoration: none;
}

a#emailRecuperar:hover
{
	text-decoration: underline;
}

#emailRecuperarContainer
{
	width: 130px;
	height: 16px;
	float: left;
}
