/* CSS Document */
HTML, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

h1
{
    font-size: 18px;
}
h2
{
    font-size: 12px;
    color: #FF6600;
    margin: 10px 0;
    font-weight: bold;
}
h3
{
    font-size: 14px;
}
td, table
{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

li
{
}

/*USEFUL SETTINGS*/

.centrado
{
    margin: auto;
}
.fullWidth
{
    width: 100%;
}
.fullHeight
{
    height: 100%;
}
.aRight
{
    text-align: right;
}
.aLeft
{
    text-align: left;
}
.aCenter
{
    text-align: center;
}
.vTop
{
    vertical-align: top;
}
.vBottom
{
    vertical-align: bottom;
}
/*USEFUL SETTINGS*/

body
{
    text-align: center;
    background: url(/images/back.jpg) repeat-x #ACACAC;
    padding-top: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#container
{
    width: 980px;
}
#header-back
{
    background: url( /images/header-back.jpg) repeat-x;
    height: 238px;
    border-bottom: 1px solid #D7D7D7;
    background-color: #FFFFFF;
}
#header-left
{
    background: url(/images/header-left.jpg) no-repeat;
    width: 19px;
    height: 238px;
}
.header-menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 38px 0 16px 0;
}
.header-menu a
{
    color: #666666;
    text-decoration: none;
}
.header-menu a:hover
{
    color: #000000;
    text-decoration: underline;
}
#header-right
{
    background: url(/images/header-right.jpg) no-repeat right;
    width: 14px;
    height: 238px;
}
.headerMenuRight
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    padding-top: 5px;
}
.headerMenuRight a
{
    color: #FFFFFF;
    text-decoration: none;
}
.headerMenuRight a:hover
{
    text-decoration: underline;
}
#logo
{
    width: 133px;
    padding-top: 34px;
}
#miniPuzzle
{
    padding-top: 5px;
    width: 2260px;
}
#logominipuzzle
{
    width: 358px;
}
#puzzle
{
    width: 367px;
}

#search
{
    margin-top: 17px;
}
.seachTextBox
{
    width: 144px;
    height: 22px;
    border: 1px solid #CCCCCC;
    margin-right: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding: 2px 4px;
}
#partner
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    color: #999999;
}
#fade
{
    padding-top: 47px;
}
/*BODY*/

.subtitleBack
{
    background: url(/images/subtitleBack.jpg) repeat-x;
    height: 31px;
    border-bottom: 1px solid #D7D7D7;
}
.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.col
{
    width: 33%;
    padding: 0 24px;
}
.colCenter
{
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}
.colBottom
{
    border-bottom: 1px solid #D7D7D7;
}
.content
{
    background-color: #FFFFFF;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}
.contentBack
{
    background: url(/images/contentBack.jpg) repeat-x bottom;
    height: 225px;
    vertical-align: top;
}

.contentText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: justify;
}
.contentText a
{
	text-decoration: none;
	color: #000000;
}
.contentText a:hover
{
	text-decoration: underline;
	color: #000000;
}
.contentArea
{
	padding: 5px;
}
.contentArea a
{
	text-decoration: underline !important;
	color: #000000;
}
.contentArea ul
{
	padding-left:20px;
}
.boxes
{
    padding: 14px 24px;
}

/*CONTACT US*/

.contactBack
{
    background: url(/images/contactBack.jpg) repeat-x #CECECE;
    height: 161px;
    vertical-align: top;
}
#contactLeft
{
    width: 222px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    margin-left: 52px;
}
.contactTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 222px;
    height: 22px;
    border: 1px solid #999999;
    padding: 2px 8px;
	background-color: #FFFFFF;
}
.contactTextBox-focus {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 222px;
    height: 22px;
    border: 1px solid #999999;
    padding: 2px 8px;
	background-color: #F6F6F6;
}
.contactCenter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: left;
    width: 276px;
}
.contactMessage
{
    width: 276px;
    height: 80px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 11px;
    color: #666666;
    padding: 8px;
    border: 1px solid #999999;
	background-color: #FFFFFF;
}
.contactMessage-focus
{
    width: 276px;
    height: 80px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 11px;
    color: #666666;
    padding: 8px;
    border: 1px solid #999999;
	background-color: #F6F6F6;
}
.contactRight
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.contactRight a
{
	color: #666666;
	text-decoration: none;
}
.contactRight a:hover
{
	color: #666666;
	text-decoration: underline;
}
/*FOOTER*/

#footerCenter
{
    background: url(/images/footer-center.jpg) repeat-x;
    height: 149px;
}
#footerLeft
{
    background: url(/images/footer-left.jpg) no-repeat;
    width: 10px;
    height: 149px;
}
#footerRight
{
    background: url(/images/footer-right.jpg) no-repeat;
    width: 10px;
    height: 149px;
}
#footerText
{
    padding: 16px 22px 0 22px;
    color: #999999;
    font-size: 11px;
}
.footerTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
#footerContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    height: 56px;
}
#footerContent a
{
    color: #FFFFFF;
    text-decoration: none;
}
#footerContent a:hover
{
    color: #FFFFFF;
    text-decoration:underline;
}
#footerMember
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
#miniFooterCenter
{
    background: url(/images/miniFooterCenter.jpg) repeat-x;
    height: 52px;
}
#miniFooterLeft
{
    background: url(/images/miniFooterLeft.jpg) no-repeat;
    width: 125px;
    height: 52px;
}
#miniFooterRight
{
    background: url(/images/miniFooterRight.jpg) no-repeat;
    width: 10px;
    height: 52px;
}
#copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
#footerMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
#footerMenu a
{
    color: #FFFFFF;
    text-decoration: none;
}
#footerMenu a:hover
{
    text-decoration: underline;
}

.SearchButtom
{
	background-color: #000000;
	border: 1px solid #999999;
	color: White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2.5px 12px;
}

.MiImagenOnline
{
	margin-top: 10px;
	padding-top: 5px; 
	width: 70%; 
	text-aling: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #333333;
}

.MiImagenOnline a
{
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #333333;
}

.MiImagenOnline a:hover
{
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #000000;
}
