/* CSS Document */
/* 
 *	Go-media | Design + Comunication + Development + Marketing Online
 *  info@go-media.com | www.go-media.com.ar
 * 
*/

/* Start Settings */
/*
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, span {
	margin:0;
	padding:0;
	border:solid 0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-weight:normal;
	}
*/
a img { /* este selector elimina el borde azul predeterminado que se muestra en algunos navegadores alrededor de una imagen cuando está rodeada por un vínculo */
		border: none;
	}
	
	/* ~~ La aplicación de estilo a los vínculos del sitio debe permanecer en este orden (incluido el grupo de selectores que crea el efecto hover -paso por encima-). ~~ */
	a:link {
		color: #e96a03;
		text-decoration: none; /* a no ser que aplique estilos a los vínculos para que tengan un aspecto muy exclusivo, es recomendable proporcionar subrayados para facilitar una identificación visual rápida */
	}
	a:visited {
		color: #e96a03;
		text-decoration: none;
	}
	a:hover, a:active, a:focus { /* este grupo de selectores proporcionará a un usuario que navegue mediante el teclado la misma experiencia de hover (paso por encima) que experimenta un usuario que emplea un ratón. */
		/*text-decoration: underline;*/
		text-decoration: none;
	}

ol, ul {
	list-style:none;
	}
.clear {
	clear:both;
	}
/* End of Settings */

body {
	background:#FFFFFF;
	/*background-image: url(../img/background.png);*/
	background-position: top center;
	background-repeat: no-repeat;
	height:auto;
	margin:0;
	font-family: 'Open Sans', 'serif';
/*	line-height:16px;*/
}

body img {
	border:none;
}


#wrapper {
	/*width:841px;*/
	width: 100%;
	height:auto;
	/*margin:0 auto;*/
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	background-image: url(../img/background2.png);
	background-repeat: repeat;
	background-color: #fff;
	overflow:auto;
}
/* cont */
#cont-bar {	
	height: auto;
	/*background-color:#f6f6f6;*/
	/*
    background-image: url("../img/background.png");
    background-position: center top;
    background-repeat: repeat;
    */
}
#cont-cont {	
	width: 960px;
	padding: 0 10px;
	
	margin:0 auto;
	
	/*background-color: #f6f6f6;*/
		
	/*shadow*/
	/*
	-webkit-box-shadow: 0px 0px 100px -30px #888888;
	-moz-box-shadow: 0px 0px 100px -30px #888888;
	-o-box-shadow: 0px 0px 100px -30px #888888;
	-ms-box-shadow: 0px 0px 100px -30px #888888;
	box-shadow: 0px 0px 100px -30px #888888;
	*/
	/*shadow*/
}
/* EoF cont */
#header {
	/*
	width:841px;
	height: 232px;
	margin:0 auto;
	padding-bottom: 0px;
	overflow:;
	position:relative;
	margin-bottom: 10px;
	*/
}
#header-bar {		
		background-color: #333;
	    /*background-image: url("../img/header-back.png");*/
	    background-position: center top;
	    background-repeat: repeat-x;
	    /*height: 240px;*/	  
}
#header-cont {
	width: 960px;
	/*height: 205px;*/		
	margin:0 auto;		
	background-repeat: no-repeat;
	/*padding: 15px 0;*/
}

#header .img-header{
	width: 960px;	
	/*padding-left:28px;*/
}
#header .img-left{
	width:510px;
	height:197px;
	margin-left:28px;
	margin-right:5px;
	border:none;
	position:relative;
	float:left;
}

#header .img-left a {
	border:none;
}

#header .img-right{
	width:268px;
	height:197px;
	margin-left:0px;
	margin-right:28px;
	border:none;
	position:relative;
	float:left;
}

#header .img-right a {
	border:none;
}
.header-top{
}
.header-logo{
	float: left;
	width: 190px;
	margin-right: 10px;
}
.header-logo img{
	height: 80px;
	padding-top: 8px;
}
.asociarse{
	float: right;
	width: 400px;
	text-align: right;
}
.menu{
	margin:0 !important;
}
.menu-cont{
	float: right;
	letter-spacing: -1px;
	width: 750px;
	margin-top: 60px;
}
@media  (max-width: 767px) {

	.menu-cont{
	margin-top: 0 !important;
	}
	.mobile-menu{
	display:block;
	margin-top: 30px !important;
	}

}


.menu-cont .menu{
	margin:0 !important;
}
			
