/* CSS Document */
body {
	font-size: 11px;
	padding:0px;
	margin:0px;
	background-color: #000000;
	position: relative;
}
.titulrec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
#recuadro { 	
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  /* border: 1px solid #FFFF99;*/
}

.texto_amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
}
h1,h2,p{margin: 0 10px}
p{padding-bottom:0.5em}
h2{padding-top: 0.3em}

div#recuadro1{margin: 0 0%; background: #009900; width:250px}
div#recuadro2{margin: 0 0%; background: #009900; width:250px}

b.rtop, b.rbottom{display:block;background: #000000}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #009900}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	white-space: normal;
}
.texto_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFF33;
	text-decoration: none;
}
div#box{float:right;display:inline;width:490px;margin: 0px 0px 0 0px;text-align:left; height:auto}
div#boxizq{float:left;display:inline;width:200px;margin: 0px 0px 0 0px;text-align:left; height:auto}
 {
	background-color: #CCCCCC;
	height: 3px;
	padding: 0px;
	padding-top: 0px;
	margin-top:0;
}
.texto_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;
	line-height: normal;
	font-weight: bold;
	vertical-align: bottom;
	text-indent: 5px;
	font-style: italic;
}

