BODY 
{ 
background-color: #ffffff; 
background-image: url(fondo.gif);
scrollbar-DarkShadow-Color:#ffffff; 
scrollbar-Track-Color:#ffffff; 
scrollbar-Face-Color:#ffffff; 
scrollbar-Shadow-Color:#895400; 
scrollbar-Highlight-Color:#895400; 
scrollbar-3dLight-Color:#ffffff; 
scrollbar-Arrow-Color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 


/*----------------------------------------------------------------------------------------------*/
/* GAMA de COLORES PARA LOS FONDOS																*/
/*----------------------------------------------------------------------------------------------*/
.fondo1a 							/*Marrones                                                  */
{
	background-color: #895400	
}

.fondo1b 
{
	background-color: #F1E5A3	
}

.fondo1c 
{
	background-color: #FFFFCC	
}

/*Fondos de las cajas de principal */
.fondo2 
{
	background-color: #eefafa	
}


/*----------------------------------------------------------------------------------------------*/
/* ESTILOS GENERALES PARA TODA LA WEB															*/
/*----------------------------------------------------------------------------------------------*/
.BordeTabla 
{
	border: 1pt	solid #EBAA71;
	background-color: #ffffff
}

.marco{ 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	border: 1pt;
	border-style: solid; 
	border-color: #895501;
	background-color: #ffffff;
}
.marco2{ 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	border: 1pt;
	border-style: solid; 
	border-color: #895501;
	background-color: #FFFFCC
}

.linea {
	background-color:#FFFFFF;
	background-image: url(linea.gif);
	background-repeat: repeat-x;
	background-position: left center;
	vertical-align: middle;
}

.linea_continua {
	background-color:#FFFFFF;
	background-image: url(linea_continua.gif);
	background-repeat: repeat-x;
	background-position: left center;
	vertical-align: middle;
}

.cabecera_enlace 
{ 
color: #0070BA; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cabecera_enlace a:hover 
{ 
color: #124ba4; 
font-style: normal; 
font-weight: bold; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}

.cabezera 
{ 
color: #000066;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style:normal; 
font-weight: bold
}




.titulopagina 							/* Titular de la página: Encabezado de todas las páginas */
{ 
	color: #895400; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana,sans-serif;
	text-align:left; 
}

.subtitulo								/* Subtitular de la página: Subencabezado de todas las páginas */
{ 
	color: #000099; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Arial, Helvetica, Verdana, sans-serif
}

.titulo								/* Titular de medio la página: Subencabezado de todas las páginas */
{ 
	color: #8A611F; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	border-top: none 
}
.titulo a:hover
{ 
	color: #000066; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	border-top: none 
}

.despiece
{
	color: #8A611F;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top: none;
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0;
	text-align: center;
	text-indent: 1pt;
	vertical-align: middle;
	border-right-color: #825426;
	border-left-color: #825426;
}

/* ENLACES ____________________________________________________________________________________  */
.enlace 											/* Usado para el pie de página               */
{ 
	color: #895400; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none; 
}
.enlace a:hover 
{ 
	color: #895400;
	font-family:Verdana, Arial, Helvetica, sans-serif;   
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
}
.enlace a:visited
{ 
	color: #895400;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
}

.siguiente
{ 
color: #0070BA; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.siguiente a:hover
{ 
color: #0070BA; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}

/* FORMULARIO____________________________________________________________________________________  */
.formul_marco{ 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	border: 1pt;
	border-style: solid; 
	border-color: #895400;
	background-color: #F1E5A3;
}

.formul_boton {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #895400;
	cursor: hand;
}

.formul_titulo_campo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: FFFFCC;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	background-color: #895400;  
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	text-indent: 2px;
}

.formul_campo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: middle;
	border: 1px;
	border-color: #000033;
	font-size: 11px;
	text-indent: 2px;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
	/*height: 18px;*/
}

/* NOTICIAS ____________________________________________________________________________________  */
.titular_portada 							/* Titular de Noticia: Encabezado de noticias portada */
{ 
	color: #895400; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Verdana,sans-serif;
	text-decoration: none;  
}
.titular_portada a:hover
{ 
	color: #895400; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Verdana,sans-serif ;
	text-decoration: none; 
}

.titular 									/* Titular de Noticia: Encabezado de ver noticia	 */
{ 
	color: #895400; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana,sans-serif;
	text-decoration: none;  
}

.subtitular 								/* Subtitular de Noticia: Encabezado de ver noticia	 */
{ 
	color: #895400; 
	font-weight: normal; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Verdana,sans-serif;
	text-decoration: none;  
}

.cuerpoNoticia
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpoNoticia a:hover 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline; 
border-top: none 
}

.entradillaNoticia
{ 
color: #333366; 
font-style: normal; 
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.entradillaNoticia a:hover 
{ 
color: #333366; 
font-style: normal; 
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline; 
border-top: none 
}
/*----------------------------------------------------------------------------------------------*/
/* ESTILOS CUERPO																				*/
/*----------------------------------------------------------------------------------------------*/
/* 	cuerpo0: 	10px		cuerpoverde			cuerporojo										*/
/*	cuerpo1:	11px		cuerpoverde1		cuerporojo1										*/
/*	cuerpo2:	12px		cuerpoverde2		cuerporojo2                                     */

/* CUERPO __________________________________________________________________________________   */
.cuerpo10a 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpo10a a:hover 
{ 
color: #124ba4; 
font-style: normal; 
font-weight: bold; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none #4f4f4e 
}

.cuerpo8a 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 8px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; border-top: none 
}

.cuerpo11a 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpo11a a:hover 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline; 
border-top: none 
}