/* jssor slider bullet navigator skin 05 css */
	        /*
	        .jssorb05 div           (normal)
	        .jssorb05 div:hover     (normal mouseover)
	        .jssorb05 .av           (active)
	        .jssorb05 .av:hover     (active mouseover)
	        .jssorb05 .dn           (mousedown)
	        */
	        .jssorb05 {
	            position: absolute;
	        }
	        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	            position: absolute;
	            /* size of bullet elment */
	            width: 16px;
	            height: 16px;
	            background: url('../js/slider/img/b05.png') no-repeat;
	            overflow: hidden;
	            cursor: pointer;
	        }
	        .jssorb05 div { background-position: -7px -7px; }
	        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
	        .jssorb05 .av { background-position: -67px -7px; }
	        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
	
	        /* jssor slider arrow navigator skin 22 css */
	        /*
	        .jssora22l                  (normal)
	        .jssora22r                  (normal)
	        .jssora22l:hover            (normal mouseover)
	        .jssora22r:hover            (normal mouseover)
	        .jssora22l.jssora22ldn      (mousedown)
	        .jssora22r.jssora22rdn      (mousedown)
	        .jssora22l.jssora22lds      (disabled)
	        .jssora22r.jssora22rds      (disabled)
	        */
	        .jssora22l, .jssora22r {
	            display: block;
	            position: absolute;
	            /* size of arrow element */
	            width: 40px;
	            height: 58px;
	            cursor: pointer;
	            background: url('../js/slider/img/a22.png') center center no-repeat;
	            overflow: hidden;
	        }
	        .jssora22l { background-position: -10px -31px; }
	        .jssora22r { background-position: -70px -31px; }
	        .jssora22l:hover { background-position: -130px -31px; }
	        .jssora22r:hover { background-position: -190px -31px; }
	        .jssora22l.jssora22ldn { background-position: -250px -31px; }
	        .jssora22r.jssora22rdn { background-position: -310px -31px; }
	        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
	        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }			
			
			
/*OLD*/
			
/* Menu */ 
#tabs24{position:relative;height:43px;font-size:12px;text-transform:uppercase;background:#fff url("../img/menu/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif; width: 960px;}
#tabs24 ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#tabs24 ul li{display:block;float:left;margin:0 2px;}
#tabs24 ul li a{display:block;float:left;color:#ffdab6;text-decoration:none;padding:0 0 0 12px;height:43px;line-height:12px;}
#tabs24 ul li a span{display:block;float:left;padding: 13px 12px 0 0;height:31px;width:auto;}
#tabs24 ul li a:hover{color:#fff;}
#tabs24 ul li a:hover span{display:block;cursor:pointer;}
#tabs24 ul li a.current,#tabs24 ul li a.current:hover{color:#894d12;background:transparent url("../img/menu/time2bed_left-ON.gif") no-repeat top left;}
#tabs24 ul li a.current span{background:transparent url("../img/menu/time2bed_right-ON.gif") no-repeat top right;height:43px;}
#tabs24 li .bt_facebook{
	width:35px;
	background-image:url(../img/bt-facebook.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	background-color:#48484a;
	padding: 0;
	margin-top: 7px;
    height: 36px;
}


