@charset "utf-8";

body {
	background-color: #B90000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
.wrapper {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
header {
	display: block;
	background-color: #000;
	margin: 0px;
	width: 100%;
	height: auto;
	padding: 0px;
	float: left;
}
.logo {
	float: left;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 0px;
}
.deal {
	float: right;
	clear: right;
	padding-right: 85px;
	padding-top: 10px;
}


#content {
	display: block;
	width: 976px;
	min-height: 660px;
	float: left;
	background-color: #FBEE04;
	padding-top: 30px;
	background-image: url(../images/chago.png);
	background-repeat: no-repeat;
	background-position: 350px 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	padding-bottom: 20px;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#content .bot-box {
	width: 490px;
	height: auto;
	float: left;
	text-align: center;
}




#content .left {
	float: left;
	width: 940px;
	padding-left: 30px;
}

.ul-small {
	padding: 0px;
	width: 165px;
	margin: 0px;
	float: left;
	font-size: .9em;
}
#content .left-left {
	float: left;
	width: 500px;
}

.ul-small li {
	list-style-type: none;
	padding-left: 18px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
}
.clear {
	clear: both;
}






header h1 {
	color: #FFF;
	float: left;
	font-size: 1.2em;
	line-height: 3.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content .ta {
	float: right;
	padding-right: 50px;
	width: 300px;
	height: 65px;
}
footer address {
	color: #FFF;
	line-height: 3.5em;
	font-style: normal;
	text-align: center;
}



header p {
	color: #FFF;
	float: right;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 3em;
	margin: 0px;
	padding-right: 35px;
}
footer {
	height: 60px;
	width: 100%;
	background-color: #000;
	float: left;
	margin-bottom: 20px;
}

.fotos {
	float: left;
	border: 2px solid #FFF;
	margin-left: 55px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#content p {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}
