/* RESET INICIAL DE ESTILOS */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

img {display:block;
border:0px;
}

.tapar, .location {display:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


img, div, a, input , h1 , h2 { behavior: url(/css/iepngfix.htc) }


/* FUENTES*/


@font-face {
font-family: 'Museo300';
 src: url('museo300-regular-webfont.eot');
}

@font-face {
font-family: 'Museo300';
src: url('museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('museo300-regular-webfont.woff') format('woff'), url('museo300-regular-webfont.ttf') format('truetype'), url('museo300-regular-webfont.svg#Museo300') format('svg');
  font-weight: normal;
   font-style: normal;
}


@font-face {
font-family: 'Museo700';
src: url('museo700-regular-webfont.eot');
}

@font-face {
font-family: 'Museo700';
src: url('museo700-regular-webfont.eot?#iefix') format('embedded-opentype'), url('museo700-regular-webfont.woff') format('woff'), url('museo700-regular-webfont.ttf') format('truetype'), url('museo700-regular-webfont.svg#Museo300') format('svg');
font-weight: normal;
 font-style: normal;
}




/* CONTENEDORES */
body {
	background-color: #ffffff;
	
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}
#cont_principal {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 964px;
	position: relative;
}
#cont_principal_servicios {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 1315px;
	position: relative;
	background-color: #b6cfe3;
}
#cont_principal_donde {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 1180px;
	position: relative;
	background-color: #b6cfe3;
}
#cont_principal_legal {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 1205px;
	position: relative;
	background-color: #b6cfe3;
}
#cont_principal_faqs {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2280px;
	position: relative;
	background-color: #b6cfe3;
}


#cont_menu {
	margin: 0px;
	padding: 0px;

}



#cont_central {

	
}


#cont_pie {
	margin: 0px;
	padding: 0px;

}


/* CABECERA */
h1#logo{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 28px;
	top: 36px;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
	height: 90px;
	width: 219px;
	
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	overflow: hidden;
	display:block;
	behavior: url(iepngfix.htc);
}
a#logo{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 28px;
	top: 36px;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
	height: 90px;
	width: 219px;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	overflow: hidden;
	display:block;
	behavior: url(iepngfix.htc);
	cursor: pointer;
}

h2{
	font-size: 21px;
	line-height: 30px;
	color: #165197;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	right: 30px;
	width: 660px;
	height: 60px;
}



#menu_principal {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 136px;
	text-align: right;
	vertical-align: top;
	right: 24px;
	height:20px;
	width:600px;
}
#menu_principal ul {
	margin: 0px;
	padding: 0px;
	height:20px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#menu_principal ul li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	display: block;
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	list-style-type: none;

}

a.link_menu_principal , a.link_menu_principal:link  {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px 8px 0px 0px;	
	}

 a.link_menu_principal:hover {
color: #165197;
text-decoration: none;
	}



#menu_principal .activo {
padding: 0px;
margin: 0px 8px 0px 0px;	
color: #165197;
	}






/* CARRUSEL */
#splash_home {
	width: 905px;
	height: 195px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 27px;
	top: 186px;
}

#carrusel {
	width: 905px;
	height: 195px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#carrusel .loader {
	padding: 0px;
	margin: 0px;
	height: 34px;
	width: 34px;
	position: absolute;
	left: 457px;
	top: 78px;
	z-index: 1;
	background-image: url(../carrusel/ajax_loader.gif);
	background-repeat: no-repeat;
}

 #textocarrusel {
	width: 548px;
	height: 195px;
	margin: 0px;
	padding: 0px;
	z-index: 9;
	position: absolute;
	right: 20px;
	top: 0px;
	text-align: right;
	vertical-align: top;
}

   #textocarrusel h3 {
	width: 548px;
	height: 120px;
	font-family: 'Museo700', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #135197;
	text-align: right;
	vertical-align: top;
	line-height: 76px;
	display:block;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 20px;
	right: 0px;
	
}

   #textocarrusel h3 .phone {color: #135197; text-decoration:none;}
      #textocarrusel h3 .phone:hover {color: #c51140; text-decoration:none;}

  #textocarrusel h3 .central {
	font-family: 'Museo300', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #135197;
