
/* General Defaults (also applies to Tiny MCE) */	

	* {
		margin:0;
		padding:0;
		border-collapse:collapse;
		border:none;
	}

/* General Classes (may apply to Tiny MCE depending on mltext_input() function call) */


	.sub_titulo { font-size: 1.1em; font-weight: bold; color: #555; }
	.blue { color: #39f; }
	.blue_bold { color: #39f; font-weight: bold; font-size: 1.1em; }
	.blue_large { color: #39f; font-size: 1.6em; }
html, body { margin: 0; padding: 0; color: #414141; background-color: #e9e9e9; font: 1.1em Helvetica, Verdana, Arial, sans-serif; }
img { border: none; }
p {	color: #555; font-size: 1em; text-align: justify; margin: 4px 0; line-height: 1.6em; }
h1 { font: 160% "Myriad Pro", Myriad, Helvetica, Arial, sans-serif; color: #39f; font-weight: bold; line-height: 150%; display: inline; }
h2 { font: 160% "Myriad Pro", Myriad, Helvetica, Arial, sans-serif; color: #39f; font-weight: normal; line-height: 150%; display: inline; }
a {
	color: #39f;
	text-decoration: underline;
}
a:hover {
	color: #39f;
	text-decoration: none;
}
/*
a:visited {
	color: #2474C9;
	text-decoration: underline;
}
*/
.text-indent {
	text-indent: 25px;
}

#headIdiomas {
	width: 880px;
	height: 12px;
	padding-top: 22px;
	padding-right: 20px;
	margin: 0 auto;
	margin-top: 25px;
	background: url(http://www.estevesgroup.com/_gi/headSmall.gif) no-repeat;
	text-align: right;
	font-size: .8em;
}
#centro {
	margin: 0 auto;
	width: 900px;
	background-color: #fff;
	font: 1em Helvetica, Verdana, Arial, sans-serif;
	color: #39f;
}
#contenidoGeneral {
	overflow: hidden;
	padding: 20px;
}


#contenidoAqui {
	overflow: hidden;
	padding: 20px;
}
#contenidoAqui li {
	display: block;
	color: #777;
	line-height: 2em;
}

#headerFlash {
	margin: 0 auto;
	margin-bottom: 25px;
	background-color:#000000;
}
#titulo {
	width: 430px;
	height: 37px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
/*
#login {
	width: 420px;
	height: 37px;
	background: url(http://www.estevesgroup.com/_gi/custumerLoginBg.gif) no-repeat;
	float: left;
	margin-bottom: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
}
*/
#register {
	position: relative; 
	right: 0; 
	top: -74px; 
	text-align: right; 
	color: #999; 
	font-size: 80%;
}
#loggedin {
	width: 420px; /* +2px sin border */
	height: 32px;
	float: left;
	margin-bottom: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	text-align:right;
}
#login {
	width: 420px; /* +2px sin border */
	height: 32px;
	*height: 32px;
	background-image: url(http://www.estevesgroup.com/_gi/menu/loginBg_en.gif);
	float: left;
	margin-bottom: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
}
#login .inputLogin {
	border: none;
	width: 69px;
	height: 20px;
	color: #333;
	background: url(http://www.estevesgroup.com/_gi/inputBg.gif) repeat-x top left;
	position: relative;
	top: 4px;
	left: 110px;
}
#login .inputPass {
	border: none;
	width: 69px;
	height: 20px;
	position: relative;
	top: 4px;
	left: 195px;
	color: #333;
	background: url(http://www.estevesgroup.com/_gi/inputBg.gif) repeat-x top left;
}

select {
	border: #39f; 
	color: #2474C9;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 
.selectOption {
	text-indent: 10px;
}

/*
#login .inputLogin {
	width: 75px;
	height: 24px;
	padding-left: 26px;
	padding-top: 3px;
	border: none;
	color: #333;
	background: url(http://www.estevesgroup.com/_gi/inputLogin.gif) no-repeat top left;
}
#login .inputPass {
	width: 75px;
	height: 24px;
	padding-left: 26px;
	border: none;
	color: #333;
	background: url(http://www.estevesgroup.com/_gi/inputPass.gif) no-repeat top left;
}
*/
.button {
	border: none;
	width: 61px;
	height: 19px;
	position: relative;
	top: 2px;
	*top: 0px;
	left: 208px;
	background: url(http://www.estevesgroup.com/_gi/enter_en.gif) no-repeat top left;
}
#newsHome {
	float: left;
	overflow: hidden;
	padding: 20px;
	width: 225px;
	height: 315px;
	background: url(http://www.estevesgroup.com/_gi/newsHome.gif) repeat-y top left;
}
#newsHome .titulo {
	color: #858585;
	display: block;
	font-weight: normal;
	font-size: 1.3em;
	padding: 10px 0 0 0;
	margin-bottom: 0;

}
#contenidoHome {
	float: left;
	width: 575px;
	margin-left: 20px;
}

#homeCustomer {
	width: 543px; 
	height: 173px; 
	padding: 10px 15px; 
	border: 1px solid #dedede;
}
#homeCustomer .titulo{
	font-size: 1.1em; 
	padding-bottom: 5px
}

