@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('../faces/PTN57F-webfont.eot');
    src: url('../faces/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTN57F-webfont.woff') format('woff'),
         url('../faces/PTN57F-webfont.ttf') format('truetype'),
         url('../faces/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('../faces/PTC75F-webfont.eot');
    src: url('../faces/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTC75F-webfont.woff') format('woff'),
         url('../faces/PTC75F-webfont.ttf') format('truetype'),
         url('../faces/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('../faces/PTC55F-webfont.eot');
    src: url('../faces/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTC55F-webfont.woff') format('woff'),
         url('../faces/PTC55F-webfont.ttf') format('truetype'),
         url('../faces/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('../faces/PTS76F-webfont.eot');
    src: url('../faces/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTS76F-webfont.woff') format('woff'),
         url('../faces/PTS76F-webfont.ttf') format('truetype'),
         url('../faces/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('../faces/PTS75F-webfont.eot');
    src: url('../faces/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTS75F-webfont.woff') format('woff'),
         url('../faces/PTS75F-webfont.ttf') format('truetype'),
         url('../faces/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('../faces/PTS56F-webfont.eot');
    src: url('../faces/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTS56F-webfont.woff') format('woff'),
         url('../faces/PTS56F-webfont.ttf') format('truetype'),
         url('../faces/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('../faces/PTS55F-webfont.eot');
    src: url('../faces/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../faces/PTS55F-webfont.woff') format('woff'),
         url('../faces/PTS55F-webfont.ttf') format('truetype'),
         url('../faces/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}



img, a {border:none; 
		outline: none;
}

h1, #titulo {
	font-family: 'PTSansBold', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #888;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
}

#titulo {
	width: 230px;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	position: absolute;
	top: 0px;
	text-align: left;
	left: 0px;
}

h2 {
	font-family: 'PTSansRegular' , sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h3 {
	font-family: 'PTSansRegular' , sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.texto_gris {
	color: #222;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}

#container {
	min-height:100%;
	width: 980px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}

#header {
	height: auto;
	width: 980px;
	float: left;
	position: fixed;
	z-index: 7000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 101px;
	width: 118px;
	z-index: 100;
}

#idioma {
	float: right;
	height: auto;
	width: auto;
	position: relative;
	top: 20px;
	right: 0px;
	text-align: right;
}

#idioma img {
	position: relative;
	top: 1px;
}

#idioma a, #idioma a:hover {
	font-family: 'PTSansBold' , sans-serif;
	text-decoration: none;
	color: #999999;
	padding-right: 0px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	width: auto;
	font-variant: normal;
}

#idioma a:hover, #idioma a.active {
	color: #666;
}


#menu {
	width: auto;
	float: left;
	height: auto;
	position: relative;
	left: 55px;
	top: 61px;
	z-index: 900;
}

#menu ul {
	list-style: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	z-index: 9999999;
}

#menu ul li {
	height: auto;
	width: auto;
	text-align: left;
	float: left;
}

#menu ul li a {
	font-family: 'PTSansBold', sans-serif;
	height: auto;
	width: auto;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	z-index: 9999999;
	float: left;
}


#menu ul li a:hover, #menu ul li a#current {
	color: #666;
	height: auto;
	width: auto;
}



#menu ul ul#mobiliario{
	height: 145px;
	width: 150px;
	margin: 0px;
	position: absolute;
	top: -10px;
	float: left;
	left: -10px;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
}

#menu ul ul#accesorios{
	height: 150px;
	width: 100px;
	margin: 0px;
	position: absolute;
	top: -10px;
	float: left;
	left: 440px;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
}

#menu ul ul#nosotros{
	height: 115px;
	width: 85px;
	margin: 0px;
	position: absolute;
	top: -10px;
	float: left;
	left: 547px;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
}

#menu ul ul#medios{
	height: 130px;
	width: 80px;
	margin: 0px;
	position: absolute;
	top: -10px;
	float: left;
	left: 645px;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
}

