@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #383f46;
	text-align: center;
	color:#323E45;
}
body.bodyInicio {
	background: #dddede;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	color: #009ada;
	text-decoration: none;
}
a:hover {
	color: #0085BE;
	text-decoration: underline;
}
a.lnkVolver {
	font-size: 0.8em;
	margin-bottom: 10px;
	/*display: block;*/
	padding-left: 33px;
	background: url(../img/b_volver.gif) no-repeat;
	clear: both;
	height: 24px;
	width: 185px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 55px;
	padding-bottom:10px;	
}
a.lnkVolver:hover {
	background: url(../img/b_volver_over.gif) no-repeat;
}
p {
	font-size: 0.85em;
	margin-bottom: 15px;
	color:#323E45;
}
p.strong{
	color: #292E34;
}
h1 {
	font-size: 1px;
	text-indent: -9999px;
}
h1 a {
	background: url(../img/logo_top.gif) no-repeat;
	height: 100px;
	width: 210px;
	display: block;
}
h2, h3 {
	font-family: Rockwell, Arial, Helvetica;
	color: #114880;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	margin-bottom: 25px;
	padding-bottom: 5px;
	padding-left:0px;
	border-bottom: 2px solid #2a6caa;
	margin-top: 10px;
	font-size: 1.6em;
}
h3 {
	background: url(../img/bullet01.gif) no-repeat left 2px;
	margin-bottom: 15px;
	padding-left: 20px;
}
h4 {
	font-size: 0.9em;
	color: #114880;
}
form.formContacto {
	padding-left: 20px;
}
label {
	display: block;
	font-size: 0.7em;
	margin-bottom: 4px;
	color: #0A2F56;
	background: url(../img/bullet02.gif) no-repeat left center;
	padding-left: 12px;
	text-transform: uppercase;
}
input {
	color: #292E34;
	padding: 3px 4px 3px 10px;
	margin-bottom:6px;
	background: #C8EAF9;
	border-top: 1px solid #C8EAF9;
	border-right: 1px solid #C8EAF9;
	border-bottom: 2px solid #54789D;
	border-left: 1px solid #C8EAF9;
}
textarea {
	padding: 4px 4px 4px 10px;
	color: #292E34;
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #C8EAF9;
	border-top: 1px solid #C8EAF9;
	border-right: 1px solid #C8EAF9;
	border-bottom: 2px solid #54789D;
	border-left: 1px solid #C8EAF9;
}
input:focus, textarea:focus {
	background: #DBF0FD;
	border-color: #DBF0FD #DBF0FD #24A32B;
}
input.inputBuscador {
	border-width: 0px;
	border-style: none;
	color: #292E34;
	padding: 2px 2px 2px 10px;
	margin-bottom:0px;
}
input.inputBuscador:focus {
	background: #FFFFFF;
}
input.boton01 {
	color: #FFFFFF;
	background: url(../img/bg_boton01.gif) repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	border-width: 0px;
	border-style: none;
}
input.boton02 {
	color: #FFFFFF;
	background: url(../img/bg_boton01.gif) repeat-x;
	border-width: 0px;
	border-style: none;
	padding: 6px 30px;
	font-weight: bold;
}
#alerta {
	background: #FFDBDA;
	margin-bottom: 10px;
	padding: 10px;
	color: #CC0000;
	border: 3px double #FF6666;
	font-size: 0.9em;
}
#bannerTop {
	height: 70px;
	width: 250px;
	margin-left: -270px;
	left: 50%;
	top: 45px;
	position: absolute;
}

