/* Design 7 */
#TablaSiete #titulo  {
	font-size: 85%;
	color: #FF6600;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../img/ico_datos7.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
#TablaSiete #encabezado a {
	color: #977900;
	background-attachment: scroll;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;

}
#TablaSiete .Design7 a {
	color: #000000;
	text-decoration: none;
}
#TablaSiete .Design7 a:hover {
	color: #FF6600;
	text-decoration: underline;

}


#TablaSiete .texto {
	font-size: 70%;
	line-height: 15px;
	background-color: #FFFFFF;
}
#TablaSiete .tituloDos {
	font-family: "Trebuchet MS", Arial, "Arial Unicode MS";
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
}

#TablaSiete #encabezado {
	padding: 4px;
	line-height: 15px;
}

table.Design7 {
	border-spacing: 0px;
	border-collapse: collapse;
	/*filter: alpha(opacity=75);
	opacity: .7;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 70%;
	background-image: url(../img_tablas/bg_tabla1.gif);
	background-repeat: repeat;
}
#TablaSiete {
	margin-bottom: 10px;
	
}

table.Design7 th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
table.Design7 td {
	text-align: right;
	border-bottom: 1px dashed #FFFFFF;
	padding: 0.1em 0.5em;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
table.Design7 thead th {
    text-align: center;
    font-weight: bold;
    background-color: #FF6600;
    color: #FFFFFF;
}
table.Design7 th.Corner {
    text-align: left;
}
table.Design7 td.Odd {
    background: #E4E4E4;
}
table.Design7 th.Odd {
    background: #E4E4E4;
}
/* Design 8 */
#TablaOcho #titulo  {
	font-size: 85%;
	color: #6B790C;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../img/ico_datos.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
#TablaOcho #encabezado a {
	color: #AA4400;
	background-attachment: scroll;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;

}
#TablaOcho .Design8 a {
	color: #000000;
	text-decoration: none;
}
#TablaOcho .Design8 a:hover {
	color: #FF6600;
	text-decoration: underline;

}
#TablaOcho .texto {
	font-size: 70%;
	line-height: 15px;
	background-color: #FFFFFF;
}
#TablaOcho #encabezado {
	padding: 4px;
	line-height: 15px;
	
}

table.Design8 {
	border-spacing: 0px;
	border-collapse: collapse;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 70%;
	background-image: url(../img_tablas/bg_tabla8.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left bottom;
}
#TablaOcho {
	margin-bottom: 10px;

}

table.Design8 th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
table.Design8 td {
	text-align: right;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0.1em 0.5em;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
table.Design8 thead th {
    text-align: center;
    font-weight: bold;
    background-color: #333333;
    color: #FFFFFF;
}
table.Design8 th.Corner {
    text-align: left;
}
table.Design8 td.Odd {
    background: #F0FCCD;
	filter: alpha(opacity=75);
	opacity: .7;
}
table.Design8 th.Odd {
    background: #F0FCCD;
	filter: alpha(opacity=75);
	opacity: .7;
}
/* Design 9 */
#TablaNueve #titulo  {
	font-size: 85%;
	color: #6B790C;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../img/ico_datos.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
#TablaNueve #encabezado a {
	color: #AA4400;
	background-attachment: scroll;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;

}
#TablaNueve .Design8 a {
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/check_naranja.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
#TablaNueve .Design8 a:hover {
	color: #FF6600;
	text-decoration: underline;

}
#TablaNueve .texto {
	font-size: 70%;
	line-height: 15px;
	background-color: #FFFFFF;
}
#TablaNueve #encabezado {
	padding: 4px;
	line-height: 15px;
	
}

table.Design9 {
	border-spacing: 0px;
	border-collapse: collapse;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 70%;
	background-image: url(../img_tablas/bg_tabla9.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left bottom;
}
#TablaNueve{
	margin-bottom: 10px;

}

table.Design9 th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
table.Design9 td {
	text-align: right;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0.1em 0.5em;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
table.Design9 thead th {
    text-align: center;
    font-weight: bold;
    background-color: #333333;
    color: #FFFFFF;
}
table.Design9 th.Corner {
    text-align: left;
}
table.Design9 td.Odd {
    background: #FCE9CD;
	filter: alpha(opacity=75);
	opacity: .7;
}
table.Design9 th.Odd {
    background: #FDEACC;
	filter: alpha(opacity=75);
	opacity: .7;
}
table.Design9 strong {
	color: #FF6600;
}

