/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; overflow:auto; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 0px 2px; font-size: 100%; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Verdana, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
.cols .last { margin-right: 0; }
body #page .last { margin: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#ie7 .clearFix { min-height: 1%; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #b2b4b6;
}
a:visited { 
	color: #b2b4b6;
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	background: #3964A9 url(../img/body-bg2.jpg) repeat-x 0 0;
}
#page {
	float:none;
	width:637px;
	/*height: 553px;*/
	padding: 0 10px 0 9px;
	font-size: 1.3em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #231f20;
	background: url(../img/page-bg2.png) no-repeat 0 0;
}

#top {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 52px;
	overflow: hidden;
	border-bottom: solid 5px #b7b9bb;
}
	#logo {
		float: left;
		margin-top:3px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 235px;
			height: 45px;
			background: url(../img/logo-1.png) no-repeat 0 0;
		}
	#menu {
		float: right;
		width: 350px;
		overflow: hidden;
	}
		#menu li {
			float: left;
		}
			#menu li a:link, #menu li a:visited {
				float: left;
				display: block;
				width: 100%;
				height: 52px;
				position: relative;
			}
				#menu li a:link span, #menu li a:visited span {
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					background: url(../img/but.png) no-repeat 0 0;
				}
		
		#menu #b1 { width: 95px; }
		#menu #b1 a:link span, #menu #b1 a:visited span { background-position: 0 0; }
		#menu #b1 a:link:hover span, #menu #b1 a:visited:hover span,
		#menu #b1.active a:link span, #menu #b1.active a:visited span { background-position: 0 -52px; }
		#menu #b2 { width: 83px; }
		#menu #b2 a:link span, #menu #b2 a:visited span { background-position: -95px 0; }
		#menu #b2 a:link:hover span, #menu #b2 a:visited:hover span,
		#menu #b2.active a:link span, #menu #b2.active a:visited span { background-position: -95px -52px; }
		#menu #b3 { width: 84px; }
		#menu #b3 a:link span, #menu #b3 a:visited span { background-position: -178px 0; }
		#menu #b3 a:link:hover span, #menu #b3 a:visited:hover span,
		#menu #b3.active a:link span, #menu #b3.active a:visited span { background-position: -178px -52px; }
		#menu #b4 { width: 88px; }
		#menu #b4 a:link span, #menu #b4 a:visited span { background-position: -262px 0; }
		#menu #b4 a:link:hover span, #menu #b4 a:visited:hover span,
		#menu #b4.active a:link span, #menu #b4.active a:visited span { background-position: -262px -52px; }
	
#wrap {
	position: relative;
}

#header {
	height: 330px;
	position: relative;
	background: url(../img/header-1.jpg) no-repeat 0 0;
}
#headerHeladas{
	height: 330px;
	position: relative;
	background: url(../img/header-2.jpg) no-repeat 0 0;
}
	#header h1, #headerAddress h1, #headerHeladas h1 {
		color: #FFFFFF;
		padding: .25em .3em;
		font-family: Impact, Charcoal, sans-serif;
		font-size: 184%;
		font-weight: normal;
		text-transform: uppercase;
		position: relative;
		z-index: 50;
	}
	#header h1 a, #header h1 a:visited{
		color: #FFFFFF;
	}
	#header p.bar, #headerAddress p.bar, #headerHeladas p.bar {
		position: absolute;
		z-index: 10;
		left: 0;
		top: 0;
		width: 100%;
		height: 3em;
		background: #808285;
		opacity: 0.54;
		-moz-opacity: 0.54;
		filter:alpha(opacity=54);
	}
	
	#news {
		position: absolute;
		left: 370px;
		top: 170px;
		width: 204px;
		height: 116px;
		padding: 15px 10px;
		z-index:5;
	}
		#news h2 {
			color: #FFFFFF;
			font-size: 138%;
			font-weight: normal;
			margin: 0 0 .5em;
			position: relative;
			z-index: 10;
		}
		#news ul {
			position: relative;
			z-index: 10;
			color: #636466;
			font-size: 11px;
		}
			#news li {
				margin: 0 0 1.1em;
				padding: 0 0 0 20px;
				background: url(../img/bullet-1.gif) no-repeat 0 65%;
			}
				#news a:link, #news a:visited {
					color: #636466;
				}
		#news .bk {
			position: absolute;
			z-index: 1;
			left: 0;
			top: 0;
			width: 224px;
			height: 146px;
			background: url(../img/news-bg.png) no-repeat 0 0;
		}