margin: 0px;
	padding: 0px;
	font-size: 36px;
	line-height: 38px;
display:block;

}
  #textocarrusel h4 {
	width: 548px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 34px;
	font-weight: bold;
	color: #c51140;
	text-align: right;
	vertical-align: top;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 34px;
	position:absolute;
	top: 142px;
	right: 0px;
}


/*TEXTOS HOME */



 h4#entradilla_home , h4#entradilla_servicios {
	width: 902px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 395px;
	left: 29px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
word-spacing: -1px;
 }
 h4#entradilla_home a , h4#entradilla_servicios a {color:#fff; text-decoration:none; }
	
	

  #cont_textos {
	width: 691px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 410px;
	right: 0px;
	height: 460px;
	left: 135px;
	background-image: url(../img/bkg_texto_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 36px;
	
}
  #cont_textos_servicios {
	width: 691px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 410px;
	height: 815px;
	left: 135px;
	background-image: url(../img/bkg_texto_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 36px;
	
}

  #cont_textos_legal {
	width: 902px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 410px;
	min-height: 700px;
	left: 29px;
	background-image: url(../img/bkg_texto_legal.gif);
	background-repeat: no-repeat;
	background-position: 0px 36px;
	
}


  #cont_textos_faqs {
	width: 902px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 410px;
	height: 1780px;
	left: 29px;
	background-image: url(../img/bkg_texto_faqs.gif);
	background-repeat: no-repeat;
	background-position: 0px 36px;

	
}





  #cont_textos_donde {
	width: 902px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding: 9px 0px 0px;
	position:absolute;
	top: 430px;
	height: 676px;
	left: 29px;
	
}

  #sello_textos_donde {
	background-image: url(../img/sello-2015.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	behavior: url(iepngfix.htc);
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
	height: 128px;
	width: 148px;

}

h1.titulo_pagina{
	font-size: 28px;
	line-height: 32px;
	font-weight:300;
	color: #165197;
	height:32px;
	display: block;
	margin: 60px 0 0 32px ;
	padding: 0px;

	color: #043671;
	text-align: left;
	vertical-align: top;
}

h1.titulo_servicios{
	font-size: 28px;
	line-height: 32px;
	font-weight:300;
	color: #165197;
	height:32px;
	display: block;
	margin: 0 0 10px 0 ;
	padding: 0px;

	color: #043671;
	text-align: left;
	vertical-align: top;
}
h1.titulo_donde{
	font-size: 21px;
	line-height: 25px;
	color: #043671;
	padding: 0px;
	margin: 0px 0px 10px;
	font-weight: normal;
}

h1.titulo_faqs{
	font-size: 28px;
	line-height: 32px;
	font-weight:300;
	color: #165197;
	height:32px;
	display: block;
	margin: 60px 0 10px 32px ;
	padding: 0px;

	color: #043671;
	text-align: left;
	vertical-align: top;
}



   #lista_textos_home {
	width: 630px;
	margin: 0px;
	display: block;
	position: absolute;
	left: 52px;
	top: 70px;
	padding: 0px;
}
   #lista_textos_home li {
	width: 610px;
	font-size: 20px;
	line-height: 25px;
	color: #043671;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	list-style-type: disc;
}

   #lista_textos_servicios {
	width: 630px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	position: absolute;
	left: 52px;
	top: 110px;
}
   #lista_textos_servicios li {
	
	font-size: 20px;
	line-height: 25px;
	color: #043671;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	list-style-type: disc;
}

   #lista_textos_servicios li ul {
	width: 610px;
	margin: 0px;
	padding: 0px;
}

   #lista_textos_servicios li ul li {
	
	font-size: 14px;
	line-height: 17px;
	color: #043671;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	list-style-type: none;
}

   #lista_textos_legal {
	width: 820px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	position: absolute;
	left: 32px;
	top: 110px;
}

   #lista_textos_legal li {
	
	font-size: 14px;
	line-height: 17px;
	color: #043671;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: disc;
	font-weight: bold;
}
  #lista_textos_legal li ul {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

  #lista_textos_legal li ul li {
	
	font-size: 14px;
	line-height: 17px;
	color: #043671;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	font-weight: normal;
}


 #lista_textos_faqs {
	width: 820px;
	margin: 0 0 0 32px;
	padding: 0 0 0 20px;
	display: block;
	position: relative;
	left: 0;
	top: 0;
}

