body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#container {
	margin: 0 auto;
	width: 779px;
}

a {
	color: #000000;
	text-decoration: none;
}

a : hover{
	color: #000000;
	text-decoration: none;
}

a :link {
	color: #000000;
	text-decoration: none;
}

a : visited{
	color: #000000;
	text-decoration: none;
}

a : active{
	color: #000000;
	text-decoration: none;
}


#header {
	width: 779px;
	height: 100px;
}
#header #langbar {
	/*display: none;*/
	width: 130px;
	margin-left: 649px;
	position: absolute;
	font-size: 12px;
}
#contenido {
	border-top: solid 6px #CF7D27;
	border-bottom: solid 1px #CF7D27;
	background-color: #C7B99F;
}
#footer {
	width: 759px;
	padding: 2px 10px 0 10px;
}

#main {
	margin: 20px;
	padding: 10px;
	background-color: #C7B99F;
	font-size: 11px;
}
#portada {
	display: block;
	float: none;
	margin: 5px 10px 5px;
	width: 191px;
	height: 255px;
	background-color: #C7B99F;
}
#articulos {
	padding-top: 34px;
	width: 574px;/*590px;*/
	/*height: 212px;*/
	background:  url(images/mes_febrero07.jpg) no-repeat 10px top;
}
#secciones {
	padding-top: 26px;
	width: 730px;
	/*height: 410px;*//*590px;*/
	background: url(images/titulo_secciones.gif) no-repeat left top;
}



table h1 {
	margin: 0;
	padding: 0;
	color: #743B30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
}
table p {
	margin: 0;
	text-align: left;
}

#menu {
	padding-right: 10px;
	text-align: right;
}
#menu a img {
	text-decoration: none;
}
#menu a:hover img {
	filter: Alpha(Opacity=50); opacity: .50;
}
#contenido table {
	padding: 0;
	width: 554px;
}
#contenido2 table {
	margin: 0;
	padding: 0;
	width: 300px;
}
#contenido3 {
	margin: 0;
	padding: 0;
	width: auto;
}
#contenido3 table {
	margin: 0;
	padding: 0;
	width: 640px;
}
#contenido table th {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#contenido table thead th {
	height: 16px;
}
#contenido table td {
	margin: 0;
	padding: 8px 10px 0 10px;
	vertical-align: top;
}
#contenido table tbody {
	background-color: #C7B99F;
}
#articulos table {
	width: 554px;
	margin: 0 10px 10px 10px;
	float: left;
	display: inline;
}
#secciones table {
	float: left;
	display: inline;
	width: 300px;
	margin: 0 10px 10px 10px;
}
#secciones table tbody th {
	height: 164px;
}
#secciones table tbody td {
	height: 156px;
}
#main h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #743B30;
}
#main h2 {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #743B30;
}
#main #tarifas {
	margin: 0 auto;
	width: 520px;
}
#main #tarifas td {
	border-bottom: solid 1px #C7B99F;
}
#main #tarifas td.info {
	width: 420px;
}
#main #tarifas td.precio{
	width: 100px;
	text-align: right;
}
#main a {
	color: #A32424;
	text-decoration: none;
}
#main a:hover {
	color: #EE0000;
	text-decoration: underline;
}
#main img {
	margin: 10px;
	border: solid 1px #000000;
}
#main a img {
	border: solid 1px #000000;
	/*filter: Alpha(Opacity=60); opacity: .60;*/
}
#main a:hover img {
	border: solid 1px #FFFFFF;
	/*filter: Alpha(Opacity=100); opacity: 1.00;*/
}
#footer a {
	color: #A32424;
	text-decoration: none;
}
#footer a:hover {
	color: #EE0000;
	text-decoration: underline;
}

.heighthack1 {
	height: 409px;
	width: 1px;
	float: right;
}
.heighthack2 {
	clear: both;
    height: 1px;
    overflow: hidden;
}

.more {
	float: right;
	margin-top: 8px;
	width: 120px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #A32424;
}
.more a {
	color: #A32424;
	text-decoration: none;
}
.more a:hover {
	color: #EE0000;
	text-decoration: underline;
}

#johnny {
	padding-top: 26px;
	width: 900px;
	/*height: 410px;*//*590px;*/
	/*background: url(images/titulo_secciones.gif) no-repeat left top;*/
}