#menu ul ul#bio li, #menu ul ul#accesorios li, #menu ul ul#nosotros li, #menu ul ul#medios li {
	float: left;
	height: auto;
	width: auto;
	display: block;
	border-bottom-style: none;
}


#menu ul ul li a {
	font-family: 'PTSansRegular' , sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: 140px;
	padding: 5px;
	float: left;
	top: 30px;
	position: relative;
}

.menu_espacio {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#division {
	background-image: url(../images/division.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 980px;
	position: relative;
	left: 0px;
	top: 110px;
}

#content {
	display: block;
	padding: 0px;
	height: auto;
	width: 980px;
	float: left;
	margin-top: 5px;
	position: absolute;
	top: 0px;
	z-index: 0;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
}


#carrusel {
	display: block;
	float: left;
	height: 520px;
	width: 980px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	top: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#filtrar {
	background-color: #F0F0F0;
	padding: 5px;
	height: 20px;
	width: 970px;
	display: block;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: fixed;
	top: 140px;
	z-index: 9999;
}

#filtrar p {
	font-family: 'PTSansRegular', sans-serif;
	color: #999999;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}


#filtros {
	width: 570px;
	height: auto;
	z-index: 700;
	position: relative;
	left: 115px;
	top: 0px;
	margin: 0px;
	float: left;
	padding: 0px;
}

#filtros ul {
	list-style: none;
	display: inline;
	z-index: 999;
	height: auto;
	width: 580px;
	float: left;
	text-align: left;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}



#filtros ul li#uno, #filtros ul li#dos, #filtros ul li#tres {
	height: auto;
	width: auto;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#filtros ul li#dos {
	position: absolute;
	left: 200px;
	top: 0px;
}

#filtros ul li#tres {
	position: absolute;
	left: 400px;
	top: 0px;	
}

#filtros ul li a {
	font-family: 'PTSansBold' , sans-serif;
	height: auto;
	width: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	z-index: 9999999;
	float: left;
	text-align: left;
	white-space: nowrap;
}

#filtros ul li a img {
	padding: 0px;
	height: 8px;
	width: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 0;
}

#filtros ul li a:hover, #filtros ul li a#current {
	color: #666;
	height: 25px;
	width: auto;
	float: left;
}

#filtros ul ul#anio{
	height: 180px;
	width: 90px;
	float: left;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
	position: absolute;
	top: -5px;
	left: -10px;
	margin: 0px;
}

#filtros ul ul#anio2{
	height: 240px;
	width: 90px;
	float: left;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
	position: absolute;
	top: -5px;
	left: -10px;
	margin: 0px;
}


#filtros ul ul#linea{
	height: 210px;
	width: 135px;
	float: left;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
	position: absolute;
	top: -5px;
	left: -10px;
	margin: 0px;
}

#filtros ul ul#tipo{
	height: 425px;
	width: 145px;
	margin: 0px;
	position: absolute;
	top: -5px;
	float: left;
	left: -10px;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	z-index: -5;
	padding: 5px;
}

#filtros ul ul#material{
	height: 210px;
	width: 165px;
	margin: 0px;
	position: absolute;
	top: -5px;
	float: left;
	left: -10px;
	display: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	padding: 5px;
	z-index: -5;
}


#filtros ul ul#linea li, #filtros ul ul#tipo li, #filtros ul ul#material li, #filtros ul ul#anio li, #filtros ul ul#anio2 li {
	float: left;
	height: auto;
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}


#filtros ul ul li a, #filtros ul ul li a:hover {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: 140px;
	padding: 5px;
	top: 20px;
	position: relative;
	font-variant: normal;
	float: left;
}

#filtros ul ul li a:hover {color: #666;}

.filtros_espacio {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#paginacion {
	text-align: left;
	float: right;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

#paginacion ul {
	display: inline;
	z-index: 999;
	height: auto;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

#paginacion ul li {
	text-align: left;
	list-style-type: none;
	height: auto;
	width: auto;
	float: left;
}

#paginacion ul li a, #paginacion ul li a:hover  {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
}

#paginacion ul li a:hover {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
}

