/* CSS Document */
body {
	background-image:url(../images/main/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0E0E0E;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 934px;
	text-align: left;
	padding-top: 41px;
	margin: 0px auto;
}
#main_header {
	width: 934px;
	height: 110px;
	float: left;
	background-color: #fff;
}
	#main_logo {
		width: 293px;
		float: left;
	}
	#main_menu {
		width: 636px;
		height: 50px;
		float: left;
		padding-left: 5px;
	}
		#main_menu ul {
			width: 636px;
			height: 50px;
			list-style: none;
			padding: 0px;
			margin: 0px;
		}
		#main_menu ul li {
			display: block;
			float: left;   
		}
		#main_menu span {
			display: none;
		}
			#main_menu li a {
				display: block;
				width: 106px;
				height: 50px;
				float: left;
				background-image:url(../images/main/main_menu.png);
				background-repeat: no-repeat;
			}
			.mm_noticias {
				background-position: 0px -50px;
			}
				.mm_noticias:hover {
					background-position: 0px 0px;
				}
			.mm_productos {
				background-position: -106px -50px;
			}
				.mm_productos:hover {
					background-position: -106px 0px;
				}			
			.mm_simulador {
				background-position: -318px -50px;
			}
				.mm_simulador:hover {
					background-position: -318px 0px;
				}
			.mm_campanas {
				background-position: -212px -50px;
			}
				.mm_campanas:hover {
					background-position: -212px 0px;
				}
			.mm_nosotros {
				background-position: -424px -50px;
			}
				.mm_nosotros:hover {
					background-position: -424px 0px;
				}		
			.mm_contacto {
				background-position: -530px -50px;
			}
				.mm_contacto:hover {
					background-position: -530px 0px;
				}		
			.mm_current {
				background-position-y: 0px;
			}
#main_content {
	width: 934px;
	min-height: 350px;
	float: left;
	background-color: #fff;
}
	* html #main_content {
		height: 350px;
	}
	#content {
		padding: 0px 15px 15px 15px;
		float: left;
	}
		* html #content {
			padding: 0px 0px 15px 15px;
			float: left;
		}
#footer_line {
	width: 934px;
	height: 10px;
	background-color:#999999;
}
#footer {
	width: 934px;
	height: 164px;
	float: left;
	background-image:url(../images/main/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
		#footer_menu {
			padding: 20px 0px 0px 0px;
			width: 600px;
			height: 15px;
			margin: 0px auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
		}
			#footer_menu ul {
				list-style:none;
				margin:0;
				padding:0;
			}
			#footer_menu ul li {
				display: block;
				padding: 0px 10px;
				float: left;
			}
			#footer_menu ul li a {
				color:#fff;
				text-transform: uppercase;
			}
#footer_copyright {
	width: 934px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#powered_by_portada {
	width: 934px;
	float: left;
	text-align: center;
	padding: 0px 0px 20px 0px;
	margin: 0px auto;
}
h1,h2,h3 {
	font-family:"Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
}
	h1 { font-size: 18px; }
	h2 { font-size: 16px; }
	h3 { font-size: 14px; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #af0100;
}
.gray {
	color: #333;
}
.bluelight {
	color: #3566CC;
}
.blue {
	color:#0072a5;
}
.blue-frame {
	background-color: #0072a5;
	color: #fff;
	padding: 5px 10px;
}
.green {
	color: #35992A;
}
.green-frame {
	background-color: #35992A;
	color: #fff;
	padding: 5px 10px;
}
.orange {
	color: #f3a402;
}
.orange-frame {
	background-color: #f3a402;
	color: #fff;
	padding: 5px 10px;
}
.white {
	color: #fff;
}
.justify {
	text-align: justify;
}
.hidden {
	display: none;
}
a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.transparency {}
* html .transparency {
	_behavior: url("scripts/png.htc");
}
/* NOSOTROS */
#nosotros {
	width: 904px;
	float: left;
}
#us-menu {
	list-style:none;
	padding:0px;
	margin:0px;
	width:198px;
	float:left;
	height:280px;
}
#us-menu li {
	float:none;
}
.ustext {
	line-height:14px;
	text-align:justify;
	width:680px;
	float:left;
	padding:10px;
	color:#000000;
}
#top_banner, #products_links {
	width: 904px;
	padding-bottom: 15px;
	float: left;
}
	#products_links ul {
		width: 904px;
		height: 112px;
		float: left;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	#products_links ul li {
		width: 298px;
		float: left;
	}
		#products_links ul li a {
			display: block;
			width: 298px;
			height: 112px;
			float: left;
			background-image:url(../images/productos/productos_links.png);
			background-repeat: none;
		}
			#products_links ul li a:hover {
				background-position-y: 112px;
			}
		#products_links span {
			display: none;
		}
		#products_links .space {
			padding-right: 5px;
		}
		#products_links .current {
			background-position-y: 112px;
		}
		.pl_ae {
			background-position: 0px 0px;
		}
		.pl_ap {
			background-position: -303px 0px;
		}
		.pl_at {
			background-position: -606px 0px;	
		}
