body {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
	background-color: #ECE3CD;
	background-repeat: repeat-x;
	background-image: url('i/deg.gif');
}

object {
	display: block;
}

span {
	font-family: verdana;
	font-size: 12px;
	color: #333;
}

h1 {
	font-family: verdana;
	font-size: 15px;
	color: #DC2908;
	margin: 0;	
}

h2 {
	font-family: verdana;
	font-size: 15px;
	color: #E66A00;
	margin: 0;	
}

.lang {
	font-family: verdana;
	font-size: 12px;
	color: #AC8D5C;
	text-decoration: none;}

.lang:hover {
	text-decoration: underline;}

.tab_on {
	display: block;
	width: 122px;
	height: 39px;
	background-image: url('i/tab_on.gif');
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin-left: 4px;
	line-height: 38px;
	cursor: default;
}

a.tab {
	display: block;
	width: 122px;
	height: 39px;
	background-image: url('i/tab_off.gif');
	text-align: center;
	text-decoration: none;
	color: #AC8D5C;
	font-family: verdana;
	font-size: 13px;
	margin-left: 4px;
	line-height: 38px;
}

a.tab:hover {
	background-image: url('i/tab_hover.gif');
	color: #fff;
}

a.aviso {
	text-decoration: none;
	color: #fff;
}

a.aviso:hover {
	text-decoration: underline;
}

.vinculo {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DC2908;
}

a.vinculo:hover {
	color: #E66A00;
	text-decoration: underline;
}

div.thumb {
	width: 132px;
	border: 1px solid #FBC883;
	margin-bottom: 16px;
	margin-left: 2px;
	margin-right: 2px;
}

a.thumb {
	display: block;
	text-decoration: none;
	background-color: #F89207;
	border: 2px solid #fff;
}

span.thumb {
	width: 128px;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
}
a.thumb:hover {
	border: 2px solid #DC2908;	
	background-color: #DC2908;	
}

div.thumb2 {
	width: 268px;
	border: 1px solid #FBC883;
	margin-bottom: 16px;
	margin-left: 2px;
	margin-right: 2px;
}

a.thumb2 {
	display: block;
	text-decoration: none;
	background-color: #F89207;
	border: 2px solid #fff;
}

span.thumb2 {
	width: 264px;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
}

a.thumb2:hover {
	border: 2px solid #DC2908;	
	background-color: #DC2908;	
}

.deep {
	text-decoration: none;
	font-size: 11px;
	color: #DC2908;
}

a.deep:hover {
	text-decoration: underline;
}

.titulo {
	font-size: 17px;
	font-weight: bold;
	color: #DC2908;
}

.subtitulo {
	font-size: 13px;
	color: #333;
}

.listado {
	display: block;
	margin-left: 15px;
	margin-top: 8px;
	text-decoration: none;
	color: #DC2908;
	line-height: 12px;
	font-size: 10px;
}

a.listado:hover {
	color: #E66A00;
	text-decoration: underline;
}

a.mas:hover {
	background-color:  #FBC883;
}

table.tabla {
	font-size: 11px;
}

th.tabla {
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #E66A00;
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #DC2908;
	border-right: 1px solid #DC2908;
	border-top: 1px solid #DC2908;
}

td.tabla {
	text-align: left;
	color: #333;
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #DC2908;
	border-right: 1px solid #DC2908;
}

th.sp, td.sp {
	width: 4px;
	border-right: 1px solid #DC2908;
}

th.sp2, td.sp2 {
	width: 4px;
}

table.tabla2 {
	font-size: 10px;
}

th.tabla2 {
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #E66A00;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #DC2908;
	border-right: 1px solid #DC2908;
	border-top: 1px solid #DC2908;
}

td.tabla2 {
	text-align: left;
	color: #333;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #DC2908;
	border-right: 1px solid #DC2908;
}

#fondo {
	width: 100%;
	height: 100%;
	background-color: #ECE3CD;
	background-repeat: repeat-x;
	background-image: url('i/deg.gif');
	filter:alpha(opacity=60);
	opacity: 0.60;
	position: absolute;
}

#ventana {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.bc {
	display: block;
	border: 1px solid #CEBAA1;
	padding: 8px;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
	background-color: #F5F1ED;
	text-align: center;
}

.bc:hover {
	background-color: #fff;
}