.cuerpo12a 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpo12a a:hover 
{ 
color: #333366; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline; 
border-top: none 
}



/* CUERPO BLANCO ____________________________________________________________________________  */
.cuerpo10b
{ 
color: #ffffff; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}
.cuerpo10b a:hover 
{ 
color: #0070BA; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none 
}

.cuerpo11b
{ 
color: #ffffff; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}
.cuerpo11b a:hover 
{ 
color: #ffffff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none 
}

.cuerpo12b
{ 
color: #ffffff; 
font-weight: normal; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}
.cuerpo12b a:hover 
{ 
color: #ffffff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none 
}


.cuerpo10c
{ 
color: #b73e41; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}
.cuerpo10c a:hover 
{ 
color: #b73e41; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none 
}

.cuerpo11c
{ 
color: #b73e41; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}
.cuerpo11c a:hover 
{ 
color: #b73e41; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none 
}

.cuerpo12c
{ 
color: #b73e41; 
font-weight: normal; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}
.cuerpo12c a:hover 
{ 
color: #b73e41; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none 
}

/* CUERPO NEGRO ____________________________________________________________________________  */
.cuerpo10d
{ 
color: #000000; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpo11d
{ 
color: #000000; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpo11d a:hover 
{ 
color: #000000; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline; 
border-top: none 
}

/* CUERPO MARRÓN ____________________________________________________________________________  */
.cuerpo10m 
{ 
color: #895400; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}
.cuerpo10m a:hover 
{ 
color: #895400; 
font-style: normal; 
font-weight: bold; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none #4f4f4e 
}

.cuerpo11m 
{ 
color: #895400; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}

.cuerpo12m 
{ 
color: #895400; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-top: none 
}

.cuerpo14m 
{ 
color: #895400; 
font-style: normal; 
font-weight: normal; 
font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
 
border-top: none 
}


/*----------------------------------------------------------------------------------------------*/
/* ESTILOS MENU IZQUIERDA            															*/
/*----------------------------------------------------------------------------------------------*/
.menu
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	border-top: none; 
	vertical-align:top;
	text-align: left;
	text-indent:8px;
	margin-bottom: 6px;
	background-color: #FFFFCC;

	position: relative;
	left: 0px;
}
.menu a:hover
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	border-top: none;
	vertical-align:top;
	text-align: left;
	text-indent:8px;
	margin-bottom: 6px;

	position: relative;
	left: 0px;
}
.menu a:visited
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	border-top: none;
	vertical-align:top;
	text-align: left;
	text-indent:8px;
	margin-bottom: 6px;

	position: relative;
	left: 0px;
}
.menu a:visited:hover
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	border-top: none;
	vertical-align:top;
	text-align: left;
	text-indent:8px;
	margin-bottom: 6px;

	position: relative;
	left: 0px;
}

.submenu
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	border-top: none; 
	vertical-align:top;
	text-align: left;
	margin-bottom: 4px;
	
	position: relative;
	left: 15px;
}
.submenu a:hover
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	border-top: none;
	vertical-align:top;
	text-align: left;
	margin-bottom: 4px;

	position: relative;
	left: 15px;
}

.submenu a:visited
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	border-top: none;
	vertical-align:top;
	text-align: left;
	margin-bottom: 4px;

	position: relative;
	left: 15px;
}
.submenu a:visited:hover
{ 
	color: #895501; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	border-top: none;
	vertical-align:top;
	text-align: left;
	margin-bottom: 4px;

	position: relative;
	left: 15px;
}


/* CABECERA _____________________________________________________________________________________________  */
.cabecera_derecha
{ 
color: #895501;
font-family: Arial, Helvetica,Verdana, sans-serif; 
font-size: 14px; 
font-style:normal; 
font-weight: bold;
text-indent: 15px;
}

/*----------------------------------------------------------------------------------------------*/
/* ESTRUCTURA DE LA WEB MEDIANTE CAPAS															*/
/*----------------------------------------------------------------------------------------------*/

#contenedor_principal
{	
	width:750px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	border: 1pt	solid #895501;
	background-color: #ffffff;
	display:table;	
}

#contenedor_subprincipal
{	
	width:100%;
	display:table-rows;	
}

#contenedor_izquierda
{	
	width:200px;
	min-height:450px;
	!height:450px;	
	background: url(../../imagenes/menu-izqda.gif) repeat-y top;	
	
	margin-top:10px;
	margin-bottom:0px;	
	padding:0px 0px 0px 0px;
	
	align-text:left;
	vertical-align: top;
	
	float: left;
	
}

#imagen_izquierda
{	
	width:200px;		
	background: url(../../imagenes/menu_izqda.jpg) no-repeat top;	
	margin-bottom:10px;			
	padding:0px;
	background-color: #F1E5A3;	
}

#contenedor_derecha
{
	width:550px;	
	margin-right: 10px;	
	padding:0px 0px 0px 0px;
	vertical-align: top;

	
	float:right;
	
}


#cabecera
{	
	width:750px;
	
	height:102px;

	background-image: url(../../imagenes/cabecera.gif);
	
	margin:0px 0px 0px 0px;
	
	padding:0px 0px 0px 0px;
}
#cabecera_texto
{	
	width:750px;	
	height:102px;
	margin:0px 0px 0px 0px;	
	padding:65px 0px 0px 0px;
	text-align:right;
	color: #895501; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	vertical-align: middle;
	
}

#cabeceraDesplazamiento
{	
	width:95%;
	margin:0px 5px 0px 0px;	
	padding:0px 0px 0px 0px;
	text-align:right;
}

#contenedor_cuerpo
{	
	display:table-rows;
	width:100%;	
}

#contenedor_cuerpo_izq
{	
	width:48%;
	!width:46%;	
	margin-top:10px;
	margin-bottom:0px;	
	padding:0px 0px 0px 0px;
	vertical-align: top;
	
	text-align:justify;
	
	float: left;
	
}

#contenedor_cuerpo_dcha
{
	width:48%;	
	!width:46%;	
	margin-right: 10px;	
	padding:0px 0px 0px 0px;
	vertical-align: top;
	
	text-align:justify;
	
	float:right;
	
}


#contenedor_cuerpo_izqG
{	
	width:56%;
	!width:54%;	
	margin-top:10px;
	margin-bottom:0px;	
	padding:0px 0px 0px 0px;
	vertical-align: top;
	
	text-align:justify;
	
	float: left;
	
}

#contenedor_cuerpo_dchaP
{
	width:40%;	
	!width:38%;	
	margin-right: 10px;	
	padding:0px 0px 0px 0px;
	vertical-align: top;
	
	text-align:justify;
	
	float:right;
	
}

#noticias
{	

	float:left;
	width:300px;	
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}

#menu_derecha
{	
	float:right;
	width:299px;	
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}


#pie
{	
	width:750px;		
	height:61px;
	!background-image: url(../../imagenes/pie.gif);
	!background-repeat: no-repeat;	
	
	vertical-align: bottom;
	text-align:left;
	
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;	
}

#fotogrande
{
	width:600px;
	border: 2px solid #8A611F;	
	margin-right: 0px;	
	margin-bottom: 20px;
	vertical-align: top;
	text-align:left;
	background-color:FFFFFF;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/* CLASE PARA CAJA CON CANTOS CURVOS EN FIREFOX                                                                                           */
#caja {
    width: 250px;
	min-heigth:50px;
    background: url(../../imagenes/caja.jpg) center repeat;					
	}	
#caja:before {
    display: block;
    line-height: 0;
    background: url(../../imagenes/caja-arriba.jpg) top center no-repeat;
	content: url(../../imagenes/caja-arriba.jpg);
	}	 
