/*
Name: LatinoFuckTour
Date: 
Coder: Ace_luffy
Author URI: http://www.creationcrew.com/
*/
/******************* Body *******************/
@font-face
{
font-family: coolvetica;
src: url('fonts/coolvetica.eot') format('truetype'); /* IE9 */
src: url('fonts/coolvetica.eot?#iefix') format('embedded-opentype'),
     url('fonts/coolvetica.woff') format('woff'),
     url('fonts/coolvetica.ttf') format('truetype'),
	 url('fonts/coolvetica.svg#Ccoolvetica') format('svg'); 
	 font-style: normal;
}
a:link {text-decoration: none; color:#7f3c00;}
a:visited {text-decoration: none;color:#7f3c00;}
a:hover {text-decoration: none;color:#7f3c00;}
a:active {text-decoration: none;color:#7f3c00;}
.clear
{
	clear:both;
}
ul {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}
img {	border:0px none;
	overflow:hidden;
	filter:progid:DXImageTransform} 


body {
	background: #dadada  ;
	color: #000;
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	height:100%;
}
#holder {margin-left:auto;margin-right:auto;height:100% }

.space { height:20px; width:100%;}
.space1 { height:10px; width:100%;}
.space2 { height:27px; width:100%;}
.space3 { height:5px; width:100%;}
.center { margin-left:auto; margin-right:auto;}
.clear {clear:both;}
html[xmlns] .clearfix { display: block; }
.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.box { margin-top:30px;}

/********header********/
#header_base{width:906px; margin-left:auto; margin-right:auto; }
#menu{ width:916px; height:50px; margin-left:auto; margin-right:auto;}
#menu ul li{ float:left; }

/********Content********/
#content {margin:0 auto;width:906px;min-height:100%;background:#fff url('images/bg_in.jpg');}
#content h2{margin: 0 30px 0 30px; font:200% 'coolvetica'; color:#0087b9;}
#content p {margin: 0 30px 0 30px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; color: #252525;}

/********footer********/
#footer { width:906px; margin-left:auto; margin-right:auto}
#footer p { text-align:center; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; color: #252525;}