#lista_textos_faqs li {
	color: #043671;
	padding: 0px;
	margin: 0 0 15px 0;
	list-style-type: decimal;
	font-weight: normal;	
}


   #lista_textos_faqs li h2 {
	font-size: 20px;
	line-height: 140%;
	color: #043671;
	padding: 0;
	margin:0 ;
	font-weight: normal;
	position:relative;
	text-align:left;
	top: 0;
	right: 0;
	left: 0;
	width: auto;
	height: auto;
	width: 820px;
}

#lista_textos_faqs li span {
	font-size: 15px;
	line-height: 18px;
	color: #043671;
	padding: 0;
	margin: 0;

}

#cont_textos_faqs p{
	font-size: 16px;
	line-height: 19px;
	color: #043671;
	margin: 0 0 18px 32px;
	padding: 0;
width: 820px;
}

#cont_textos_faqs a{color: #043671;}



 #lista_faqs {
	 
	width: 780px;
	margin: 0 0 20px 32px;
	padding: 15px 20px 15px 40px;
	display: block;
	position: relative;
	left: 0;
	top: 0;
	background-color:#c0deec;
}

#lista_faqs li {
	color: #043671;
	padding: 0px;
	margin: 0 0 8px 0;
	list-style-type: decimal;
	font-weight:700;
	
}

#lista_faqs li a {text-decoration:none}
#lista_faqs li a:hover {color:#c51140}

.vcard {
	width: 700px;
	margin: 0px 0px 24px;
	padding: 0px;
	
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	
	color: #043671;
}

.vcard h5 {
	font-size: 21px;
	line-height: 25px;
	color: #043671;
	padding: 0px;
	margin: 0px 0px 10px;
	font-weight: normal;
}
.vcard p {
	font-size: 16px;
	line-height: 21px;
	color: #043671;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 5px;
}
.vcard a , .vcard a:link {
	color: #043671;
	text-decoration: underline;
}
.vcard a:hover {
	color: #ffffff;
	text-decoration: none;
}

.vcard p.org {
	font-size: 16px;
	line-height: 21px;
	color: #043671;
	padding: 0px;
	font-weight: bold;
	margin: 0px 0px 5px;
}

#mapafleck {
	padding: 0px;
	margin: 0px;
	height: 520px;
	width: 901px;
	border: 1px solid #165197;
	position: relative;
	left: 0px;
	top: 0px;
}

 /* SELLO */
#cont_sello  {
	margin: 0px;
	position: absolute;
	padding: 0px;
	width: 222px;
	height: 350px;
	background-image: url(../img/operario-fleck-2015.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 54px;
	right: 0px;
	behavior: url(iepngfix.htc);
	z-index: 5;
	}

 /* PIE */
#cont_pie  {
	background-color: #70a8cd;
	margin: 0px;
	position: absolute;
	bottom: 34px;
	padding: 0px;
	left: 29px;
	width: 902px;
	height: 28px;
	}
#cont_pie p {
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 0px;
	display: block;
	margin: 0px;
	}
	
	#cont_pie p#legal {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 500px;

	}
#cont_pie p#links {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	width: 300px;

	}
#cont_pie a {
color: #FFFFFF;
	}
	#cont_pie a:hover {
color: #165197;
text-decoration: none;;
	}
