@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/bebas/bebasneue-webfont.eot');
    src: url('fonts/bebas/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebas/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebas/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebas/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/ptsans/pts55f-webfont.eot');
    src: url('fonts/ptsans/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsans/pts55f-webfont.woff') format('woff'),
         url('fonts/ptsans/pts55f-webfont.ttf') format('truetype'),
         url('fonts/ptsans/pts55f-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1,h2,h3,h4,h5,h6 {
	font-family: 'BebasNeueRegular', Sans;
	font-weight: normal;
}

body {
	
	font-family: 'PT Sans', Sans-Serif;
	margin:0;
	text-align:center;
}
a {
	text-decoration:none;
	color:#1a86ac;
}

a img {
	border:0;
}
.timeline,
.timelineLight {
	display:none;
}
.clear {
	clear:both;
}
.half_page {
	width:460px;
	float:left;
}

.half_page.first {
	margin-right:20px;
}

.selectors {
	text-align:center;
	margin:20px;
}
.selectors a {
	font-family: 'BebasNeueRegular', Sans;
	font-weight: normal;
	text-decoration:none;
	color:#313131;
	font-size:34px;
	margin:10px;
}
.selectors a.active {
	color:#1a86ac;
}

a.image_rollover_bottom,
a.image_rollover_right,
a.image_rollover_top,
a.image_rollover_left
{
	margin:0;
 	display:block;
	position:relative;
	overflow:hidden;
}

.image_roll_zoom {
	display:inline-block;
	width:100%;
	height:100%;
	position:absolute;
	background:url(../images/zoomIn.png) no-repeat center center;
}
.image_roll_glass {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url('../images/glass.png') repeat;
}


/* ------------------------ help --------------------------------- */

.help {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
	background-color: #fff;
	opacity: 0.6;
}

.help p {
	margin:10px 0;
}

.help h2{
	margin:40px 0 20px 0;
	font-size:32px;
}

.help ol {
	padding-left:20px;
}

.big_image {
	margin-left:-120px
}

pre {
	border: solid 1px #dddddd;
	font-size: 11px;
	color: blue;
	margin: 10px 0;
	padding:10px;
	background: #f2f2f2;
}
code {
	font-size:1.2em;
	color: #008099;
}

.red { color:#c30000;}
.green {color:#1c9600;}
.orange {color:#c17b00;}
.purple {color:#b100c1;}

/*table {
	border: solid 1px #dddddd;
	background:#fff;
	margin:10px 0;
}
th {
	padding:10px;
    background: #dddddd;
}

td {
	padding:10px;
    background: #f2f2f2;
}

/* ==== Info styling ==== */

#info {
	position: relative;
	background: #fff;
	padding: 20px;
	height: 80px;
}

#info h1 {
	margin-bottom: 10px;
}

#info ul {
	padding-left: 0;
	list-style-type: none;
}

#info ul li{
	float: left;
	width: 230px;
	padding-right: 20px;
}

#info ul li.last {
	padding-right: 0;
}

#info img {
	margin-bottom: 10px;
}

#info p {
	color: #5b5656;
}

#info .ribbon {
	position: absolute;
	top: -19px;
	right: 328px;
	width: 140px;
	height: 75px;
	background: url(../images/hoja.png) no-repeat;
}
#info .facebook {
	position: absolute;
	top: 116px;
	right: 206px;
	width: 316px;
	height: 39px;
	background: url('../images/facebook.png') no-repeat;
	}
#info .twitter {
	position: absolute;
	top: 0px;
	right: 292px;
	width: 29px;
	height: 29px;
	background: url('../images/twitter.png') no-repeat;
	}
#info .webmail {
	position: absolute;
	top: 133px;
	right: -55px;
	width: 140px;
	height: 70px;
	color: #fff;
	background: url('../images/webmail.png') top left no-repeat;
	padding-left: 40px;
	}
#info .webmail a {
	color: #fff;
	text-decoration: none;
	}
#info .socialmedia {
	position: absolute;
	top: 132px;
	right: 513px;
	width: 316px;
	height: 39px;
	}
#page2gr {
		position: absolute;
		z-index: 1100;
		width: 100px;
		height: 15px;
		right: 5px;
		bottom: 5px;
	}
#page2gr a {
	 font-family:"tahoma";
	 font-size: smaller;
	 font-weight:bold;
	 font-size: 10px;
	 color: #cccccc;
	}
#page2gr a:hover {
	 color: #000;
	}

/* ==== Previews Styling ==== */
.dir{
	float:right;
	width:760px;
	margin-top:35px;
	font-family:"tahoma";
	font-size: smaller;
	font-weight:bold;
	font-size: 13px;
}
.dir a{
	font-family:"tahoma";
	font-size: smaller;
	font-weight:bold;
	font-size: 13px;
	color:#E4007C;

}


.phone{
	background: url('../images/phone-icon.png') top left no-repeat;
	height:35px;
	padding-left:45px;	
	padding-top:7px;
	color:#E4007C;
	width:200px;
	float: left;
}
.email{
	background: url('../images/mail-icon.png') top left no-repeat;
	height:35px;
	padding-left:45px;	
	padding-top:7px;
	color:#E4007C;
	width:200px;
	float: left;
}
.addres{
	background: url('../images/address-icon.png') top left no-repeat;
	height:35px;
	padding-left:45px;	
	padding-top:7px;
	color:#E4007C;
	width:200px;
	float: left;
	}