.tabs25 {
	padding:10px 0 0 0px;
	margin:0;
	list-style:none;
	height:auto;
	position:relative;	
}
.tabs25 li {
	float:left;
	width: 162px;
	/*height:36px;*/
	margin-bottom:2px;
	background-color: #F58634;
	background:#F58634 url("../img/menu/time4bed_bg2.gif") repeat-y bottom left;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
.tabs25 li a {
	display:block;
	float:left;
	/*height:36px;*/
	line-height: 12px;
	color:#ffdab6;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	cursor:pointer;
}

.tabs25 li a.current,.tabs25 li a.current{
	color:#894d12;
	background-image:url("../img/menu/time2bed_left-ON.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
}
.tabs25 li a:hover {
	color:#fff;
}
.tabs25 li a.current,.tabs24 li a.current:hover{
	color:#894d12;
}

.tabs25 li a{
	width:133px;
}
.tabs25 li .bt_2{
	width:133px;
}
.tabs25 li .bt_3{
	width:133px;
}
.tabs25 li .bt_4{
	width:133px;
}
.tabs25 li .bt_5{
	width:133px;
}
.tabs25 .bt_ciecexesp{
	background: none repeat scroll 0 0 #727376;
    height: 0;
    margin: 5px auto;
    width: 149px;
}
.tabs25 li .bt_ciecex{
	width:133px;
	background: #727376;
}
.tabs25 li .bt_ciecex:hover{
	background: #727376;
}
.tabs25 li .bt_ciecex2{
	width:133px;
	background: #727376;
}
.tabs25 li .bt_ciecex2:hover{
	background: #000;
}

/* Menu */
/* comienza menu horizontal */
/*
.menu {
	padding:5px 0 0 29px;
	margin:0;
	list-style:none;
	height:28px;
	position:relative;
	font-size:10px;
}
.menu li {
	float:left;
	height:28px;
	margin-right:1px;
	background-color:#727376;
}
.menu li a {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}
.menu li a b {
	float:left;
	display:block;
	padding:0 16px 5px 12px;
}

.menu li.current a {
	background-color:#000;
}
.menu li a:hover {
	background-color:#000;
}
.menu li.current a:hover {
	backgroundcolor:#000;
	cursor:default;
}

.menu li .bt_1{
	width:auto;
}
.menu li .bt_2{
	width:auto;
}
.menu li .bt_3{
	width:auto;
}
.menu li .bt_4{
	width:auto;
}
.menu li .bt_5{
	width:auto;
}
.menu li .bt_6{
	width:auto;
}
.menu li .bt_7{
	width:auto;
}

.menu li .bt_facebook{
	width:35px;
	background-image:url(../img/bt-facebook.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	background-color:#48484a;
	padding:0;
}
*/
/* termina menu horizontal */
#leftcol{
	width:162px;
	padding-top: 0px;	
	margin-right:0px;
	padding-bottom:50px;
	float:left;

}
#leftcol .destacadodelmes{
	margin-top: 5px;
}
/* comienza menu Vertical */
.menu-vert {
	padding:10px 0 0 0px;
	margin:0;
	list-style:none;
	height:auto;
	position:relative;
	font-size:11px;
}
.menu-vert li {
	float:left;
	height:28px;
	margin-bottom:2px;
	background-color:#F58634
}
.menu-vert li a {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-left:16px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	cursor:pointer;
}

.menu-vert li.current a {
	background-color:#ED3237;
}
.menu-vert li a:hover {
	background-color:#ED3237;
}
.menu-vert li.current a:hover {
	backgroundcolor:#ED3237;
	cursor:default;
}

.menu-vert li .bt_1{
	width:133px;
}
.menu-vert li .bt_2{
	width:133px;
}
.menu-vert li .bt_3{
	width:133px;
}
.menu-vert li .bt_4{
	width:133px;
}
.menu-vert li .bt_5{
	width:133px;
}
.menu-vert .bt_ciecexesp{
	background: none repeat scroll 0 0 #727376;
    height: 0;
    margin: 5px auto;
    width: 149px;
}
.menu-vert li .bt_ciecex{
	width:133px;
	background: #727376;
}
.menu-vert li .bt_ciecex:hover{
	background: #727376;
}
.menu-vert li .bt_ciecex2{
	width:133px;
	background: #727376;
}
.menu-vert li .bt_ciecex2:hover{
	background: #000;
}
/* termina menu horizontal */

/* comienza Banners Left */
#banners-left {
	padding:0;
	margin-top:2px;
	width:149px;
	height:auto;
	position:relative;
	font-size:11px;
}

/* Comienza Left Sliders */
#ban-left img{
	width: 149px;
	height: 91px;
}
/* Termina Left Sliders */
/* Termina Banners Left */

#rightcol{
	width:195px;
	padding-top: 0px;
	margin-top:10px;
	margin-left:0px;	
	padding-bottom:0px;
	padding-left:4px;
	position:relative;
	float:right;
}
#rightcol .destacadodelmes{
	margin-bottom: 5px;
}
/* Comienza Banners Right */
/* Comienza Right Sliders */
#ban-right img{
/*	
	width: 191px;
	height: 164px;
*/
	width: 191px;
	height: 75px;
}
/* Termina Right Sliders */
#banners-right {
	padding:0;
	margin-top:2px;
	width:194px;
	height:auto;
	position:relative;
	font-size:11px;
}

#banners-right .clima {
	overflow:hidden;
	padding-top:3px;
}

