* {
	margin:0px; 
	padding:0px;
	}

body {
	background-color:#5C0E0E;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;

}

.container {
	width:982px;
}

.logo {
	background-image:url(img/logo.jpg);
	height:264px;
}

.bg-frame {
	background-image:url(img/bg-frame.jpg);
	background-repeat:no-repeat;
	height:494px;
}

.bg-noframe {
	background-image:url(img/bg-noframe.jpg);
	background-repeat:no-repeat;
	height:494px;
}

.menu {
	width:230px;
	padding-top:117px;
	font-size:19px;
	float:left;
	 
}

.left-background {
	background-color:#92563C;
	margin-top:163px;
}
	

.menu ul {
	margin-left:40px;
	list-style:none;
}



.menu li {
	margin-bottom:26px;
}



.menu li a {
	color:#EDE1D8;
	text-decoration:none;
}



.menu li a:hover {
	color:#FCA565;
}

.main-content {
	float:left;
	width:752px;
	height:500px;
}

.video {
	width:704px;
	height:396px;
	margin-top:43px;
	background-color:#000;
}

.under-frame {
	padding-top:55px;
}

.under-left {
	width:22px;
	background-color:#92563C;
	float:left;
}

.under2-left {
	width:22px;
	background-color:#92563C;
	float:left;
	margin-top:439px;
}

.under-right {
	float:left;
	width:710px;
	padding:10px 0px 0px 20px;
}

.text {
	margin-top:10px;
	color:#C8824F;
	font-size:17px;
	text-align:justify;
}


.text p {
	margin-top:10px;
}

.footer {
	border-top:1px solid #C8824F;
	margin-top:100px;
	height:50px;
	color:#C8824F;

}
	

.clearb {
	display:block;
	clear:both;
}
	

.video p {
	color:#fff;
	padding:150px 0px 0px 240px;
}

.thumb {
	width:160px;
	float:left;
	margin:10px 66px 0px 0px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

* html .thumb {
	margin:10px 14px 0px 0px;
}

.thumb img {
    display:block;
	border:0px;
}



.videolink {
	padding:2px;
	background-color:#000;
	height:32px;
}

.thumb a {
	color:#fff;
	text-decoration:none;
}

.thumb a:hover {
	text-decoration:underline;
}

.contact-right {
	width:250px;
	float:left;
	padding-top:10px;
}

.contact-left {
	width:420px;
	margin-right:20px;
	float:left;
}

.forma2 {
	padding:2px;
	width:246px;
	background-color:#982E2E;
	border:1px solid #000;
}

.forma3 {
	padding:2px;
	width:246px;
	background-color:#D17C7C;
	border:1px solid #000;
}

.promo {
	padding:10px;
	border: 1px solid #C8824F;
	color:#EDE1D8;
}

	