#index_content {
	width: 904px;
	float: left;
	background-color: #ccc;
	background:url(../images/index/index.jpg)
}
	#index_left {
		width: 600px;
		height: 335px;
		float: left;
	}
	#index_right {
		width: 304px;
		height: 335px;
		float: left;	
	}
		#index_right_news {
			width: 304px;
			height: 120px;
			float: left;			
		}
			#index_right_news_content {
				padding: 15px;
				color: #333;
				text-align: justify;
				font-weight: bold;
			}
		/* MARKITO */
		#markito_float {
			position: relative;
			width: 250px;
			height: 100px;
			float: left;
		}
		#index_right_markito {
			position:absolute;
			right:30px;
			bottom:-130px;
			width: 250px;
			height: 100px;
			padding: 0px 0px 0px 0px;
		}
#index_bannertext {
	display: none;
	width: 904px;
	height: 40px;
	float: left;
	background-image:url(../images/main/index_bannertext.png);
	background-repeat: no-repeat;
}
#contactus_left {
	width: 502px;
	float: left;
}
#contactus_right {
	width: 402px;
	float: left;
}
	#contactus_right_content {
		padding: 0px 15px 15px 15px;
	}
.title {
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.title span {
	display: none;
}
	.t_bienvenidos {
		width: 274px;
		height: 30px;
		background-image:url(../images/titles/t_bienvenidos.png);
	}
	.t_nosotros {
		width: 904px;
		height: 30px;
		background-image:url(../images/titles/t_nosotros.png);
	}
	.t_productos {
		width: 904px;
		height: 30px;
		background-image:url(../images/titles/t_productos.png);
	}
	.t_campanas {
		width: 904px;
		height: 38px;
		background-image:url(../images/titles/t_campanas.png);
	}
	.t_ejecutivos {
		width: 904px;
		height: 38px;
		background-image:url(../images/titles/t_ejecutivos.png);
	}
	.t_marcas {
		width: 904px;
		height: 30px;
		background-image:url(../images/titles/t_marcas.png);
	}
	.t_agencias {
		width: 904px;
		height: 30px;
		background-image:url(../images/titles/t_agencias.png);
	}
	.t_muestravallas {
		width: 904px;
		height: 30px;
		background-image:url(../images/titles/t_muestravallas.png);
	}
	.t_prensa {
		width: 904px;
		height: 30px;
		background-image:url(../images/titles/t_prensa.png);
	}
	.t_contactenos {
		width: 500px;
		height: 30px;
		background-image:url(../images/titles/t_contactenos.png);
	}
	.t_ubicacion {
		width: 370px;
		height: 30px;
		background-image:url(../images/titles/t_ubicacion.png);
	}
	.t_affiestrategico {
		width: 370px;
		height: 54px;
		background-image:url(../images/titles/t_affiestrategico.png);
	}
	.t_affiatodolugar {
		width: 370px;
		height: 54px;
		background-image:url(../images/titles/t_affiatodolugar.png);
	}
	.t_affienelpunto {
		width: 370px;
		height: 54px;
		background-image:url(../images/titles/t_affienelpunto.png);
	}
#vallas-list img {
	padding: 14px;
}
/* PRENSA */
#content_prensa {
	width: 904px;
	float: left;
}
	#content_prensa_left {
		width: 584px;
		padding-right: 20px;
		float: left;	
	}
	#content_prensa_left p {
		text-align: justify;
	}
	#content_prensa_right {
		width: 300px;
		float: left;
	}
.newsimg {
	padding: 0px 20px 20px 0px;
}
/* PRODUCTOS */
#productos {
	width: 904px;
	float: left;
}
	#productos_slogan {
		width: 904px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}
	#productos_affiestrategico, #productos_affienelpunto {
		width: 298px;
		height: 414px;
		float: left;
		padding-right: 5px;
	}
	#productos_affiatodolugar {
		width: 298px;
		height: 414px;
		float: left;
	}
#content_vallas {
	width: 904px;
	float: left;
}

#vallas ul {
	margin: 0px;
	padding: 15px 0px;
}
#vallas h2 {
	font-size: 18px;
}
#vallas li {
	list-style: none;
	display: block;
	width: 226px;
	float: left;
}
#vallas li h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0px;
	text-align: center;
}
.vallas_marca {
	width:904px;
	float: left;
	color: #3566CC;
	border-bottom: 1px solid #E1EFFD;
	text-transform:uppercase;
}
/* C */
#content_productos, #content_info {
	width: 904px;
	float: left;
}
	#content_productos_left {
		width: 584px;
		padding-right: 20px;
		float: left;	
	}
	#content_productos_left p {
		text-align: justify;
	}
	#content_productos_right {
		width: 300px;
		float: left;
	}
	#content_productos_whole, #content_productos_bottom {
		width: 904px;
		float: left;
	}
	#content_productos_bottom {
		padding-top: 20px;
	}
.executive_image img {
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin-right: 10px;
}