#thumbsHome {
	width: 100%;
	margin-top: 10px;
}
#thumbsHome img {
	border: 1px solid #dedede;
}
#thumb1 {
	position: relative;
	top: 0;
	left: 0;
	display: inline;
}
#thumb2 {
	position: relative;
	top: 0;
	left: 10px;
	display: inline;
}
#thumb3 {
	position: relative;
	top: 0;
	left: 20px;
	display: inline;
}
#footer {
	margin: 0 auto;
	width: 900px;
	color: #666;
	font-size: 100%;
	padding-top: 10px;
	margin-bottom: 25px;
}
.footerLeft {
	float: left; 
	width: 25%;
}
.footerRight {
	float: right;
	width: 75%; 
	line-height: 25px;
	text-align: right
}
#footer img{
	vertical-align: -40%;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.lineaHorizontal {
	margin-bottom: 15px;
	margin-top: 15px;
}

.newsNoticia {
	width: 100%;
	padding: 15px;
	overflow: auto;
}/*
.newsNoticia p {
	color: #777; font-size: 1em; text-align: justify; margin: 4px 0; line-height: 1.4em;
}*/
.newsNoticiaTitol {
	font: 150% "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color: #666;
	padding-bottom: 10px;
}
.newsNoticiaTexto {
	color: #666;
	padding-bottom: 10px;
	line-height: 150%;
	float: left;
	width: 586px;
}
.newsNoticiaFoto {
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	padding: 10px 8px 6px 10px;
	overflow: hidden;
	margin-top: -5px;
	margin-left: 20px;
	text-align:center;
}
.newsNoticia li {
	display: block;
	margin: 0 0 0 -20px;
}
.links {
	width: 100%;
	padding: 10px;
	overflow: auto;
	float: left;
	margin-bottom: 15px;
}
.linkFoto {
	float: left;
	width: 150px;
	border: 1px solid #ccc;
	padding: 10px 8px 8px 10px;
	margin-right: 20px;
	text-align:center;
}

.linkHiperlink {
	margin-top: 5px;
	float: left;
	font: 110% Helvetica, Arial, sans-serif;
	color: #39f;
}
.linkDescripcion {
	float: left;
	overflow: hidden;
	color: #666;
	width: 590px;
}

#corporateInfo {
	background: url(http://www.estevesgroup.com/_gi/mapaMundo_en.gif) no-repeat 110px 85px;
}

