/*Comienza estilos generales*/
body {
	background: #eff0f2 url(../layout/fondos/bg.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.4em 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-size: 17px;
	font-weight: normal;
}
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.2em;
	font-weight: normal;
}
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;
}
a:visited {
	color: #333;
}
blockquote {
	background: #D3D3D3;
	padding: 1.5em;
	margin: 2em;
}
input[type="text"] {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 28em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0.25em;
}
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;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0.25em;
}
pre {
	font-size: 100%;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 28.5em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0.25em;
}
.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: 302px;
}
#headWrapper {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	height: 302px;
	overflow: hidden;
	position: relative;
}
#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: 1.2em;
	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: 4px;
}
#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, #mapaUbicacion {
	text-align: center;
	margin-top: 7px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
}
.textoVerde {
	color: #107F3D;
	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;
}
#mapaUbicacion a img {
	border-style: none;
}
