body{
	background-color:#f5f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textonormal {
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.subtitulos13 {
	font-size:15px;
	text-align : left;
	color:#a54cb8;
	font-weight: bold;
}

.subtitulos {
	font-size:13px;
	text-align : left;
	color:#a54cb8;
	font-weight: bold;
}
.centro{
	width:859px;
}
.menu{
	height:10px;
	margin-left:7px;
	margin-right:7px;
}
.encabezado{
	margin-top:10px;
}

/* set millions of background images */
.rbroundbox { background-color:#ffffff; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent { margin: 0 7px; height:70px; }

.rbroundbox { width: 859px; margin: 1em auto; }


/* set millions of background images */
.rbroundboxg { background-color:#f8f8f8; }
.rbtopg div { background: url(../images/tlg.gif) no-repeat top left; }
.rbtopg { background: url(../images/trg.gif) no-repeat top right; }
.rbbotg div { background: url(../images/blg.gif) no-repeat bottom left; }
.rbbotg { background: url(../images/brg.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopg div, .rbtopg, .rbbotg div, .rbbotg {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontentg { margin: 0 10px 0 10px; height:135px; }
.rbroundboxg { width: 446px; margin: 5px auto auto 10px; }
.rbroundboxgancho { width: 530px; margin: 5px auto auto 10px; text-align:left }

.columnas{
	width:540px;
	margin-top:7px;
}
.columnaL{
	width:250px;
	text-align:justify;
	float:left;


}

.columnaR{
	width:250px;
	text-align:justify;
	float:right;
}

.columnaC{
	width:250px;
	text-align:justify;
	float:center;
}

.contenido{
	background-color:#FFFFFF;
	margin-top:10px;
	width:859px;
}

.derecha{
	width:210px;
	float:right;
	margin-right:10px;
}

.izquierda{
	width:540px;
	float:left;
	padding-left:40px;
}

.pie{
	width:859px;
	color:#a64ab9;
	font-size:10px;
}
.pie a {
	font-size:10px;
}

p {
	font-size:11px;
	color: #7c7c7c;
	line-height: 120%;
}
p strong {
	font-size:11px;
	color: #a64ab9;
	line-height: 120%;
	font-weight:normal;
}
hr {
	display:none;
 }
h1 {
	font-size:25px;
	text-align : left;
	color : #999999;
}
h2 {
	font-size:23px;
	text-align : left;
	color:#a54cb8;
}
h3 {
	font-size:18px;
	text-align : left;
	color : #999999;
}
h4 {
	font-size:15px;
	text-align : left;
	color : #999999;
}
h5 {
	font-size: 13px;
	text-align : left;
	color : #999999;
}
h6 {
	font-size:12px;
	text-align : left;
	color : #999999;
}

a {
	font-size:9px;
	color:#a64ab9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#b583c0;
}
a:hover {
	text-decoration: none;
	color:#833594;
}
a:active {
	text-decoration: none;
	color:#A64AB9;
}
