body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(fondo/ibea-fondo-base.png);
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	line-height: 20px;
}
#cabecera {
	background-image: url(fondo/ibea-fondo-cabecera.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 842px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #0AE21F;
	font-size: large;
	letter-spacing: 2px;
}
h2 {
	font-size: medium;
	color: #0AE21F;
}

h3 {
	font-size: small;
	color: #0AE21F;
}


#menu {
	background-image: url(fondo/ibea-fondo-menu-0.png);
	height: 37px;
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
#menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#cuerpo {
	background-image: url(fondo/ibea-fondo-cuerpo.png);
	background-repeat:  repeat-y;
	width: 842px;
	margin-left: auto;
	margin-right: auto;
}
#pie {
	background-image: url(fondo/ibea-fondo-pie.png);
	width: 842px;
	height: 46px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#texto {
	width: 622px;
	margin-left: auto;
	vertical-align: top;
	text-align: justify;
	margin-top: 0px;
}
#seccion {
	width: 622px;
	margin-left: auto;
	vertical-align: top;
	text-align: justify;
	margin-top: 0px;
}
.seccion2 {
	width: 95px;
	font-size: x-small;
	line-height: 16px;
	padding-left: 10px;
	vertical-align: top;
}
.seccion2  img {
	vertical-align: top;
}





a:link {
	color: #0033FF;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#supramenu {
	text-align: left;
	width: 210px;
	height: 16px;
	margin: 0px;
	padding:0;
}
#supramenul  img {
	border: 0px;
}
.tabla-lateral-verde {
	text-align: left;
	width: 210px;
	background-image: url(fondo/ibea-lateral-fondo.png);
	font-size: x-small;
	background-repeat:  repeat-y;
	background-position: left;
	vertical-align: top;
}
.tabla-lateral-verde-pie {
	text-align: left;
	width: 210px;
	background-image: url(fondo/ibea-lateral-fondo.png);
	font-size: x-small;
	background-repeat:  repeat-y;
	background-position: left;
	vertical-align: middle;
}
#cuerpo .tabla-lateral-verde-pie img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tabla-cuerpo-verde {
	text-align: left;
	width: 210px;
	background-image: url(fondo/ibea-fondo-verde.png);
	font-size: x-small;
	background-repeat:  repeat-y;
	vertical-align: top;
}
.tabla-ibea {
	background-image: url(imas/ibea-tarjeta.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	text-align: center;
	height: 264px;
}
.icono-borde {
	border: 0px;
}
.icono-separador {
	border: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
.pie-texto {
	font-size: x-small;
	text-align: center;
}
.diapo-hori {
	background-image: url(imas/diapositiva-5.gif);
	background-repeat:  repeat-x;
}
.texto_SMG {
	font-size: medium;
	color: #999999;
	font-weight: bold;
	letter-spacing: 5px;
}
.texto_SMG2 {
	font-size: small;
	color: #333333;
	font-weight: bold;
	letter-spacing: 3px;
}
.peque {
	font-size: x-small;
	line-height: 16px;
	color: #666666;
}
.texto-verde-grande {
	color: #0AE21F;
	font-size: large;
	letter-spacing: 2px;
	font-weight: bolder;
}
.texto-verde-medio {
	color: #0AE21F;
	font-size: small;
}
.texto-blanco-grande {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.foto-is {
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.foto-ds {
	float: right;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.iconoDerecha {
	float: right;
	border: 0px;
	margin-left: 10px;
}

#top {
	position: absolute;
	top: 0px;
}
.iconoIdioma {
	margin-right: 10px;
	float: right;
}
