/*Comienza estilos generales*/
body {
	background: #eff0f2 url(../layout/fondos/bgInt.png) repeat-x top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #707070;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 1.3em;
}
ul, li, ol {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 0.3em;
	color: #666666;
}
h1 {
	font: normal 22px "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #0e8d41;
	text-align: left;
	border-bottom: 1px dotted #B4B4B4;
	background: url(../layout/fondos/flechasTitulo.png) no-repeat right center;
	margin: 0px 0px 0.5em;
	padding: 5px 0px 1px;
}
h1.tituloHome {
	color: #1b7db5;
	font: 16px "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif;
	background: url(../layout/fondos/flechasTitulo.png) no-repeat right center;
	border-bottom: 1px dotted #CCC;
	margin: 0px;
	padding: 0px 0px 0.2em;
}


h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	color: #0063A4;
	padding-bottom: 0.7em;
	padding-top: 0.7px;
}
h5 {
	font-size: 1.1em;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #333;
}
blockquote {
	background: #D3D3D3;
	padding: 1.5em;
	margin: 2em;
}
input[type="text"] {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 28em;
	padding: 0.25em;
	border: 1px solid #CCC;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0.2em 1.5em;
	margin-right: 0.2em;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 28em;
	padding: 0.25em;
	border: 1px solid #CCC;
}
pre {
	font-size: 100%;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 28.5em;
	padding: 0.25em;
	border: 1px solid #CCC;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.underLine {
	text-decoration: underline;
}
/*Finaliza estilos generales*/.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.imgFloatRight {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.4em;
}
.imgFloatLeft {
	float: left;
	margin-bottom: 1em;
	margin-right: 1.4em;
}
.estiloCuadroHome img {
	padding: 2px;
	margin-top: 0.7em;
	margin-bottom: 1em;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #EAEAEA;
	display: block;
}
.vermasHome {
	border-top: 1px dotted #CCC;
	padding-top: 3px;
	margin-top: 6px;
	text-align: right;
}
.vermasHome a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.vermasHome a {
	background: url(../layout/fondos/btnVermas.png) no-repeat center top;
	width: 83px;
	display: block;
	height: 20px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	float: right;
}
.vermasHome a:hover {
	background: url(../layout/fondos/btnVermas.png) no-repeat center bottom;
	width: 83px;
	display: block;
	height: 20px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	padding-top: 6px;	
}
.listaArticuloTexto {
	margin-left: 60px;
}
.listaArticuloIcono {
	width: 50px;
	text-align: center;
	float: left;
}
.listaArticulo1 {
	padding: 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #CCC;
}
.listaArticuloTexto a {
	color: #0077B6;
	font-size: 10px;
	text-decoration: underline;
}
.listaArticuloTexto a:hover {
	color: #0E8E41;
}
.listaArticulo2 {
	padding: 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #CCC;
	background: #F0F0F0;
}
div.listaArticulo1:hover, div.listaArticulo2:hover {
	background: #E1E8EC;
}
.bannerCertificados {
	clear: left;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
}
.bannerCertificados a img {
	border-style: none;
}
.textoAzul {
	font-size: 11px;
	color: #1f6899;
}

#siteTop {
	background: url(../layout/fondos/head.png) no-repeat center top;
	height: 124px;
}
#headWrapper {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
	overflow: hidden;
	position: relative;
	top: 0px;
	padding: 0px;
}
#headFlash {
	height: 120px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#menuWrapper {
	background: url(../layout/fondos/menu.png) no-repeat center top;
	height: 40px;
	padding-top: 9px;
}
#menuWrapper #menu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#homeContent {
	background: url(../layout/fondos/homeCuadroTop.png) no-repeat center top;
	padding: 5px 9px 0px 20px;
	text-align: justify;
}
#footHome {
	background: url(../layout/fondos/homeCuadroBottom.png) no-repeat center top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	padding-top: 38px;
	text-align: left;
	padding-left: 170px;
	font-size: 11px;
}
#siteContentAllWrapper {
}