#boxes {
	float:left;
	position:relative;
	padding: 13px 15px 20px;
	width: 607px;
	overflow: hidden;
	background-color:#FFFFFF;
}
	#boxes .box {
		float: left;
		width: 192px;
		height: 129px;
		margin: 0 15px 0 0;
		padding: 5px 0 0;
		text-align: center;
		cursor:pointer;
	}
	#boxes #box1 {
		background: url(../img/box-1.jpg) no-repeat 0 0;
	}
	#boxes #box2 {
		background: url(../img/box-2.jpg) no-repeat 0 0;
		width: 193px;
	}
	#boxes #box3 {
		background: url(../img/box-3.jpg) no-repeat 0 0;
		margin: 0;
	}
		#boxes h2 {
			color: #315ca9;
			/*font-family: Impact, Charcoal, sans-serif;*/
			font-size: 146.15%;
			font-weight: normal;
			/*text-transform: uppercase;*/
			margin: 0 0 10px;
		}
		#box2 p.title {
			color: #315ca9;
			/*font-family: Impact, Charcoal, sans-serif;*/
			font-size: 123%;
			font-weight: normal;
			text-transform: uppercase;
		}
/*
 * Agregado ricardo valle
 */
#language{
	position:absolute;
	width:95px;
	height:16px;
	line-height:16px;
	top:3px;
	left:520px;
	text-align:center;
	color:#9B9DA0;
	font-size:10px;
	z-index:10;
}
#iconBar{
	position:absolute;
	width:305px;
	height:51px;
	left:0px;
	top:273px;
	z-index:5;
}
	#iconBar a{
		float:left;
		width:54px;
		height:51px;
		border-right:solid 1px #B0B2B5;
		text-decoration:none;
	}
	#iconBar a:hover{
		float:left;
		width:54px;
		height:51px;
		border-right:solid 1px #B0B2B5;
		text-decoration:none;
	}
#pwd{
	position:absolute;
	width:380px;
	height:30px;
	line-height:30px;
	top:290px;
	left:240px;
	text-align:right;
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;
}
#bottom{
	float:left;
	width:100%;
	background-color:#4F7BBD;
	height:145px;
	font-size: 1.3em;
	text-align: left;
}
	#bot {
		float:none;
		margin:0px auto;
		width: 637px;
		padding: 0 10px 0 9px;
		height:137px;
		overflow: hidden;
		background:url(../img/bottom.png);
	}
		#bot div {
			float: left;
			padding: 15px 10px 0 5px;
			/*background: url(../img/bot-sep.gif) no-repeat 100% 0;*/
			color: #898b8d;
			font-size: 84.6%;
			height: 115px;
		}
			#bot h3 {
				color: #315ca9;
				font-family: Arial Black, Gadget, sans-serif;
				font-size: 100%;
				font-weight: normal;
				letter-spacing: -1px;
				margin: 0 0 5px;
			}
			#bot p {
				margin: 0 0 5px;
			}
			#bot li {
				margin: 0 0 3px;
			}
			#bot a:link, #bot a:visited {
				color: #898b8d;
			}
		#bot .col1 { width: 130px; }
		#bot .col2 { width: 130px; }
		#bot .col3 { width: 155px; }
		#bot .col4 { width: 150px; background: none; padding-right: 0; }
#about, #blogSpace{
	float:left;
	width:607px;
}
	#about .section, #blogSpace .section{
		float:left;
		width:607px;
		color:#808285;
		padding:10px 0px 15px 0px;
	}
		#about .section h3, #blogSpace .section h3{
			font-size:16px;
			padding-bottom:10px;
		}
	#about .section div, #blogSpace .section div{
		float:left;
		width:592px;
		text-align:left;
		padding-left:12px;
	}
		#about .section .picture, #blogSpace .section .picture{
			float:left;
			width:174px;
			height:138px;
			display:block;
			background:url(../img/photo.png) no-repeat;
		}
		#blogSpace h2 a{
			color:#3B65AF;
			font-weight:100;
			text-transform:none;
		}
#headerAddress{
	height: 330px;
	position: relative;
	background: url(../img/map_address1.png) no-repeat 0 0;
}
#boxes #contact{
	width:200px;
	margin:0px auto;
}
	#contact .sector{
		width:200px;
		color:#898B8D;
		font-size:12px;
		height:20px;
		line-height:12px;
	}
	#contact .text, .textarea{
		width:194px;
		padding:3px;
		font-size:12px;
		margin-bottom:20px;
		line-height:17px;
	}
	#contact .button{
		float:right;
		width:70px;
		height:22px;
		font-size:11px;
		line-height:22px;
	}
.blk{
	float:left;
	width:570px;
	padding:8px 0px;
	font-size:11px;
	line-height:17px;
	margin:7px auto 0px;
	border-bottom:solid 1px #B0B2B5;
	color:#ABABAF;
}
	.blk .picture{
		float:left;
		width:180px;
		height:140px;
	}
	.blk h3{
		color:#2758A5;
		font-size:18px;
		padding-bottom:7px;
		font-weight:bold;
	}
	#vdPedaleadas{
		width:505px;
		margin:10px auto;
		text-align:center;
	}
		#vdPedaleadas h3{
			font-size:20px;
			line-height:30px;
			color:#0D499D;
			padding-bottom:10px;
		}
#boxes .post h2 a{
	color:#2758A5;
	font-size:20px;
	font-weight:bold;
	text-transform:none;
}
#boxes .post h3 a{
	color:#2758A5;
	font-size:18px;
	font-weight:bold;
	text-transform:none;
}
#boxes div.leftSide{
	float:left;
	width:430px;
}