
body {
	background: #E8E8E8 url(../../images/fondo_web.gif) repeat center top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background: url(../../images/fondo_wrapper.gif) repeat-x center top;
	padding-bottom: 40px;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../../images/header.gif) no-repeat center top;
	height: 80px;
}

#header h1 {
	display: none;
}

#menu {
	background: url(../../images/menu.gif) no-repeat center top;
	height: 35px;
	margin-bottom: 10px;
}

#content {
	background: #FFF url( ../../images/top_content.gif) no-repeat center top;
	padding: 40px 60px;
	min-height: 300px;
}

#footer {
	background: url(../../images/footer.gif) no-repeat center top;
	height: 67px;
}

ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li {
	float: left;
}

#language {
	display: block;
	padding-top: 50px;
	padding-left: 715px;
}

#language li a {
	display: block;
	width: 30px;
	height: 16px;
	text-indent: -5000px;
}

#language li.spanish a {
	width: 24px;
	margin-left: 11px;
}

#menu ul li {
	padding-top: 6px;
}

#menu li a {
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 15px;
	border-left: 1px solid #570102;
	padding: 3px 31px 4px 30px;
	border-right: 1px solid #D78182;
}

#menu li a:hover {
	color: #CCC;
}

#menu .first a {
	border-left: none;
}

#menu .last a {
	border-right: none;
}

#footer ul li a {
	display: block;
	height: 40px;
	margin-top: 20px;
	text-indent: -5000px;
	outline: none;
}

#footer .surinenglish a {
	width: 165px;
	margin-left: 25px;
}

#footer .myservicesdirectory a {
	width: 140px;
	margin-left: 65px;
}

#footer .sur a {
	width: 100px;
	margin-left: 70px;
}

#footer .surdotes a {
	width: 120px;
	margin-left: 65px;
}

#content a {
	color: #AA0209;
}

#content a:hover {
	color: #570102;
}

#content h2 {
	color: #036;
	border-bottom: 2px solid #036;
	font-size: 26px;
	text-align: center;
	padding: 0px 10px 10px;
	margin: 0px 0px 10px;
}

#content h3 {
	color: #AB0208;
	font-size: 18px;
}

#content p {
	line-height: 18px;
	margin-bottom: 20px;
}

.boton-send-advert {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}

.boton-send-advert a {
	font-size: 18px;
	font-weight: bold;
	color: #AB0207;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 51px;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/boton_send_advert.gif) no-repeat center top;
	padding-top: 20px;
}

.boton-send-advert a:hover {
	color: #036;
}

.boton {
	color: #AB0208;
	font-size: 16px;
	width: 80px;
	font-weight: bold;
}

#pricelist table {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#pricelist h3 {
	text-align: center;
	font-size: 15px;
	background: #333;
	color: #FFF;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#pricelist td {
	padding: 3px 5px;
}

#pricelist th {
	color: #FFF;
	background: #666;
	text-align: left;
	padding: 5px;
}

#formulario-container table td {
	padding: 5px;
}

#formulario-container table .impar td {
	background: #EFEFEF;
}