/*///////////////////// SPLASH ///////////////////////*/
#contenedorSplash{
	background: #FFFFFF url(../img/bg_splash_cont.jpg) repeat-x;
}
#contenidoSplash {
	background: url(../img/bg_splash.jpg) no-repeat;
	text-align: left;
	padding-top: 247px;
}
#MenuSplash{
	width: 312px;
}
#MenuSplash li {
	height: 32px;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 0.7em;
	
}
#MenuSplash a {
	text-align: right;
	display: block;
	height: 31px;
	padding-top: 0.85em;
	padding-right: 30px;
	color: #333333;
}
#MenuSplash a.lnkSentrar {
	background: url(../img/ico_s_home.gif) no-repeat right 3px;
}
#MenuSplash a.lnkSentrar:hover {
	background: url(../img/ico_s_home_over.gif) no-repeat right 3px;
	color: #018ACB;
	text-decoration: none;
}
#MenuSplash a.lnkSnetlan {
	background: url(../img/ico_s_netlan.gif) no-repeat right 1px;
	width: 274px;
}
#MenuSplash a.lnkSnetlan:hover {
	background: url(../img/ico_s_netlan_over.gif) no-repeat right 1px;
	color: #008BD4;
	text-decoration: none;
}
#MenuSplash a.lnkSclientes {
	background: url(../img/ico_s_clientes.gif) no-repeat right 0px;
	width: 261px;
	padding-top: 0.7em;
}
#MenuSplash a.lnkSclientes:hover {
	background: url(../img/ico_s_clientes_over.gif) no-repeat right 0px;
	color: #0188CC;
	text-decoration: none;
}
#MenuSplash a.lnkSidioma {
	padding-top: 0.2em;
	text-transform: lowercase;
	color: #028ACB;
	background: url(../img/ico_idioma.gif) no-repeat right 4px;
	padding-right: 20px;
	width: 259px;
}
#MenuSplash a.lnkSidioma:hover {
	text-decoration: underline;
	background: url(../img/ico_idioma_over.gif) no-repeat right 4px;
}
#direccionesSplash {
	background: url(../img/bg_splash_direcciones.gif) repeat-x left bottom;
	margin-top: 10px;
	padding-bottom: 5px;
}
#direccionesSplash div {
	float: left;
	padding: 4px 20px 0px;
	background: url(../img/separador01.gif) repeat-y right top;
	font-size: 0.8em;
}
#direccionesSplash div div{
	padding: 0px 0px 0px 30px;
	background: url(../img/minilogo01.gif) no-repeat;
	font-size: 1em;	
}
#direccionesSplash div div.ecomar{
	padding: 0px 0px 0px 70px;
	background: url(../img/minilogo02.gif) no-repeat;
	font-size: 1em;	
}
#direccionesSplash p {
	margin: 0px;
	padding: 0px;
	color: #3F464C;
}
#direccionesSplash a.lnkLocalizacion, a.lnkLocalizacion {
	background: url(../img/b_localizacion.gif) no-repeat;
	display: block;
	height: 20px;
	width: 172px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	text-transform: uppercase;
	font-size: 0.9em;
}
#direccionesSplash a.lnkLocalizacion:hover, a.lnkLocalizacion:hover {
	color: #83ed88;
}
#accesos{
	background: #bfc1c4 url(../img/bg_splash_accesos.gif) repeat-x;
	font-size: 0.85em;
	padding: 4px 15px 2px;
}
#accesos ul {
	
}
#accesos li {
	display: inline;
}
#accesos a {
	display: block;
	padding: 3px 10px;
	float: left;
	background: url(../img/separador01.gif) repeat-y right top;
}
#PieSplash{
	font-size: 0.7em;
	color: #525252;
	background: url(../img/bg_splash_pie.gif) repeat-x;
	text-align: left;
	padding: 10px 20px;
}

