.bordetablanegro {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 760px;
	text-align: center;
}
.sombra {
	background-image: url(../img/fondoh.gif);
	background-repeat: repeat-y;
}

.titrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA0000;
}
.lineavertical {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #333333;
}

.txtnegro11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.txtnegro11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.fondo {
	background-image: url(../img/fondo.gif);
	background-repeat: repeat;
}
.lineavertical2 {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
}
.lineahorizontal1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lineaverticaldoble {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E5E5E5;
}
.fondo .titulosucase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.separa {
	border: medium solid #666666;
}
.lineas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

