/* CSS Document */
	/*dl { width: 300px; }*/
	dl{
	margin: 0;
	background-color: #FFF;
	width: 627px;
}
	dt {
	background-color: #FAF7F4;
	font-weight: bold;
	width: 627px;
	border: 1px solid #D0D2D1;
	background-image: url(../images/bgdt2.jpg);
	background-repeat: no-repeat;
}
	dt a {
	color: #616a87;
	display: block;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
	width: 610px;
	padding-left: 17px;
}
dt a:hover {
	color: #56636A;
	display: block;
	background-image: url(../images/bgtdhovers2.jpg);
	background-repeat: no-repeat;
}
	dl dd dt a {
	color: #993333;
	display: block;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
	width: 610px;
	padding-left: 17px;
}
	dl dd dl dd dt a {
	color: #616a87;
	display: block;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
	width: 610px;
	padding-left: 17px;
}

.marcado a{
	background-image: url(../images/bgdthover2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.marcadosub a{
	background-image: url(../images/bgdthover3.jpg);
	background-repeat: no-repeat;
	color:#993333;
}

	dd {
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #616a87;
}
	dd a {
	color: #616a87;
}
dd a:focus
{
  -moz-outline-style: none;
}
/*acordeon*/
#contentacordeon table {
	margin-left: 2px;
}
#contentacordeon p {
	margin-bottom: 5px;
}

#contentacordeon td {
	padding: 4px;
	color: #616a87;
	width: 50%;
}
#contentacordeon td.odd {
	background-color: #D1DFE3;
	font-weight: bold;
	color: #56636A;
}
/*/acordeon*/
#contentacordeon ul {
	color: #616a87;
	list-style-type: none;
}
#contentacordeon ol {
}
#contentacordeon li {
	margin-bottom: 5px;
	padding-left: 20px;
}
#zcentro, #znorte, #zoriente, #zponiente, #zsur, #zotrascomun {
	font-weight: bold;
	color: #FF6600;
	background-color: #F9F9F9;
	margin: 5px;
	padding: 2px;
}
.alineacentro {
	text-align: center;
}
.oddpromocentrado {
	background-color: #F1F5F5;
	color: #3D3A3A;
	text-align: center;
}
.oddpromoacordeon {
	background-color: #F1F5F5;
	color: #3D3A3A;
	white-space: nowrap;
	
}
.mismafila{
white-space: nowrap;
	}
.sub_2{
	background-color: #FAF7F4;
	font-weight: bold;
	font-size:10px;
	background-image:none; 
}
