
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#fff url(imagenes/fondo_body_sup.jpg) top repeat-x;
	padding-top:4px;
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#333;
	line-height:32px;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	margin-bottom:5px;
	margin-top:25px;
	border-bottom:1px solid #CCC;
}

h2 {
	font-family: 'Open Sans', sans-serif;	font-size:22px;
	font-weight:normal;
	line-height:32px;
	color:#333;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	margin-bottom:10px;
	margin-top:30px;
	border-bottom:1px solid #CCC;
}

.h2_secciones {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	color:#333;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:25px;
	border-bottom:1px solid #CCC;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:10px;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:20px;
	color:#333;
	padding:0px;
	margin:0px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:17px;
	text-align:justify;
	margin:0px;
	padding:0px;
}

.container.marketing:nth-of-type(1),.container.marketing:nth-of-type(2),.container.marketing:nth-of-type(3),.container.marketing:nth-of-type(4),.container.marketing:nth-of-type(5),.container.marketing:nth-of-type(6),.container.marketing:nth-of-type(7),.container.marketing:nth-of-type(8),.container.marketing:nth-of-type(9),.container.marketing:nth-of-type(10),.container.marketing:nth-of-type(11),.container.marketing:nth-of-type(12),.container.marketing:nth-of-type(13),.container.marketing:nth-of-type(14),.container.marketing:nth-of-type(15),.container.marketing:nth-of-type(16),.container.marketing:nth-of-type(17),.container.marketing:nth-of-type(19),.featurette.featurette_full,.featurette-divider2{
	display: none;
}

.caja_texto {
	padding:0px;
}

ul.antecedentes {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.antecedentes li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:17px;
	text-align:justify;
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:none;
	color:#000;
}

a.antecedentes {
	text-decoration:none;
	color:#09F;
}

a.antecedentes:hover {
	text-decoration:underline;
	color:#09F;
}

a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	background:#E3E4E9;
	padding:10px;
	text-transform:uppercase;
	float:left;
	margin-left:1px;
}

a.menu:hover {
	text-decoration:none;
	color:#000;
	background:#C8C8C8;
}

a.menu_contacto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:10px;
	text-transform:uppercase;
	float:left;
	margin-left:1px;
	background:#DEEDFE;
}

a.menu_contacto:hover {
	text-decoration:none;
	color:#000;
	background:#B6E2F8;
}

#container {
	width:1000px;
	margin:auto;
}

#header {
	position:relative;
	width:1000px;
	height:153px;
	margin-top:0px;
	border-bottom:0px solid #EEE; /* #EEE */
	margin-bottom:10px;
}

#fb {
	position:absolute;
	top:24px;
	left:350px;
	width:73px;
	height:24px;
	overflow:hidden;
}

#logo {
	position:absolute;
	top:28px;
	left:20px;
	width:94px;
	height:64px;
}

#logo_derecha {
	position:absolute;
	top:1px;
	left:130px;
	height:95px;
	width:120px;
	background:#F7F7F7;
	padding:10px;
	padding-top:28px;
}

#logo_derecha p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height:15px;
	color:#999;
	letter-spacing:1px;
	text-transform:none;
}

#idioma {
	position:absolute;
	top:0px;
	right:0px;
	width:100px;
	height:28px;
	background:#ccc;
	text-align:center;
	padding-top:3px;
}

#menu {
	position:absolute;
	left:0px;
	top:150px;
}

#slogan {
	position:absolute;
	top:25px;
	right:0px;
	text-align:right;
}

#slogan p {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	color:#666;
	letter-spacing:0px;
	text-align:right;
}

#main {
	width:960px;
	background:#EEE;
	padding:20px;
	margin-top: 30px;
}

#footer {
	margin-top:20px;
	border-top:0px solid #EEE;
	padding:15px;
	padding-left:20px;
	padding-bottom:25px;
	background:#ddd;
}

#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666;
}

#footer a {
	text-decoration:none;
	color:#666;
}

.titulo_mapa {
	font-size:20px;
	line-height:30px;
	color:#666;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}

.titulo_mapa a {
	color:#999;
	text-decoration:none;
}

.titulo_mapa a:hover {
	color:#666;
	text-decoration:none;
}

.detalle_mapa {
	height:20px;
	width:160px;
}

.detalle_mapa p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666;
	text-align:left;
}

#novedades_slide {
	position:absolute;
	left:760px;
	top:40px;
	width:200px;
	z-index:10;
}

.novedades_slide_01 {
	line-height:18px;
	padding:15px 15px 0px 15px;
	color:#666;
}

.novedades_slide_02 {
	padding:0px 15px 15px 15px;
	text-align:left;
}
.view-port {
  width: 960px;
  overflow: hidden;
  position: relative;
}
.slider-container {
  position: relative;
  height: 138px;
  margin: 0;
  padding: 0;
}
.item {
  position: absolute;
  width: 234px;
  height: 138px;
  margin-right: 8px
}
.button-mostrar {
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
div#capa2 {
  font-size: 12px;
  margin-top: 20px;
  color:rgb(66, 111, 150);
  padding-left: 10px;
}
form {
  margin: 50px 100px;
}
label{
	font-weight: normal;
	width: 100px
}
input, textarea{
	width: 500px;
	margin-bottom:50px;
	margin-left: 30px;
}
input[type="submit"]{
  width: 500px;
  margin-bottom: 50px;
  margin-left: 125px;
  background: #666;
  color: #fff;
}
input[type="submit"]:hover{
background: #959FCD;
color: #333;
}
p.contact{
text-align: right;
 margin-right: 50px;
 margin-top: 30px;
}