#banners-right .clima a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#banners-right .clima a:hover {
	font-weight:bold;
	color:#000;
}
#banners-right .logos{
	width: 195px;
	margin-bottom: 5px;
}
#banners-right .logo-cont{	
	float: left;	
	display: table;
	height: 95px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	
	width:95px;
    height:95px;
    line-height:95px;
    margin:0px auto;
    text-align:center;
    background-color:#fff;	
}
#banners-right .logo{	
	display: table-cell;
	vertical-align: middle;
}
#banners-right .logo img{
	max-width: 80px;
	vertical-align: middle;
}
#banners-right .hagasesocio{
	width: 195px;
	margin-bottom: 5px;
}

#banners-right .bnr-simple {
	padding:0;
	margin-bottom:3px;
	width:194px;
	height:auto;
	position:relative;
}

#banners-right .bnr-simple a {
	padding:0;
	margin-bottom:3px;
	width:194px;
	height:auto;
	position:relative;
	border:none;
}
#banners-right .bnr-simple a:hover {
	padding:0;
	margin-bottom:3px;
	width:194px;
	height:auto;
	position:relative;
	border:none;
}


/* Termina Banners Right */

#cont{
	width:730px;
	height:auto;
	border-right:4px solid #D2D3D5;
	padding:0 10px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	position:relative;
	float:left;
}



/* Comienza SlideShow */
#cont-llegar #slideshow {
    float: left;
    position: relative;
    width: 400px;
    height: 264px;
    margin-bottom: 20px;
	margin-top:5px;
    padding-bottom: 0px;
}

#cont-llegar #slider {
    width: 400px;
    height: 264px;
    margin: 0px;
    float: left;
    position:relative;
}

#cont-llegar #slider img {
    position:absolute;
    top:10px;
    left:0px;
}
/* Slider =============================== */

/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:60;
    display:none;
}
/* The slices in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:50;
    height:100%;
}

/* Caption styles */
.nivo-caption {
    display: none;
    /*position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    opacity:0.8; 
    width:100%;
    z-index:89;*/
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:38%;
    z-index:99;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
    background: url(../img/btn_prev.png) no-repeat;
    height: 76px;
    width: 48px;
    text-indent: -999em;
	visibility:hidden;
}
    
.nivo-prevNav:hover {
            background: url(../img/btn_prev_hover.png) no-repeat;
        }

.nivo-nextNav {
    right:0px;
    background: url(../img/btn_next.png) no-repeat;
    height: 76px;
    width: 48px;
    text-indent: -999em;
	visibility:hidden;
}

        .nivo-nextNav:hover {
            background: url(../img/btn_next_hover.png) no-repeat;
        }

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
    position: relative;
    bottom: 0px;
    left:90%;
}

.nivo-controlNav a {
    background:url("../img/bullets.png") no-repeat scroll 0 0 transparent;
    border:0 none;
    display:block;
    float:left;
    height:10px;
    margin-right:3px;
    text-indent:-9999px;
    width:10px; 
        cursor: pointer;
}
.nivo-controlNav a.active {
    background-position:-10px 0;
}
/* Termina SlideShow */

/* Termina Como llegar */

/* Comienza Turismo */
#cont-turismo{
	width:404px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}
#cont-turismo .text {
	padding-bottom: 11px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:12px;
	text-align:center;
	color:#000000;
	line-height:15px;
	position:relative;
}

#cont-turismo .text strong {
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	font-weight:bold;
}


#cont-turismo .p1 {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:10px;
	font-family: 'Open Sans', 'serif';
	font-size:12px;
	color:#e96a03;
	border-top:  1px dotted #000000;
	position:relative;
}

#cont-turismo .left {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	position:relative;
	float:left;
}

#cont-turismo .right {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	position:relative;
	float:right;
}

#cont-turismo .center {
	width:400px;
	height:auto;
	padding-bottom:8px;
	margin-left:2px;
	margin-right:2px;
	position:relative;
	float:left;
}

#cont-turismo .titulo {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:30px;
	font-weight:bold;
	color:#A9ABAE;
	line-height:28px;
	position:relative;
}

#cont-turismo .tit {
	width:400px;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:15px;
	font-weight:bold;
	color:#e96a03;
	line-height:20px;
	position:relative;
}
/* Termina Turismo */


/* Comienza Rafaela */
#cont-rafaela{
	width:404px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}
#cont-rafaela .text p {
	padding-bottom: 11px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:12px;
	color:#000000;
	line-height:12px;
	text-align:justify;
	position:relative;
}