/*///////////////////// WEB ///////////////////////*/
#top {
	background: url(../img/bg_top.gif) repeat-x;
}
#topContenido {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;/*era 130*/
}
#menuTop {
	width: 660px;
	padding-top: 15px;
}
#menuRop ul{
	float:right;
}
#menuTop li {
	display: inline;
	font-size: 0.7em;

}
#menuTop a {
	display: block;
	float: right;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #949ba3;
	border-right: 1px solid #383f46;
	padding: 5px 10px 10px;
}
#menuTop a.activo, #menuTop a.activo:hover {
	display: block;
	float: right;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #01984a;
	border-right: 1px solid #383f46;
	padding: 5px 10px 10px;
	background: url(../img/menutop_activo.gif) no-repeat center bottom;
	cursor: default;
}
#buscador {
	background: #FFFFFF url(../img/ico_lupa.gif) no-repeat left center;
	float: right;
	margin-top: 20px;
	border: 6px solid #292e34;
	text-align: left;
	padding-left: 23px;
}
#navegacion {
	margin-top: 10px;
}
#subnavegacion {
	background: #41a62a;
	border-top: 7px solid #41a62a;
}
#subnavegacion ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}
#subnavegacion li {
	display: inline;
}
#subnavegacion a {
	font-size: 0.8em;
	color: #b0e4a5;
	display: block;
	float: left;
	padding: 5px 13px;
	margin-bottom: 7px;
}
#subnavegacion a:hover {
	color: #FFF;
	text-decoration:none;
}
#subnavegacion a.activo, #subnavegacion a.activo:hover {
	background: #82c473;
	color: #292E34;
	font-weight: bold;
	cursor: default;
}
#contenedor{
	background: #81d0ef url(../img/bg_contenido.jpg) no-repeat center top;
}
#contenido{
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#iniA {
	float: left;
	width: 630px;
}
#iniB {
	margin-left: 650px;
}
#listaNoticias {
	font-size: 0.9em;
}


#listaNoticias li.paginador table {
	font-size: 0.9em;
	font-weight: bold;
}
#listaNoticias li.paginador td {
	text-align: center;
	width: 20px;
	border: 1px solid #429CD4;
}
#listaNoticias li.paginador a {
	display: block;
	color: #11467D;
	padding: 4px 6px;
}
#listaNoticias li.paginador a:hover {
	background: #DCF3FC;
	text-decoration:none;
	color: #051628;
}
#listaNoticias li.paginador a.activo, #listaNoticias li.paginador a.activo:hover {
	color: #FFFFFF;
	background: #41A62A;
	border-color: #24588C;
	cursor: default;
}
#listaNoticias li.paginador a.lnkPrimera {
	background: url(../img/ico_primera.gif) no-repeat center center;
	text-indent: -9999px;
}
#listaNoticias li.paginador a.lnkPrimera:hover {
	background: #DCF3FC url(../img/ico_primera.gif) no-repeat center center;
	text-indent: -9999px;	
}
#listaNoticias li.paginador a.lnkAnterior {
	background: url(../img/ico_anterior.gif) no-repeat center center;
	text-indent: -9999px;
}
#listaNoticias li.paginador a.lnkAnterior:hover {
	background: #DCF3FC url(../img/ico_anterior.gif) no-repeat center center;
	text-indent: -9999px;	
}
#listaNoticias li.paginador a.lnkSiguiente{
	background: url(../img/ico_siguiente.gif) no-repeat center center;
	text-indent: -9999px;
}
#listaNoticias li.paginador a.lnkSiguiente:hover {
	background: #DCF3FC url(../img/ico_siguiente.gif) no-repeat center center;
	text-indent: -9999px;	
}
#listaNoticias li.paginador a.lnkUltima {
	background: url(../img/ico_ultima.gif) no-repeat center center;
	text-indent: -9999px;
}
#listaNoticias li.paginador a.lnkUltima:hover {
	background: #DCF3FC url(../img/ico_ultima.gif) no-repeat center center;
	text-indent: -9999px;	
}
#listaNoticias li {
	border-bottom: 1px solid #2670ab;
	padding-top: 10px;
	padding-bottom: 10px;
}
#listaNoticias em {
	font-size: 0.75em;
}
#listaNoticias   h4 {
	font-size: 1.1em;
	color: #292E34;
}
#listaNoticias p {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#listaNoticias a {
	color: #114880;
}
#listaNoticias  li.bordeUltima  {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#noticia {
	margin-top: 15px;
	margin-bottom: 15px;
}
#noticia h3 {
	background-position: 0px 5px;
}


