/* CSS Document */

.textoprincipal {
     color: #000000;
     font-family: arial;
     font-size: 12px;
     /*font-weight: bold;*/
     text-align: justify;
}
.textointro {
     color: #000066;
     font-family: verdana;
     font-size: 11.5px;
     font-weight: bold;
     text-align: center;
}
.textointronobold {
     color: #000066;
     font-family: verdana;
     font-size: 11.5px;
     /*font-weight: bold;*/
     text-align: center;
}
.legal {
     color: #000000;
     font-family: verdana;
     font-size: 9px;
     /*font-weight: bold;*/
     text-align: justify;
}
.tablamenu {
	border-left-color:#CCCCCC;
	border-left-width:thin;
	border-left-style:dotted;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	border-right-style:dotted;
}
.tablatop {
	border-left-color:#CCCCCC;
	border-left-width:thin;
	border-left-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	border-right-style:solid;
}
.tablaintro {
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:thin;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-left-color:#CCCCCC;
	border-left-width:thin;
	border-left-style:dotted;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	border-right-style:dotted;
}
.tablaintro2 {
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:thin;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-left-color:#CCCCCC;
	border-left-width:thin;
	border-left-style:dotted;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	border-right-style:dotted;
}
.titulocontacto{	
	background-color:#C9B688;
	background-image:url(img/fondo_menu.gif);
	color:#000000;
	font-weight:bold;
	}