@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	background-color: #000000;
	background-image: url(../img/bckgr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

em, h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color: #FFF;
	font-family:'Homenaje', sans-serif, Verdana, Geneva, sans-serif;
	vertical-align: middle;
}
em {font-size:12px;}
h1 {
	font-size:36px;
}
h2 {
	font-size:24px;
}
h3 {font-size:18px;}
h4 {font-size:14px;}
h5 {font-size:11px;}
h6 {font-size:10px;}

p {
	font-family: font-family: 'Oxygen', sans-serif, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFF;
	font-family: 'Oxygen', "sans serif";
}


#container {
	margin: auto;
	height: 100%;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(../img/bckgr.jpg);
}

#header {
	height: 120px;
	width: 900px;
}

#content {
	height: 100%;
	width: 860px;
	margin: auto;
	clear: none;
}
#conten {
	height: 450px;
	width: 860px;
	margin: auto;
	clear: none;
}

#logo {
	position:relative;
	width:210px;
	height:109px;
	z-index:1;
	left: -30px;
	top: -100px;
}

.slider {
	clear: both;
	height: 336px;
	width: 800px;
	background-image: url(../img/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
}
#minis {
	height: 150px;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url(../img/minis.png);
	background-repeat: no-repeat;
	margin: auto;
	}

#footer {
	width: 860px;
	height: 40px;
	margin: auto;
	padding-top: 20px;
}



.cell {
	margin: 10px;
	height: 100px;
	width: 100px;
	float: left;
	text-align: center;
}


.red {
	color: #C00;
	text-align: left;
}


.midd {
	text-align: center;
	text-decoration: none;
}
.midd a {
	color: #FFF;
	display: inline;
	text-decoration: none;
}
.midd a:hover {
	color: #F00;
}



.alphonse {
	float: left;
	height: 380px;
	width: 300px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;

}
.jack {
	float: left;
	height: 400px;
	width: 300px;
	visibility: visible;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.papaj {
	float: left;
	height: 330px;
	width: 400px;
	visibility: visible;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}


.lucky {
	float: right;
	height: 340px;
	width: 400px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;
}
.nucky {
	float: right;
	height: 340px;
	width: 300px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;
}
.nitti {
	float: right;
	height: 300px;
	width: 350px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;
}
.contacto_ {
	float: right;
	height: 300px;
	width: 400px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;
}

.bowtie {
	float: right;
	height: 330px;
	width: 400px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;
}




.modls {
	float: right;
	height: 250px;
	width: 330px;
	visibility: visible;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.left {
	float: right;
	height: 330px;
	width: 300px;
	visibility: visible;
	padding: 20px;
	margin-top: 10px;
}

.bmenu {
	clear: left;
	float: right;
	height: 40px;
	width: 700px;
	margin-top: 55px;
	padding-bottom: 10px;
}


/*
Contact Form 
*/
input, textarea, select {
	padding:2px;
	font-size: 12px;
	width: 250px;
	height: 28px;
	margin-left: 5;
	font-family: 'Oxygen', "sans serif";
	color: #333;
	background-color: #DDD;
}

textarea {
	color: #000;
	z-index: auto;
	position: absolute;
	left: 373px;



}
textarea#Mensaje {
	height: 80px;
	width: 330px;
	position: static;
	visibility: inherit;
	z-index: auto;
}

form {
	margin: 20px;
	height: 350px;
	width: 350px;
	padding-top: 20px;
}
input#Enviar {
	background-color: #C00;
	height: 30px;
	width: 70px;
	font-family: 'Homenaje', "sans serif";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	
}
input#Enviar:Hover {
	background-color: #FF1515;
	height: 30px;
	width: 70px;
	font-family: 'Homenaje', "sans serif";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;


}
.celda {
	text-transform: uppercase;
	height: 28px;
	width: 80px;
	float: left;

}
 input:focus, textarea:focus, select:focus {
	background-color: #F5F5F5;




 }
gallery a{
	color: #27D;
	text-decoration: none;
}
gallery a:focus, gallery a:hover, gallery a:active {
	text-decoration: underline;
}


pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}


div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;

}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;