#caja:after {
    display: block;
    line-height: 0;
    background: url(../../imagenes/caja-bajo.jpg) bottom center no-repeat;
	content: url(../../imagenes/caja-bajo.jpg);
    }
#caja p{
	width:200px;
	color: #333366; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	text-indent:20px;
	margin-left:25px;
	margin-right:20px;
	}

.caja {     width: 250px;
    background-image: url("../../imagenes/caja.jpg");
    background-repeat: repeat-y;
	
}

.cajaarriba {
    background-image: url("../../imagenes/caja-arriba.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

.cajaabajo {
    background-image: url("../../imagenes/caja-bajo.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 15px 15px 15px 30px;
	
	color: #333366; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	text-align:justify;	
} 


/*----------------------------------------------------------------------------------------------------------------------------------------*/
/* CLASE PARA CAJA CON CANTOS CURVOS EN INTERNET EXPLORER                                                                                 */
*html div#contenidor span {
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 2;
	}
*html div#contenidor span.topLeft {
	background: url(../../imagenes/caja-bajo.jpg);	
	}
*html div#contenidor span.topRight {
	background: url(../../imagenes/caja-bajo.jpg);	
	}
*html div#contenidor span.bottomLeft {
	background: url(../../imagenes/caja-bajo.jpg);
	}
*html div#contenidor span.bottomRight {
	background: url(../../imagenes/caja-bajo.jpg);
	}