#cont-rafaela .p1 {
	padding-bottom: 11px;
	padding-top:10px;
	font-family: 'Open Sans', 'serif';
	font-size:12px;
	color:#000000;
	line-height:12px;
	border-top:  1px solid #000000;
	text-align:justify;
	position:relative;
}

#cont-rafaela .text b{
	font-weight:bold;
	font-family: 'Sorts Mill Goudy', 'serif' !important;
	font-size:12px !important;
}

#cont-rafaela .titulo {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:30px;
	font-weight:bold;
	color:#A9ABAE;
	line-height:28px;
	position:relative;
}

#cont-rafaela .vermas {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:15px;
	font-weight:bold;
	color:#F58634;
	line-height:28px;
	position:relative;
}

#cont-rafaela .vermas a {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:15px;
	font-weight:bold;
	color:#F58634;
	line-height:28px;
	text-decoration:none;
	position:relative;
}

#cont-rafaela .vermas a:hover {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:15px;
	font-weight:bold;
	color:#ED3237;
	line-height:28px;
	text-decoration:none;
	position:relative;
}
/* Termina Rafaela */

/* Comienza Programa */
#cont-programa{
	width:404px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}
#cont-programa .text p {
	padding-bottom: 11px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:12px;
	color:#000000;
	line-height:12px;
	text-align:justify;
	position:relative;
}
#cont-programa .titulo {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:30px;
	font-weight:bold;
	color:#A9ABAE;
	line-height:28px;
	position:relative;
}
/* Termina Programa */

/* COMIENZAN ESTILOS FORMULARIO / CONTACTO */
.formulario{
	width:404px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}

.formulario .titulo {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:30px;
	font-weight:bold;
	color:#A9ABAE;
	line-height:28px;
	position:relative;
}

.formulario .subtitulo{
	font-family: 'Open Sans', 'serif';
	font-size:11pt;
	color:#F58634;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:5px;
	position:relative;
}

.contacto{
	width:404px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}

.contacto .titulo {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:30px;
	font-weight:bold;
	color:#A9ABAE;
	line-height:28px;
	position:relative;
}

.campos_notas{
	font-family: 'Open Sans', 'serif';
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	padding-left:0px;
	margin-bottom:0px;
	position:relative;
}

.contact_cont{
	width:auto;
	height:auto;
	position:relative;
}

.campos_contact{
	width:auto;
	height:auto;
	padding-bottom:10px;
	position:relative;
	float:none;
	overflow:auto;;
}

.campos_contact .names {
	width:163px;
	height:19px;
	font-family: 'Open Sans', 'serif';
	font-size:9pt;
	color:#000000;
	padding-top:4px;
	position:relative;
	float:left;
}

.campos_contact .names1 {
	width:auto;
	height:19px;
	font-family: 'Open Sans', 'serif';
	font-size:9pt;
	color:#000000;
	padding-top:2px;
	padding-right:15px;
	position:relative;
	float:left;
}

.campos_contact .inputs {
	width: 537px;
	height:19px;
	font-family: 'Open Sans', 'serif';
	font-size:8,5pt;
	color:#000000;
	outline: 1px thin #BDBFC1;
	position:relative;
	float:left;
}

.campos_contact .input-check {
	width:10px;
	height:19px;
	font-family: 'Open Sans', 'serif';
	font-size:10pt;
	color:#000000;
	outline: 1px thin #BDBFC1;
	margin-left: 3px;
	margin-top:0px;
	position:relative;
	float:left;
}
.campos_contact .sino {
	width:auto;
	height:19px;
	font-family: 'Open Sans', 'serif';
	font-size:10pt;
	color:#000000;
	padding-top:2px;
	margin-left:3px;
	position:relative;
	float:left;
}

.campos_contact .otros{
	width:400px;
	height:auto;
	margin-bottom:5px;
	font-family: 'Open Sans', 'serif';
	font-size:9pt;
	color:#000000;
	padding:0;
	position:relative;
}

