body {
	background-color: #CCC;
	background-image:url(http://viatijuana.com/css/imgs/light_toast.png);
	background-repeat:repeat;
	margin: 0;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.date{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width:3px;
	border-bottom-style:dotted;
	border-bottom-color:#CCC;
	margin-top: 10px;
	height: 25px;
	text-align: center;
	margin-right: 20px;
	line-height: 22px;
	width: 100%;
	}
.redesSociales {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redesSocialesSep {
	margin-top: 8px;
}
.menu-box {
	width: 960px;
	background-color:#000;
	height:30px;
	padding-top:35px;
	text-align: left;
}

/*Columna Inferior*/
#columnaInferior {
	height: 665px;
	position: relative;
}

/*Slide*/
.slider-wrap								{ width: 532px; position: absolute; top: 10px; }
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
#texto-bg									{ background-color: #E3E3E3; height: 200px; width: 198px; position: absolute; top: 0; left: 350px; }
.stripViewer								{ position: relative; overflow: hidden; width: 548px; height: 205px; }
.stripViewer .panelContainer					{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 550px; left: -100px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 5px; }
#movers-row									{ margin-left: -50px; }
#movers-row div								{ width: 111px; float: left; }
#movers-row div a.cross-link 					{ float: right; color: #000; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; width: 185px;
											  top: -205px; left: 447px; position: relative; z-index: 1; color: black; text-align: justify; font-size: 12px; }
.photo-meta-data a							{ text-decoration: none; }
.photo-meta-data a:hover						{ text-decoration: underline; color: #FF882B; }
.photo-meta-data-title 						{ font-size: 14px; font-weight: bold; line-height: 90%; }
.photo-meta-data-title a						{ color: #000; }
.photo-meta-data-title a:hover				{ color: #000; text-decoration: underline; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
.sley										{ color: #FF882B; font-weight: bold; }

/*Encuestas*/
#encuestas {
	position: relative;
	top: 10px;
	width: 350px;
	height: 269px;
	float: right;
}
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:30px;
}
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}
ul.tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 8px;	
	text-decoration:none;
	border:1px solid #C0C0C0;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
	-moz-border-radius:4px 4px 0 0;
}
ul.tabs a:active {
	outline:none;		
}
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#999;	
}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color:#E3E3E3;
	border-bottom:1px solid #E3E3E3;
	color:#000;	
	cursor:default;
}
.panes {
	background-color: #E3E3E3;
	width: 325px;
	height: 215px;
	top: 30px;
	border: 1px solid #C0C0C0;
	color: #000;
	padding: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	overflow-y: scroll;
}
.panes .pane {
	display:none;
}
.votar {
	border-top: 1px solid #96d1f8;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -moz-linear-gradient(top, #3e779d, #65a9d7);
	padding: 5px 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 20px;
	text-align: center;
	font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	bottom: 19px;
	left: 120px;
	position: absolute;
	width: 100px;
}
.votar:hover {
	border-top-color: #28597a;
	background: #28597a;
	color: #FFF;
}
.votar:active {
	border-top-color: #1b435e;
	background: #1b435e;
}
.encuestaOpciones a {
	text-decoration: none;
}

/*Banner Intermedio*/
#bannerIntIzq {
	position: absolute;
	top: 300px;
	right: 3px;
	width: 165px;
	height: 100px;
	float: right;
	border: 1px solid #C0C0C0;
}
#bannerIntDer {
	position: absolute;
	top: 300px;
	right: 184px;
	width: 165px;
	height: 100px;
	float: right;
	border: 1px solid #C0C0C0;
}

/* Galeria */
#miniGaleria {
	position: absolute;
	right: 3px;
	top: 415px;
	background-color: #FAFAFA;
	border: 1px solid #C0C0C0;
	width: 345px;
	height: 235px;
}
#miniGaleriaH {
	margin-left: 3px;
	margin-top: -11px;
	width: 345px;
	height: 215px;
	overflow: hidden;
}
#galeriavt {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#miniGaleriaTitulo {
	position: absolute;
	font-weight: bold;
	font-size: 16px;
	color: #FF882B;
	top: 6px;
	left: 5px;
}

/* Banner */

#bannerFooter {
	margin: 17px 0;
}

/* CSS Document */

a.menu_top{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#000;
	text-decoration:none;
	font-size:12px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}

a:hover.menu_top{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#333;
	text-decoration:none;
	font-size:12px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}

.banner {
	width: 960px;
	height: 135px;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.banner_int{
	width: 960px;
	height: 40px;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFF;
}

#banner-left {
	height: 135px;
	width: 735px;
	float: left;
	background-color: #FFF;
}

#banner-right {
	height: 135px;
	width: 225px;
	float: right;
	background-color: #fff;
}

.menu-boxM {
	width: 960px;
	background-color:#FFF;
	height:25px;
	padding-top:10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
}

a.menu_topM {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
	padding:10px 20px;
	text-decoration:none;
	font-size:12px;
}

a:hover.menu_topM {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#333;
	padding:10px 20px;
	text-decoration:none;
	font-size:12px;
}

.Cont_Medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	width: 916px;
	margin: 0 auto;
}

.banner2 {
	width: 957px;
	margin-top: 0px;
	height: 118px;
}

.Cont_videos {
	width: 500px;
	float: left;
}

.video1 {
	background-color: #FFF;
	height: 290px;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.video2 {
	background-color: #FFF;
	height: 315px;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.CuatroNoticias {
	background-color: #FFF;
	height: 485px;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.Cont_publi {
	width: 350px;
	background-color: #FFF;
	float: right;
	padding: 0px;
	margin-top: 22px;
	margin-right: 15px;
}

.publicidad {
	height: 150px;
	width: 300px;
	background-color: #fff;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.noticias {
	background-color: #FFC;
	height: 320px;
	width: 300px;
	margin-top: 20px;
}

.lovi {
	background-color: #FFC;
	height: 235px;
	width: 300px;
	margin-top: 20px;
}

.publicidadP {
	width: 915px;
	margin-top: 20px;
	height: 100%;
	margin-left: 20px;
}

.titulos{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 715px;
	margin-left: 0px;
	color: #0099cc;
	font-weight: bold;
}

.anunciate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}

.publicidad2 {
	height: 150px;
	width: 300px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.publicidad3 {
	height: 150px;
	width: 300px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.publicidad4 {
	height: 150px;
	width: 300px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

.foter-box {
	background-color: #000;
	padding: 10px 0;
	color: #FFF;
}

.publicidad5 {
	background-color: #FFF;
	height: 125px;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.colum {
	background-color: #FFF;
	width: 715px;
	margin-bottom:10px;
	text-align: left;
}

.colum_left {
	background-color: #FFF;
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align: justify;
}

.colum_right {
	background-color: #FFF;
	width: 340px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom:10px;
	text-align: justify;
}

.colum_clear {
	clear: both;
	
}

.cuadro1{
	width:340px;
	height:150px;
	background-color:#FFF;
}
	
.cuadro2{
	width:340px;
	height:260px;
	background-color:#FFF;
	}