#columna01 {
	float: left;
	width: 305px;
}
#navSecundaria {
	background: #d4effa;
}
#navSecundaria h3 {
	font-size: 1em;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../img/bullet01.gif) no-repeat left 12px;
}
#navSecundaria li {
	border-bottom: 1px solid #abd6e3;
}
#navSecundaria a {
	font-size: 0.75em;
	display: block;
	padding: 5px 15px 5px 28px;
	color: #292e34;
	background: #d4effa url(../img/bullet03.gif) no-repeat 15px center;
}
#navSecundaria a:hover {
	font-size: 0.75em;
	display: block;
	padding: 5px 15px 5px 28px;
	color: #292e34;
	background: #b7e4f6 url(../img/bullet03.gif) no-repeat 20px center;
	text-decoration:none;
}
#navSecundaria a.activo, #navSecundaria a.activo:hover {
	background: #E5F9FF url(../img/bullet03.gif) no-repeat 290px center;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	color: #41A62A;
	cursor: default;
}
#banners {
	border-top: 3px solid #445c66;
}
#colActualidad {
	background: #e1f5fc;
	border: 5px solid #F2FCFF;	
}
#colActualidad h3{
	font-size: 1em;
	background: url(../img/bullet01.gif) no-repeat left 3px;
	margin-bottom: 5px;
}
#colActualidad li {
	border-bottom: 1px solid #a2d0dd;
	padding: 6px 15px;
}
#colActualidad  .actTitulo  {
	background: #F1FCFF;
	padding-top: 10px;
}
#colActualidad .actPie {
	padding-top: 1px;
	padding-bottom: 2px;
	background: #41A62A;
	border-bottom-color: #348921;
}
#colActualidad .actPie a {
	color: #FFFFFF;
}
#colActualidad em {
	font-size: 0.6em;
	display: block;
}
#colActualidad a {
	font-size: 0.85em;
}
#listaIzquierda {
	background: #e1f5fc;
}
#listaIzquierda h3{
	font-size: 1em;
	background: url(../img/bullet01.gif) no-repeat left 3px;
	margin-bottom: 0px;
}
#listaIzquierda li {
	padding: 10px 15px;
}
#listaIzquierda .liDireccion {
	font-size: 0.8em;
	padding-top: 5px;
	border-top: 1px solid #6B8EA9;
	color: #383F46;
}
#columna02 {
	margin-left: 330px;
}
#columna02 ul {
	font-size: 0.75em;
	color: #323E45;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top: 1px solid #73BCD8;
}
#columna02 ul.tituloInicial {
	font-size: 0.9em;
	color: #323E45;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top: 0px none;
}
#columna02 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: url(../img/bullet04.gif) no-repeat 5px 4px;
	border-bottom: 1px solid #73BCD8;
}
#columna02 li.titulo {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: none;
	border-bottom: 1px solid #73BCD8;
	font-family:Rockwell, Arial, Helvetica;
	font-size:1.2em;
	color:#175c8d;
}
#columna02 li li{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: url(../img/bullet05.gif) no-repeat 5px 7px;
	border-bottom: 1px solid #73BCD8;
}
#columna02 blockquote {
	padding: 10px 20px;
	margin: 10px 20px 10px 10px;
	background: #95d8f2;
}
#columna02 a {
	color: #006699;
	text-decoration: underline;
}
#columna02 a:hover {
	color: #003366;
}
#columna02 img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#columna02 table {
	border-top: 1px solid #61A8C4;
	border-left: 1px solid #61A8C4;
	font-size: 0.9em;
	color: #35444D;
}
#columna02  th, #columna02 td{
	border-right: 1px solid #61A8C4;
	border-bottom: 1px solid #61A8C4;
	padding: 3px 10px;
	text-align: center;
}
#columna02 th {
	color: #1D252A;
	background: #61A8C4;
}
#columna02 .celdaDestacada {
	background: #ACE2EF;
}
#columna02 .celdaDestacada2 {
	background: #61a8c4;
}
#columna02 .celdaDestacada3 {
	background: #61a8c4;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