#siteHomeContentWrapper {
	background: url(../layout/fondos/homeCuadroFondo.png) repeat-y center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#colLeftHome {
	width: 618px;
	float: left;
	padding-top: 1em;
	background: url(../layout/fondos/bordeColRight.png) no-repeat right top;
	padding-right: 20px;
}
#colRightHome { float: right; width: 275px; background: no-repeat left top; margin: 0px; padding-top: 8px; 
}
#cuadro1Home {
	width: 290px;
	padding-right: 20px;
	border-right: 1px dotted #CCC;
	float: left;
}
#cuadro2Home {
	width: 290px;
	float: right;
}
#articulosTitulo {
	background: url(../layout/fondos/tituloArticulos.png) no-repeat right top;
	height: 32px;
	font: 14px "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 7px;
	padding-top: 7px;
	letter-spacing: 1px;
}
#bannerContactoFlash, #bannerCertificados {
	text-align: center;
	margin-top: 7px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
}
#slideIntSecWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	background: url(../layout/fondos/lineaslideint.gif) repeat-x bottom;
	margin-bottom: 3px;
}
#slideIntSecWrapper .sliderBg {
	background: url(../layout/fondos/fondoSlideInterna.png) no-repeat center top;
	height: 126px;
	overflow: hidden;
	padding: 8px 10px 9px;
	position: relative;
}
#logoOverSlide {
	background: url(../layout/graficos/logooverslide.png);
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 136px;
	position: absolute;
	z-index: 100;
	right: 10px;
	top: 118px;
}
.subtituloText { font: normal 14px "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif; text-transform: uppercase; color: #005892; display: block; }
#imgRightTop ul { margin: 0px; padding: 0px; list-style: none; }
#imgRightTop ul li {
	width: 120px;
	float: left;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	border: 1px solid #CCC;
	background: #FFF url(../layout/preload.gif) no-repeat center center;
}
.imgRightWrapper  { padding: 3px; border: 1px solid #CCC; background: #FFF url(../layout/preload.gif) no-repeat center center; margin-bottom: 8px; width: 260px; display: block; }
.articulosLista .articuloIcono { float: left; width: 70px; text-align: center; }
.productosLista .productoImg { float: left; width: 110px; text-align: center; }
.articulosLista .articuloRight { margin-left: 80px; }
.productosLista .productoRight {
	margin-left: 130px;
}
.articulosLista, .productosLista {
	padding: 12px 10px;
	margin-bottom: 10px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #E5E5E5;
}
.articulosLista h2, .productosLista h2 { color: #109c48; font: normal 17px "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif; }
.articuloRight img, .productoRight img {
	display: block;
	width: 82px;
	padding-top: 8px;
	border-style: none;
}

#formTb {
	width: 550px;
	padding: 0px;
	margin: 0px auto;
	border-style: none;
}
#formTb td {
	padding: 2px;
}
.articuloIcono a img {
	border-style: none;
}
#infoContact {
	text-align: center;
	font-size: 12px;
}
.textoAzulEmpresa {
	font: 20px "Myriad Web", "Myriad Pro", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #0070BA;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0px;
}
.textoVerde {
	color: #107F3D;
	font-weight: bold;
}
#mapaFlashWrapper {
	height: 400px;
	width: 600px;
	padding: 3px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #E5E5E5;
	margin: 10px auto;
}
#formWrapper {
	margin-bottom: 10px;
}
#infoGal {
	text-align: left;
	margin-bottom: 10px;
}
.productoRight .bold {
	font-size: 13px;
}
#proxMasinfo {
	text-align: center;
	padding: 80px 20px 20px;
	font-size: 13px;
	color: #0E8D41;
	background: url(../layout/graficos/info.gif) no-repeat center 10px;
	border: 1px dotted #CCC;
	font-weight: bold;
}
#designBy {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top: 1px solid #D7D7D7;
}
#designBy a img {
	border-style: none;
}
#potenciasTb {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	border-left: 1px solid #DFDFDF;
}
#potenciasTb tr th {
	background: url(../layout/fondos/azul3.png) no-repeat center top;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
#potenciasTb tr td {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	background: url(../layout/fondos/botonTab.png) repeat-x bottom;
}

#potenciasTb .boldCenter {
	font-size: 13px;
	font-weight: bold;
	color: #005F9B;
	text-align: center;
}
#infoContact a {
	text-decoration: none;
	font-size: 12px;
}
#infoContact a:hover {
	text-decoration: underline;
	color: #0E8D41;
}
#destacaTxt {
	background: #EEEFF1 repeat-x center bottom;
	padding: 15px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	color: #0E8D41;
	text-align: center;
	font: 14px/1.5em Arial, Helvetica, sans-serif;
}
