body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#parallax {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#parallax img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#content {
	width: 100%;
	height: 100px;
	background-color: #000;
	z-index: 5;
	position: relative;
}
#content_home {
	width: 100%;
	height: 100px;
	background-color: #000;
	z-index: 5;
}
.jas {
    margin-top:-50px;
    position:absolute;
    top:50%;
}
#navigation {
	float: left;
	width: 796px;
	background-color: #000;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	height: 100px;
	width: 500px;
}
#navigation ul li {
	display: inline;
	color: #FFF;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 100px;
	line-height: 100px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 11px;
}
#navigation ul li a:hover {
	background-color: #9C3;
	color: #405014;
	text-shadow:1px 1px 0px #CEE998;
}
#Dhype {
	margin: 0;
	padding: 0;
	float: left;
	width: 164px;
}
a {
	outline: none;
}
.title_box {
	background-color: #000;
	line-height: 40px;
	padding: 0 10px;
	height: 40px;
	color: #FFF;
}

#Dhype a img {
	border: none;
}
.center {
	margin: 0 auto;
	width: 960px;
}
#contenidos {
	width: 960px;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	background-image: url(bg.png);
	margin-top: 10px;
	padding-top: 10px;
}
.img_cont {
	width: 220px;
	margin: 10px;
	float: left;
	height:210px;
}
.col_cont{
	width: 300px;
	margin: 10px;
	float: left;
}
.img_cont img {
	margin-bottom: 10px;
	padding:8px;
	background:#f0f0f0;
	border:1px solid #ccc;
}       

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 1px;
}

 #fotos, #master,.w_960{
	width: 960px;
}
#Informacion{
width:650px;
}
#Contactar-cont{width: 600px;background:#E0F4F8;padding:10px;}
.left {
	float: left;
	display: inline;
}
#parallax .uno {
	background-image: url(img/uno.png);
	width: 1500px;
	height: 1000px;
}
#parallax .dos {
	background-image: url(img/dos.png);
	height: 934px;
	width: 1109px;
}
#parallax .tres {
	background-image: url(img/tres.png);
	width: 1500px;
	height: 844px;
}
#parallax .cuatro {
	background-image: url(img/cuatro.png);
	width: 1176px;
	height: 908px;
}
#parallax .seis {
	background-image: url(img/seis.gif);
	width: 2000px;
	height: 1125px;
}
#Diego {
	padding: 10px 2px;
	float: left;
}
.lista {
	list-style: disc;
}
/* Estilos de Formulario de contacto*/
#Contactar{width:380px; padding:10px;background:#E0F4F8;}
label
{
	width: 125px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
label.error
{
 background-color:#FFDFE0;
border:1px dotted red;
margin-right:-135px;
padding:5px;
position:absolute;
right:0;
top:0;
}
#Submit 
{
background:none repeat scroll 0 0 transparent;
border:0 none;
margin-left:290px;
margin-top:10px;
padding:0;
}
input
{
	color: #333333;
	border: 1px solid #A5C2C8;
  -moz-border-radius:4px;-webkit-border-radius:4px;  
}
textarea{float:left;border:1px solid #A5C2C8; -moz-border-radius:4px;-webkit-border-radius:4px;}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}
fieldset
{
	border: 1px solid #A3E3FE;
	width: 400px;
	background:#E0F4F8;
}

legend
{
	color: #333333;
	background: #A3E3FE;
	padding: 2px 6px;
	font-size:16px;
	font-weight:bold;
} 
.holder  {
	padding: 5px 5px;
}
.border-blue{background:#D7EBEF;padding:3px; float:left; -moz-border-radius:4px;-webkit-border-radius:4px; position:relative;}