#columna02 .celdaTXTpeque {
	font-size: 0.9em;
}
#columna02 .celdaTXTpeque2 {
	font-size: 0.9em;
	background: #ACE2EF;
}
#columna02 .tIzquierda {
	text-align: left;
}
#columna02 .tDerecha {
	text-align: right;
}
#columna02 tfoot td {
	background: #73BCD8;
	font-size: 0.9em;
	text-align: left;
	color: #1D252A;
}
#columna02  table.tablaSimple {
	border-width: 0px;
	border-style: none;
}
#columna02 table.tablaSimple td {
	font-size: 0.8em;
	text-align: left;
	border-left: 2px solid #61A8C4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#columna02 table.tablaSimple td img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
}
#columna02 table.tablaSimple a.lnkPeque {
	text-decoration: none;
	color: #003366;
}
#contenedorActividadesHome{
	background: #eaf7fc url(../img/bg_actividades_ini.gif) repeat-x;
}
#actividadesHome{
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg_actividades_ini2.gif) no-repeat;
	padding-top: 20px;
}
.filaActividades {
	border-top: 1px solid #bfdeed;
}
.filaActividadesFinal {
	margin-bottom: 10px;
	border-bottom: 1px solid #bfdeed;
}
.filaActividades div {
	float: left;
	padding: 5px 2%;
	background: url(../img/bullet02.gif) no-repeat 5px 10px;
	width: 21%;
}
.filaActividades p {
}
.filaActividades  h4 {
	color: #41a62a;
	margin-bottom: 2px;
}
.filaActividades p, .filaActividades ul li {
	font-size: 0.75em;
	color: #274c73;
	margin-bottom: 5px;
}
#listaMapa {
	margin-left: 20px;
}
#listaMapa  li li {
	border-top: 1px solid #69AAC4;
	padding-left: 15px;
}
#2Columnas{}
#colA1{
	width:49%;
	float:left;
}
#colA2{
margin-left:51%;
}
#2Columnas ul{
font-size:0.9em;
}
#contenedorPie{
	background: url(../img/bg_pie.gif) repeat-x;
	padding-top: 25px;
}
#paginador {
	border-width: 0px;
	border-style: none;
}

/*///////////////////////// TABLA PAGINADOR /////////////////////////////////////*/

#paginador table {
	font-size: 0.9em;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
}
#paginador td {
	text-align: center;
	border: 1px solid #429CD4;
	padding: 0px;
	width: 25px;
}
#paginador a {
	display: block;
	color: #11467D;
	padding: 4px 6px;
	font-size: 0.75em;
	text-decoration: none;
}
#paginador a:hover {
	background: #DCF3FC;
	text-decoration:none;
	color: #051628;
}
#paginador a.activo, #paginador a.activo:hover {
	color: #FFFFFF;
	background: #41A62A;
	border-color: #24588C;
	cursor: default;
}
#paginador a.lnkPrimera {
	background: url(../img/ico_primera.gif) no-repeat center center;
	text-indent: -9999px;
}
#paginador a.lnkPrimera:hover {
	background: #DCF3FC url(../img/ico_primera.gif) no-repeat center center;
	text-indent: -9999px;	
}
#paginador a.lnkAnterior {
	background: url(../img/ico_anterior.gif) no-repeat center center;
	text-indent: -9999px;
}
#paginador a.lnkAnterior:hover {
	background: #DCF3FC url(../img/ico_anterior.gif) no-repeat center center;
	text-indent: -9999px;	
}
#paginador a.lnkSiguiente{
	background: url(../img/ico_siguiente.gif) no-repeat center center;
	text-indent: -9999px;
}
#paginador a.lnkSiguiente:hover {
	background: #DCF3FC url(../img/ico_siguiente.gif) no-repeat center center;
	text-indent: -9999px;	
}
#paginador a.lnkUltima {
	background: url(../img/ico_ultima.gif) no-repeat center center;
	text-indent: -9999px;
}
#paginador a.lnkUltima:hover {
	background: #DCF3FC url(../img/ico_ultima.gif) no-repeat center center;
	text-indent: -9999px;	
}
#topLocalizacion {
	background: url(../img/loc_top.gif) no-repeat;
	color: #8798A9;
	padding: 10px;
}
#topLocalizacion strong {
	display: block;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}