.colunaLeft {
	width: 410px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.colunaRight {
	width: 410px;
	float: left;
	margin-bottom: 20px;	
}

.eventosTexto {
	width: 590px;
	float: left;
	padding: 15px;
}
.eventosTexto p {
	text-align: left;
}
.eventosFoto {
	padding: 10px 8px 8px 10px;
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;
}
.titulo {
	font-size: 1.6em;
	text-align:left;
}

.titulo a {
	text-decoration: none;
}
.titulo a:hover {
	text-decoration: underline;
}
/*
.titulo a:visited {
	color: #2474C9;
	text-decoration: none;
}
*/
.subTitulo {
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
}

.fecha {
	font-style: italic;
}
.masInfo {
	margin-left: 15px;
}

.contacto {
	width: 390px; 
	padding: 10px;
	float: left;
	margin-right: 20px;
	background-color: #f4f4f4;
	margin-bottom: 30px;
}

.contacto input{
	background-color: #fff;
	border: 0;
	color: #777;
	width: 250px;
	font-family: helvetica, arial, sans-serif; 
	font-size: 100%;
	overflow: hidden;
	line-height: 14px;
}


.contacto textarea {
/*	background: url(http://www.estevesgroup.com/_gi/textareabg.gif) repeat; */
	background-color: #fff;
	border: 0;
	width: 250px;
	height: 80px;
	font-family: helvetica, arial, sans-serif; 
	font-size: 100%;
	color: #777; 
	line-height: 18px;
}
.contacto .submit {
	width: 105px;
	height: 24px;
	padding-top: 6px;
	*padding-top: 0;
	margin-bottom: 10px;
	background-image: url(http://www.estevesgroup.com/_gi/submitBtn.gif); 
	background-repeat: no-repeat;
}

.nomeFormulario {
	width: 70px; 
	float: left;
}
.nomeFormulario p {
	text-align:right; 
	margin-right: 10px;
}
.camposFormulario {
	width: 310px; 
	float: left; 
}
.formLeft {
	width: 35%; 
	float: left;
	margin-right: 3%;
}
.formLeft p {
	text-align: right;
	font-weight: bold;
}

.formRight {
	width: 60%; 
	float: left;
}
.formRight  input{
	background-color: #fff;
	border-bottom: 1px solid #777;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	color: #777;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 100%;
	margin: 0;
	padding: 0;
	height: 16px;
}


#customer {
	width: 390px; 
	padding: 0;
	margin: 0;
	background-color: #f4f4f4;
	overflow: hidden;
	float: left;
}

#customer ol {
	padding: 0;
	margin: 10px 20px;
}

#customer li {
	float: left;
	width: 	350px;
	border-bottom: 1px solid #fff;
	padding: 3px 0;
	line-height: 26px;
}
#customer label {
	float: left;
	width: 140px;
}
#customer input {
	float: right;
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	line-height: 1em;
	padding: 2px;
	margin-top: 2px;
}
#customer select {
	width: 204px;
	float: right;
}
#customer .submitBtn {
	float: left;
	margin-left: 20px;
	width: 150px;
}

#customer textarea {
	background-color: #fff;
	border: 0;
	width: 250px;
	height: 80px;
	font-family: helvetica, arial, sans-serif; 
	font-size: 100%;
	color: #777; 
	line-height: 18px;
}
#customer .submitBtn {
	width: 115px;
	margin-top: 10px;
	background-color: #3399ff;;
	color: #fff;
	padding: 2px;
	margin-bottom: 10px;
}

/* 2222222222222 */

#customer2 {
	width: 390px;
	padding: 0;
	margin: 0 10px 0 20px;
	background-color: #f4f4f4;
	overflow: hidden;
	float: left;
}

#customer2 ol {
	padding: 0;
	margin: 10px 20px;
}

#customer2 li {
	float: left;
	width: 	350px;
	border-bottom: 1px solid #fff;
	padding: 3px 0;
	line-height: 26px;
}
#customer2 label {
	float: left;
	width: 140px;
}
#customer2 input {
	float: right;
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	line-height: 1em;
	padding: 2px;
	margin-top: 2px;
}
#customer2 select {
	width: 204px;
	float: right;
}