.campos_contact .input-otros{
	width:700px;
	height:100px;
	overflow:auto;
	margin:auto;
	padding:auto;
	font-family: 'Open Sans', 'serif';
	font-size:8,5pt;
	color:#000000;
	outline: 1px thin #BDBFC1;
	position:relative;
	float:left;
}
.contact_cont .enviar{
	width:85px;
	height:25px;
	background-image:url(../img/bt-enviar.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin-right:25px;
	position:relative;
	float:right;
}

.contact_cont .enviar a {
	width:85px;
	height:25px;
	background-image:url(../img/bt-enviar.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	cursor: pointer;
	float:right;
	position:relative;
}

.contact_cont .enviar a:hover{
	width:85px;
	height:25px;
	background-image:url(../img/bt-enviar-on.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	float:right;
	position:relative;
}

contact_cont .enviar{
width:85px;
height:25px;
background-image:url(../img/bt-enviar.png);
background-position:top left;
background-repeat:no-repeat;
padding:0;
margin-right:25px;
position:relative;
float:right;
}

.contact_cont .enviar_hover {
width:85px;
height:25px;
background-image:url(../img/bt-enviar-on.png);
background-position:top left;
background-repeat:no-repeat;
padding:0;
margin-right:25px;
cursor:pointer;
position:relative;
float:right;
}

.contact_cont .enviar_sending{
width:85px;
height:25px;
background-image:url(../img/bt-enviar-enviando.png);
background-position:top left;
background-repeat:no-repeat;
padding:0;
margin-right:25px;
position:relative;
float:right;
}
/* TERMINAN ESTILOS FORMULARIO */

/* Comienza Programa */
#cont-carga-archivos{
	width:404px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}
#cont-carga-archivos .text p {
	padding-bottom: 11px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:12px;
	color:#000000;
	line-height:12px;
	position:relative;
}
#cont-carga-archivos .titulo {
	width:auto;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:30px;
	font-weight:bold;
	color:#A9ABAE;
	line-height:28px;
	position:relative;
}
/* Termina Carga de Archivos */
#footer-bar {
		background-color: #333333;
	    border-top: 2px solid #111111;
	    height: auto;
	    padding-bottom: 100px;	
	}
	#footer-cont {
		width: 960px;
		height: 55px;
	
		margin: 0 auto;
		padding-top: 20px;					
				
	}
#footer{
/*border-top:1px dotted #cccccc;*/
margin-top:5px;
margin-left:28px;
margin-right:28px;
padding-top: 5px;
margin-bottom:5px;
color: #fff;
font-size: 12px;
text-align: center;
}

#go-media{
margin-top:5px;
margin-left:28px;
margin-right:28px;
padding-top: 5px;
margin-bottom:5px;
color: #fff;
font-size: 12px;
text-align:right;
}


/**gral**/
#cont2{
	width: 730px;
	height:auto;
	padding:0px;
	margin-bottom:15px;
	position:relative;
	float:left;
}
#cont2 .text {
	padding-bottom: 11px;
	margin:0px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	text-align: justify;
	color:#000000;
	line-height:16px;
	position:relative;
}

#cont2 .text strong {
	font-family: 'Open Sans', 'serif';
	/*font-size:18px;*/
	font-weight:bold;
}

#cont2 .p {
	margin-bottom:0px;
	margin-top:5px;
	padding-top:10px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#e96a03;
	border-top:  1px dotted #000000;
	position:relative;
}


#cont2 .p1 {
	margin-bottom:5px;
	margin-top:0px;
	padding-top:10px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#e96a03;
	border-top:  1px dotted #000000;
	position:relative;
}

#cont2 .p1 a {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:10px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#000000;
	cursor:pointer;
	position:relative;
}

#cont2 .p1 a:hover {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:10px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#e96a03;
	position:relative;
}

#cont2 .p2 {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#e96a03;
	position:relative;
}

#cont2 .p2 a {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#000000;
	cursor:pointer;
	position:relative;
}

#cont2 .p2 a:hover {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: 'Open Sans', 'serif';
	font-size:14px;
	line-height:16px;
	color:#e96a03;
	position:relative;
}

#cont2 .center {
	width: 100%;
	height:auto;
	padding-bottom:8px;	
	position:relative;
	float:left;
}
#cont2 .center img{
	width: 100%;
}

#cont2 .titulo {
	width:auto;
	height:auto;
	padding-bottom:5px;
	margin:0px;
	font-family: Helvetica;
	font-size: 26px;
	font-weight:bold;
	color:#000;
	line-height:28px;
	position:relative;
	text-transform: uppercase;
	border-bottom:  2px #000 solid;
	margin-bottom:10px;
}

#cont2 .tit {
	width:400px;
	height:auto;
	padding-bottom:8px;
	margin:0px;
	font-family: Helvetica;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#e96a03;
	line-height:20px;
	position:relative;
}