.cuerpoMapa {
	background: #84d0f0 url(../img/loc_bg.gif) repeat-x;
}
#capaMapa {
	padding-top: 8px;
	padding-left: 6px;
}
#capaMapa iframe {
	border: 3px double #FFFFFF;
}
#capaMapa  small a {
	color: #383F46;
	font-size: 0.8em;
	text-decoration: none;
}
#capaLogin {
	text-align: center;
}
.cajaLogin {
	background: #FFFFFF url(../img/bg_candado.gif) no-repeat right top;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #6B7885;
	text-align: left;
	padding: 20px;
}
.cajaLogin input.campo {
	background: #FFFFFF;
	border-color: #8C9DAF;
}
.cajaLogin input.campo2 {
	width: 100%;
	background: #FFFFFF;
	border-color: #8C9DAF;
}
.cajaLogin input.campo:focus, #cajaLogin input.campo2:focus {
	border-color: #8C9DAF;
	background: #E9F7FF;
}
.cajaLogin a {
	font-size: 0.8em;
	display: block;
	padding-left: 13px;
	background: url(../img/bullet02.gif) no-repeat left center;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////*/


#pie{
	color: #d1d3d4;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 0.7em;
	clear: both;
}
#pie strong {
	color: #F3F7FA;
}
#pie div {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#pie div.pieSeparadores {
	border-right: 1px dotted #4B545D;
	border-left: 1px dotted #4B545D;
	padding-bottom: 30px;
}
#pie  div.pieSeparadores  p {
	margin: 0px;
	padding: 0px;
}
#pie div.pieSeparadores a {
	display: block;
	margin-bottom: 5px;
}
#direcciones {
	background: url(../img/logo_pie.gif) no-repeat;
}
#direcciones div.espacioPrimera {
	margin-left: 110px;
}

/*///////////////////// MODIFICADORES ///////////////////////*/

.izquierda{
	float:left;
}
.derecha{
	float:right;
}
#noticia img{
	margin:15px;
}
 .imgIzda {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgDcha {
	float: righ;
	margin-left: 20px;
	margin-bottom: 10px;
}
.noFlote{
	float:none;
}
.miniTXT{
	font-size:0.8em;
}
.tIzquierda {
	text-align: left;
}
.tDerecha {
	text-align: right;
}
.tCentro {
	text-align: center;
}
.paddingT10 {
	padding-top: 10px;
}
.paddingT15 {
	padding-top: 15px;
}
.paddingT20 {
	padding-top: 20px;
}
.paddingB10 {
	padding-bottom: 10px;
}
.paddingB15 {
	padding-bottom: 15px;
}
.paddingB20 {
	padding-bottom: 20px;
}
.margenT10 {
	margin-top: 10px;
}
.bordeUltima {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.clear{
	clear:both;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display:inline-block;}
.clearfix {display: block;}
/* End hide from IE-mac */
div.hr{
	margin-bottom: 13px;
	border-bottom: 1px solid #6EACC4;
	height: 1px;
	overflow: hidden;
}
