body {
	margin:0;
}

.table {
	display:table;
}
.tr {
	display:table-row;
}
.td {
	display:table-cell;
}
.fuenteMenuBlanca {
	font-size: 8pt; COLOR: #FFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}
FONT {
	font-size: 8pt; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.texto {
	font-size: 8pt; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}
TD {
	font-size: 8pt; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}
A {
	color: #7e0c0c; TEXT-DECORATION: none
}
.campoTexto {
	width:200px;
	border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 8pt; border-left: #000000 1px solid; color: #000000; BORDER-BOTTOM: #000000 1px solid; font-family: Arial; HEIGHT: 16px; BACKGROUND-color: #eeeeee
}
.campoSelect {
	border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 8pt; border-left: #000000 1px solid; color: #000000; BORDER-BOTTOM: #000000 1px solid; font-family: Arial; HEIGHT: 16px; BACKGROUND-color: #eeeeee
}
.campoArea {
	border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 8pt; border-left: #000000 1px solid; color: #000000; BORDER-BOTTOM: #000000 1px solid; font-family: Arial; BACKGROUND-color: #eeeeee
}
.boton {
	border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 8pt; border-left: #000000 1px solid; color: black; BORDER-BOTTOM: #000000 1px solid; font-family: Arial; HEIGHT: 16px; BACKGROUND-color: #eeeeee
}
#tablaClientes {
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
}
#tablaClientes td {
	text-align:left;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
#certificados div {
	width:170px;
	height:143px;
}

#certificados div div {
	float:left;
	width:80px;
	padding:5px 5px 0 0;
}

#certificados img {
	border:none;
}

#foto-ini {
	border-collapse:collapse;
}
#pie {
	border-top:solid 1px #930;
}
#tabla-contenido {
	width:93%;
}

#idiomas ul {
	list-style:none;
	margin:0;
	padding:2px 0 0 0;
}
#idiomas li {
	padding:1px;
	float:left;
}
#idiomas img {
	border:solid 1px white;
}
#limitador-tamaño {
	width:650px;
	height:0;
}
.fondo-boton-menu {
	background:url(../img/fondo_arriba.gif) top repeat-x;
}
.franja-menu {
	background:url(../img/franja_menu.gif) top repeat-x;
}
/* CABECERA */
#cabecera {
	width:100%;
}
#cabecera-d-1 {
	height:24px;
	padding:34px 20px 0 0;
	text-align:right;
	font-size:17px;
	font-weight:bold;
	color:white;
	background-color:#FF8000;
}
#cabecera-d-2 {
	width:100%;
	height:23px;
	border-collapse:collapse;
}
#cabecera-titulo {
	width:150px;
	margin:0 0 0 auto;
}
#cabecera-titulo-esquina {
	float:left;
	width:13px;
	height:23px;
	background:url(../img/esquina.gif) no-repeat;
}
#cabecera-titulo-texto {
	float:left;
	width:109px;
	height:19px;
	padding:4px 20px 0 8px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#FF8000;
}

/* MENÚ */
#barra-menu {
	height:15px;
	margin:5px 0;
	background-color:#FF5300;
}
#menu {
	float:left;
	width:87%;
	height:15px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu ul li {
	float:left;
	padding:0 5px;
	height:15px;
	background-color:#FA5;
}
#menu ul li:hover {
	background-color:#FF8000;
}
#menu ul li a {
	color:white;
}
#menu ul .menu-separador1 {
	float:left;
	width:2px;
	height:15px;
	padding:0;
	background-color:white;
}
#menu ul .menu-separador1:hover {
	background-color:white;
}
#menu ul .menu-seleccionado {
	font-weight:bold;
	background-color:#FF5300 !IMPORTANT;
}
/* IDIOMAS */
#idioma {
	float:left;
	width:13%;
	height:15px;
	text-align: right;
}
#idioma ul {
	width:70px;
	height:15px;
	margin:1px 0 0 auto;
	padding:0 0 0 5px;
	list-style:none;
}
#idioma ul li {
	float:left;
	margin:0;
	padding:0 1px;
}
#idioma ul li img {
	border:solid 1px white;
}