#conferencias{
	margin: 0px;
	height: 860px;
	width: 980px;
	position: relative;
	top: 145px;
	left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#listado_mobi, #listado_noti {
	float: left;
	width: 980px;
	height: auto;
	display: block;
	position: absolute;
	top: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#listado_confe {
	float: left;
	width: 730px;
	height: auto;
	display: block;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	left: 250px;
}

#mobi_instalado {
	float: left;
	width: 980px;
	height: auto;
	display: block;
	position: absolute;
	top: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#listado_home {
	margin: 0px;
	float: left;
	width: 980px;
	z-index: 660;
	position: absolute;
	top: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#listado_home1 {
	margin: 0px;
	float: right;
	width: 230px;
	z-index: 660;
	position: absolute;
	top: 140px;
	height: auto;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


#datos_mobi, #datos_noti, #datos_confe {
	background-color: #F0F0F0;
	height: 140px;
	width: 460px;
	float: left;
	margin-right: 20px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#datos_mobi p, #datos_noti p, #datos_confe p {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #888;
	text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}


#listado_mobi a, #listado_home a, #listado_home1 a, #listado_noti a, #mobi_instalado a, #listado_confe a  {
	padding: 0px;
	height: 160px;
	width: 230px;
	float: left;
	display: block;
	text-decoration: none;
}

#listado_mobi a img, #mobi_instalado a img, #detalle_mobi a img, #listado_home a img, #listado_home1 a img, #listado_noti a img, #listado_confe a img {
	border: 0;
}

#listado_mobi a:hover, #mobi_instalado a:hover, #listado_home a:hover, #listado_home1 a:hover, #listado_noti a:hover, #listado_confe a:hover {
	padding: 0px;
	height: 160px;
	width: 230px;
	display: block;
	float: left;
	text-decoration: none;
}

#listado_mobi a:hover img, #mobi_instalado a:hover img, #listado_noti a:hover img, #listado_confe a:hover img {
	opacity:0.15;
	filter:alpha(opacity=15);
	text-decoration: none;
}

#listado_home a:hover img, #listado_home1 a:hover img {
	opacity:0.15;
	filter:alpha(opacity=15);
	text-decoration: none;
}


#listado_mobi a p, #listado_mobi a:hover p, #mobi_instalado a p, #mobi_instalado a:hover p, #listado_noti a p, #listado_noti a:hover p, #listado_confe a p, #listado_confe a:hover p  {
	font-family: 'PTSansBold' , sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: auto;
	width: auto;
	z-index: 1000;
	color: #444;
	position: relative;
	left: 5px;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding: 5px;
	text-align: left;
	bottom: 150px;
	vertical-align: bottom;
}

#listado_noti a p, #listado_confe a p {
	height: 20px;
	width: 225px;
	color: #444;
	position: relative;
	left: 5px;
	bottom: 75px;
	visibility: hidden;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
}

#listado_noti a:hover p, #listado_confe a:hover p {
	height: 20px;
	width: 225px;
	color: #666;
	position: relative;
	left: 5px;
	bottom: 150px;
	visibility:visible;
	vertical-align: text-bottom;
	float: left;
	margin: 0px;
	padding: 0px;
}

#listado_home a p, #listado_home a:hover p, #listado_home1 a p, #listado_home1 a:hover p {
	font-family: 'PTSansBold' , sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	display: block;
	position: relative;
	left: 7px;
	bottom: 165px;
}

#listado_home a:hover p, #listado_home1 a:hover p, #listado_mobi a:hover p, #listado_mobi a:hover, #mobi_instalado a:hover p  {
	color:#666;
}

#datos_mobi p a, #datos_mobi p a:hover {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #888;
	text-decoration: underline;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	float: right;
}

#datos_mobi p a:hover {color: #333;}


#carrusel a, #carrusel a:hover {
	float: left;
	height: 520px;
	width: 980px;
	text-decoration: none;
}

#carrusel p {
	font-family: 'PTSansBold', sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	display: block;
	position: relative;
	z-index: 10000;
	bottom: 60px;
	right: 20px;
	text-shadow: 1px 1px 0px #666;
}


