
.titulo {
	font-size: 16px;
	text-transform: none;
	color: #990000;
	background-color: #FFFFCC;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: medium dotted #00FF00;
	border-right: medium dotted #FF0000;
	border-bottom: medium dotted #FF0000;
	border-left: medium dotted #990000;
}
.barraPunteadaBicolor {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #0000FF;
	background-color: #CCCCCC;
	line-height: 20px;
	height: 10px;
}
.textoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textoNormal a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.tituloArticulo {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
.sombra {
	color: #000000;
	background: #CCCCCC;
	border-style: none none solid;
	border-bottom-color: #CCCCCC;
}


td {
	font: 10pt Geneva, Arial, Helvetica, sans-serif;
}

hr {
	font-weight: bolder;
	color: #0066FF;
	background-color: #0000FF;
}
.negro {
	color: #000000;
	background-color: #FFFFCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003399;
}
#cabecera {
	width: 760px;
}
#contenido {
	margin-left:120px;

	width: 640px;
}
#pie {
	width: 760px;
	top: 700px;
	position: static;
}
#barraIzq {
	width: 120px;
	background: #30DC96;
	left: 0px;
	position: absolute;
}
#contenedor {
	height: inherit;
	position: relative;
}


.Negativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.boton {
	background-color: #006600;
	border: thin dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.negaMarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF33;
	background-color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.enlace12 {
	font-size: 14pt;
	color: #0000FF;
}
#barraIzq2 {
	width: 120px;
	background: red;
	left: 0px;
	position: absolute;
	top: 400px;
}
#floatRight {
	padding: 4px;
	float: right;
}