#customer2 textarea {
	background-color: #fff;
	border: 0;
	width: 250px;
	height: 80px;
	font-family: helvetica, arial, sans-serif; 
	font-size: 100%;
	color: #777; 
	line-height: 18px;
}
#customer2 .submitBtn {
	float: left;
	width: 105px;
	height: 24px;
	padding-top: 3px;
	*padding-top: 2px;
	border: none;
	color: #555;
	margin: 10px 20px 20px 20px;
	background-image: url(http://www.estevesgroup.com/_gi/submitBtn.gif); 
	background-repeat: no-repeat;

}



/* MENU CUSTOMER */
#customerMenu {
	background: #fff url(http://www.estevesgroup.com/_gi/menuBgCustomer.gif) no-repeat;
	width: 800px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
	font: 100% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 20px;
}
.customerBtn {
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #fff;
	display: inline;
	height: 36px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#customerMenu a {
	line-height: 36px;
	border: 0;
	text-decoration: none;
	color: #39f;
}
#customerMenu a:hover {
	color: #333;
}
/* FI MENU CUSTOMER */

#tablas {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	color: #333;
	font-size: 110%;
	display: inline;
}
#tablas a {
	color: #333;
	text-decoration: none;
}
#tablas a:hover {
	text-decoration: underline;
}


#tablas .titol {
	font-weight: bold; 
	margin-top: 10px; 
	padding-left: 20px;
}
#tablas .link {
	font-weight: normal; 
	padding-left: 20px; 
	padding-top: 5px
}

.tablasLeft {
	font-weight: bold;
	width: 50px;
	float: left;
	margin-bottom: 5px;

}
.tablasCenter {
	font-weight: bold;
	width: 50px;
	margin-right: 14px;
	float: left;
	text-align: right;
	margin-bottom: 5px;
}
.tablasRight {
	float: right;
	width: 680px;
	margin-bottom: 5px;
}
.tablasLine {
	width:800px; 
	overflow: hidden;
}

.tablasDownloadPDFLeft {
	font-weight: bold;
	width: 120px;
	float: left;
	margin-bottom: 5px;
}
.tablasDownloadPDF {
	float: left;
	width: 680px;
	margin-bottom: 5px;
}

.calculadora {
	width: 710px;
	margin: 15px auto;
	padding: 0 10px 15px 80px;
	color: #666;
	background-color: #f4f4f4;
}

.calculadora input {
	border: 1px solid #999;
	padding: 2px 2px;
	color: #555;
}

#dieWizardDownload {
	width: 820px;
	margin: 20px 0;
	float: left
}
#dieWizardDownload li {
	list-style: none;
}

html {
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#btnNews {
	width: 163px;
	height: 24px;
	background: #fff url(http://www.estevesgroup.com/_gi/past_presentNews_en.gif) no-repeat scroll;
	float:left;
	margin-right:5px;
}

.dieWizardOverviews { clear:left; padding-top:20px; }
.dieWizardOverviews div { margin:0 0 0 85px; }
.dieWizardOverviewsImg { float:left; margin-top:5px; }
.dieWizardHead { background-color:#48aaf1; clear:both; color:#ffffff; padding:2px 2px 2px 6px; margin:25px 0 20px 0; }
.dieWizardDownload { text-decoration:none; }
.dieWizardDownload:hover { text-decoration:underline; }
#dieWizardSubmenuLink { border:1px solid #cbced3; overflow:hidden; background-color:#f0f0f0; }
#dieWizardSubmenuLink div { text-decoration:none; color:#555; padding:2px 2px 2px 6px; height:16px; vertical-align:bottom; }
#dieWizardSubmenuLink div.off:hover { background-color:#707070; cursor:pointer; color:#ffffff; }
#dieWizardSubmenuLink .off { background-color:transparent; cursor:pointer; }
#dieWizardSubmenuLink .on { background-color:#404040; cursor:pointer; color:#ffffff; }
#dieWizardMenu { float:right; width:225px; position:relative; top:-23px; *top:-24px; }
#dieWz2 img { cursor:pointer; }
#dieWz2 p { color:#777; font-style:italic; }
#dieWzArrow1, #dieWzArrow2, #dieWzArrow3, #dieWzArrow4 { position:absolute; left:-9px; display:none; }