#navimages {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: auto;
	position: relative;
	right: 0px;
	bottom: 30px;
	z-index: 600;
	float: right;
	visibility: hidden;
}

#navimages ul#bullets {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 260px;
}

#navimages ul li {
	padding: 0px;
	float: left;
	height: 25px;
	width: auto;
	margin-right: 20px;
	list-style-type: none;
}

#navimages ul li a {
	background-image: url(../images/nav-dot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 12px;
	text-decoration: none;
	background-position:0 -24px;
}

#navimages ul li a:hover {
	background-image: url(../images/nav-dot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 12px;
	text-decoration: none;
	background-position:0px 0px;
}

#navimages ul li.current a, #navimages ul li.current a:hover {
	background-image: url(../images/nav-dot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 12px;
	text-decoration: none;
	background-position:0 -12px;
}

.italica {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


.espacio_listado {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	height: auto;
	width: auto;
}

.espacio_listado2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: auto;
	display: block;
}

.espacio_detalle {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: auto;
}

.espacio_imagen {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}

.espacio_imagen2 {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	float: left;
}

.espacio_imagen3 {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	float: right;
	vertical-align: top;
}

#detalle_mobi {
	float: left;
	height: auto;
	width: 980px;
	position: absolute;
	top: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}

#detalle_mobi a, #detalle_mobi a:hover {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	padding: 0px;
	height: auto;
	width: auto;
	text-decoration: underline;
}

#detalle_mobi a:hover {color: #222;}

#regresar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 18px;
	width: 22px;
}

#info_mobi {
	float: left;
	width: 460px;
	background-color: #F5F5F5;
	padding: 10px;
}

.urbano {min-height: auto;}

.instalado {min-height: 500px;}

#info_mobi p {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}

#info_mobi p strong  {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #222;
	height: auto;
	width: auto;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#info_mobi p img {
	border: 0;
	padding: 0px;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 5px;
}

#paginas {
	padding: 10px;
	float: left;
	height: 15px;
	width: 960px;
	background-color: #F0F0F0;
	display: block;
	position: relative;
	top: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#paginas p {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	font-variant: normal;
	display: block;
	float: left;
	padding: 0px;
}

#numeros {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}

#numeros a, #numeros a:hover, #numeros a.current {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
}

#numeros a:hover, #numeros a.current {
	color: #222;
}

#nosotros {
	margin: 0px;
	height: 860px;
	width: 980px;
	position: relative;
	top: 145px;
	float: left;
	left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#info_nosotros {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 730px;
	position: absolute;
	top: 5px;
	left: 250px;
	text-align: left;
	display: block;
}

#socios {
	padding: 0px;
	height: 138px;
	width: 720px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#servicios {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 730px;
}

#nosotros p, #info_confe p, #info_nosotros a, #info_nosotros a:hover {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}

#info_nosotros a, #info_nosotros a:hover {
	text-decoration: underline;
}

#info_nosotros a:hover {color:#666;}

#forma input, #forma textarea{
	font-family: 'PTSansRegular', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #999999;
	padding:5px;
	width:200px;
	margin:0px
	border-bottom-width: thin;
	border-bottom-style: none;
	margin: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/back_submenu.png);
	background-repeat: repeat;
	border-width:0px;
	text-decoration: none;
	outline:none;
}

#forma textarea{
	resize: none;
	height: 100px;
	width: 200px;
}

#forma .enviar {
	cursor: hand;
	cursor: pointer;
}

#info_confe p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#footer
{
	width: 980px;
	height: 30px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 700;
	bottom: 0px;
}

#footer2
{
	width: 980px;
	height: 30px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 700;
	top: 680px;
}

#footer p, #footer2 p {
	font-family: 'PTSansRegular', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 590px;
	display: block;
	white-space: nowrap;
}

#division2 {
	background-image: url(../images/division.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 980px;
	float: left;
}

#siguenos {
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	position: relative;
	top: 340px;
	z-index: 999;
}

#siguenos p a, #siguenos p a:hover {
	padding: 0px;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
