body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center top;
	background-color: #D1D7D7;
	background-image: url(../img/fondo.gif);	
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#cabecera {
	text-align: left;
	padding-top: 20px;
}
#cabecera h1 {
	margin: 0;
	padding: 0;
}
#contenido {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 16px;
}
#portada h2 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}
#portada {
	overflow: auto;
}
#portada #txt {
	float: left;
}
#indice {
	list-style-type: none;
	margin-right: 18px;
}
#indice ul {
	margin: 0px;
}
#indice li {
	margin:4px;
	float:right;
	list-style-type: none;
	border: 1px dotted #999999;
}
#indice li a {
	display:block;
	text-decoration:none;
	text-align:center;
	background-color:#D1D7D7;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
	color: #333333;
}
#indice li a:hover {
	background-color:#BAC2BE;
}
#indice li .listnolist {
	text-decoration:none;
	text-align:center;
	background-color:#cfc;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
	color: #333333;
	height: 38px;
	width: 40px;
}
#txt h1 {
	text-transform: none;
	margin: 0px;
	color: #23382D;
	font: 600 17px/18px baskerville, 'palatino linotype', 'times new roman', serif;
}
#txt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #2E4341;
}
#pie {
	text-align: right;
	color: #BFC4BE;
	background-color: #263C33;
	margin-bottom: 40px;
	padding-right: 20px;
	clear: right;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#pie p {
	margin: 0;
	font-size: 12px;
	padding-right: 0;
	padding-left: 0;
}
.marcoportada {
	border: 6px solid #263C33;
}
#portada #img {
	float: right;
	text-align: right;
}
.rompe {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.filetes {
	height: 6px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #263C33;
	border-bottom-color: #263C33;
	margin-top: 8px;
	font-size: 6px;
}
#portada3col {
	width: 720px;
	margin-top: 16px;
	float: right;
}
.celdaportada3col {
	width: 180px;
	padding-right: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	margin-right: 10px;
	padding-top: 10px;
	font-family:baskerville, 'palatino linotype', 'times new roman', serif;
}
.celdaportada3colno {
	width: 190px;
	padding-right: 40px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	padding-top: 10px;
	font-family:baskerville, 'palatino linotype', 'times new roman', serif;
}
.txt_destacado {
	font-style: italic;
	color: #76837A;
}
.txt_destacadocolor {
	font-style: italic;
	color: #566C52;
}
#stocks_contenido {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-family:baskerville, 'palatino linotype', 'times new roman', serif;
	font-size: 14px;
	margin-top: 30px;
}
.stocks_txt {
	vertical-align: top;
	padding-left: 30px;
	color: #1D2E24;
	height: 128px;
}
.stocks_txt H1 {
	font-family:baskerville, 'palatino linotype', 'times new roman', serif;
	font-size: 14px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 0px;
}
.stoks_up {
	text-align: right;
	padding-right: 10px;
}
.bodas_col_izqda {
	float: left;
	width: 350px;
}
.bodas_col_dcha {
	float: right;
	width: 350px;
}
