/* BonaFide CSS Document */
/* si pero tambien yo le he retocado */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 76%;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

p { line-height: 160%; }

table {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
}
.titulo{
	color: #000000
	font-size: 16px;
}
pre.code {
	background: rgb(221, 221, 221);
	color: rgb(0, 0, 0);
	display: block;
	font-family: courier, monospace;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	padding: 3px;
	padding-bottom: 20px;
	width: 570px;

	overflow: scroll;
}

pre { font-family: courier, monospace; }
header2{
 border-top: 1px solid #000000;
         border-right: 2px none #000000;
	 border-bottom: 1px solid #000000;
	 border-left: 1px none #000000;
	 font-family: Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;

	 //background-color: #CCCCCC;
          background-color: #f1191f;
									 
}
.header {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff //#666666;
	//background-color: #CCCCCC;
	background-color: #0000ff
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height:100%;
	color: #000000;
	vertical-align: top;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.news {
	border-style: solid;
	border-width: 3px;
	border-color: #aaaaaa;
	background-color:#ffff00; //  #CCCCCC;
	color: #ffffff
	padding-left: 3px;
	margin: 5px;
	#width: 468px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;

}

.newsfeed {
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	background-color: #eeeeee;
	padding-left: 3px;
	margin: 5px;
	width: 120px;
}
.login {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	
	text-align: center;
	vertical-align: bottom;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	width: 150px;
	height: 100%;
	cursor: hand;
	border: none;
	word-spacing: normal;
	margin-right: 20px;
	color: #ffffff

}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
a:active {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	background-color: #ffffff;
	/*#font-size: 14px; */
}

.menu a:link {color: #666666; text-decoration: none; }
.menu a:visited {color: #666666; text-decoration: none; }
.menu a:active {color: #0066FF; text-decoration: none; }
.menu a:hover {color: #000000; text-decoration: none; }

.header a:link {color: #666666; text-decoration: none; }
.header a:visited {color: #666666; text-decoration: none; }
.header a:active {color: #666666; text-decoration: none; }
.header a:hover {color: #666666; text-decoration: none; }

a.news:link{font-family: arial;color: #000000;text-decoration: none;font-weight: normal;font-size: 8pt;}
a.news:active{
	font-family: arial;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	background-color: #999999;
}
a.news:visited{font-family: arial;color: #000000;text-decoration: line-through;font-weight: normal;font-size: 8pt;}
a.news:hover{font-family: arial;color: #000064;text-decoration: none;font-weight: normal;font-size: 8pt;}

a.desc:link{font-family: arial;color: #505050;text-decoration: none;font-weight: normal;font-size: 8pt;}
a.desc:active{font-family: arial;color: #505050;text-decoration: underline;font-weight: normal;font-size: 8pt;}
a.desc:visited{font-family: arial;color: #505050;text-decoration: none;font-weight: normal;font-size: 8pt;}
a.desc:hover{font-family: arial;color: #505050;text-decoration: none;font-weight: normal;font-size: 8pt;}


.credit {
	font-size: 9px;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
}
.pagetable {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
.tablaContenido {
	text-align: left;
	margin: auto;
	width: auto;
	border-left-style: inset;
}
.opIzq {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;


}
.opder {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;




}
.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}
