* {
	margin: 0;
	padding: 0;
}
body{
	background-image: url(../files/cssFiles/fondo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	color: #1B1B1B;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #5F5F5F;
}
#mainConte{
	width: 100%;
	height: 100%;
	
	display: block;
	margin: 0 auto;
	
}
#NoListado{
	font-size: 10px;
}
#header{
	background-image: url(../files/cssFiles/header.jpg);
	width: 769px;
	height: 156px;
	margin-top: 0px;
	text-align: left;
	position:relative;
	display: block;
	z-index: 500;
}
#footer{
	background-image: url(../files/cssFiles/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	width: 769px;
	height: 56px;
	padding-top: 22px;
	margin-top: 35px;
	display: block;
	
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer p.copyright {
	float: right;
	text-align: right;
	margin-right: 35px;
}
#header ul.interactiveMenu {
	list-style: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B1B1B;
	position: absolute;
	padding-top: 123px;
	padding-left: 75px;
}

#header ul.interactiveMenu li {
	float: left;
	display: inline;
	margin-right: 1px;
	text-transform: uppercase;
}

#header ul.interactiveMenu li a {
	display: block;
	padding: 3px;
	color: #1B1B1B;
	text-decoration: none;
}

#header ul.interactiveMenu li a:hover {
	background-image: url(../files/cssFiles/backBoton.gif);
	background-repeat: repeat-x;
}
#concentro{	
	width: 769px;
	text-align: left;
	padding-left: 30px;
}

#concentro #Menu ul{
	height: 15px;
	background-color: #626413;
	color: white;
	padding: 5px;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 720px;
	float: left;
}
#concentro #Menu ul a{	
	color: white;	
}
#concentro #Menu li{
	list-style: none;
	float: left;
	margin-right: 5px;
	border: solid #B1B522 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

#concentro #Menu li:hover{
	background-color: #B1B522;
}
#ListaNoticias{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	background: white;
	width: 560px;
	float: left;
}
#ListaNoticias img{
	border-width: 0px;
	margin: 1px;
}
#ListaNoticias h3 ,h2{	
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
/*#ListaNoticias h4 {
	font-size: 9px;
	display: inline;
	text-transform: uppercase;
	margin-right: 10px;
}*/
#ListaNoticias h2{
	background: #626413;	
	color: White;
	display: block;
	width: 560px;
	font-size: 13px;
}
#ListaNoticias h3{
	color: black;
	display: inline;
	font-size: 12px;
}
#ListaNoticias h5{	
	font-size: 11px;
	font-weight: normal;
}
#ListaNoticias li{	
	padding: 2px;
	list-style: none;
	background-color: #F9FAF2;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B1B1B;
	border-bottom: 1px dotted #747616;
	margin-bottom: 5px;
}
#tools{
	display: inline;
	width: 170px;
	float: right;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 35px;
	background-color: #F9FAF2;
}
#tools #errorLogin{
	font-size: 11px;
	background-color: #AE0000;
	color:#fff;
}
#tools h3 {
	display: block;
	height: 14px;
	/* text-indent: -9000px; */
	margin-top: 0px;
	/* font-size: 1px; */
	background: #626413;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 5px;
	padding-top: 2px;
}

#tools h3 a {
	color: white;
}
#tools a {
	color: red;
	text-decoration: none;
}

#tools a:hover {
	text-decoration: underline;
}
/*#ListaNoticias{
	float: left;
	width: 560px;
}*/
p.clearFloats {
	position: relative;
	clear: both;
	height: 0px;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

/* FORM ELEMENTS */

input.textbox {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #333333;
	/*width: 80%;*/
	background: url(../files/cssFiles/formelements/text_bg.gif) no-repeat;
}

textarea {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #333333;
	background: url(../files/cssFiles/formelements/text_bg.gif) no-repeat;
}

input.submit, input.ClasBoton {
	border: 3px double #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 2px;
	background-color: #eeeeee;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

input.submit:hover, input.submit:focus, input.ClasBoton:hover, input.ClasBoton:focus {
	background-color: white;
	border: 3px double black;
}

select {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #333333;
	background: #666666;
	color: white;
}
#overlay {
  position: absolute;
  z-index:15100 !important;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  width: 100%;
  height: 1000px;
  color: #FDFDFD;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

#overlay #texto{
	margin-top: 280px;
}
#concentro #toolbar{
	margin-top: 2px;
	width: 180px;
	height: 700px;
	display: block;
	float: left;
	background-color: #F1F1D6;
}

#concentro #toolbar ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	list-style: none;
	color: Maroon;
	text-align: left;
	width: 99%;
	border-bottom: 5px solid #fff;
}
#concentro #toolbar ul li.cabecera{
	border-bottom: 5px solid #fff;
	background-color: #C7D279;
}
#concentro #toolbar ul li a{
	text-decoration: none;
	width: 120px;
}
#concentro #toolbar ul li a:hover{
	text-decoration: underline;
}

#concentro #toolbar ul li:hover{
	background-color: #F1F4DE;
}
#concentro #toolbar ol{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
	color: #2C3010;
	text-align: left;
	width: 99%;
	border-bottom: 5px solid #fff;
	padding-left: 5px;
	background-color: #F1F1D6;
}
#concentro #toolbar ol li{
	margin-bottom: 5px;
	padding-left: 5px;
}
#concentro #toolbar ol li a{
	text-decoration: none;
}
#concentro #toolbar ol li:hover{
	background-color: #E5E9C4;
	border-left: solid 4px Navy;
	padding-left: 1px;
}
#concentro #contAdmin{
	margin-top: 2px;
	width: 550px;
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	float: left;	
	text-align: left;
	padding-left: 5px;
	background-color: #F7F7E7;
	height: 700px;
	font-size: 11px;
}
#concentro #contAdmin ul{
	margin-left: 10px;
}

#concentro #contAdmin ol{
	margin-bottom: 10px;
	margin-left: 30px;
}
#concentro #contAdmin ol li{
	background-color: #EEF1E7;
}
table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 14px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	background: url(../php_files/clases/Admin/images/generic.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
	
}
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	
}
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../php_files/clases/Admin/images/background.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}

/*
para los articulos
*/
#article {
	width: 560px;
	float: left;
}

#article h1,#article h2 {
	display: none;
}

#article h1.display {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-right: 20px;
	color: #640000;
	text-transform: uppercase;
}
#imagen{
	width: 470px;
	height: 250px;
	margin: 0 0 40px 0;
}
#article p {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-right: 10px;
}

#article img.titleGraphic {
	display: block;
	/*margin: 0 0 40px 0;*/
}

/* ARTICLE COLUMN */

#articleTools {
	display: block;
	background: #ffffff;
	border: 1px dashed #cccccc;
	width: 245px;
	padding: 6px;
	padding-bottom: 5px;
	margin: 0 0 20px 50px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}

#articleTools h4 {
	background: #626413;
	color: white;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 10px;
}

#articleTools div {
	background: #eeeeee;
	padding: 2px;
	margin-bottom: 5px;
}

#articleTools p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 0;
}

#articleTools ul {
	list-style: none;
}

#articleTools li {
	padding: 5px;
	margin-bottom: 5px;
	background: #eeeeee;
	border-bottom: 1px solid #626413;
}

#articleTools li.a {
	background: #eeeeee;
}

#articleTools li.b {
	background: #f7f7f7;
}

#articleTools p {
	font-size: 11px;
	line-height: 1.25em;
	margin-bottom: .5em;
}

#articleTools img {
	vertical-align: bottom;
}

#articleTools p.commentFooter {
	font-size: 9px;
	text-transform: uppercase;
	color: #660000;
	margin-top: .5em;
}

#articleTools a {
	color: red;
	text-decoration: none;
}

#articleTools a:hover {
	text-decoration: underline;
}

#articleTools ul.fontChooser {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0;
}

#articleTools ul.fontChooser li {
	display: inline;
	float: left;
	height: 13px;
	padding: 0;
	margin-left: 5px;
}

#articleTools table, #articleTools tr, #articleTools td {
	margin: 0;
	padding: 0;
	border: 0;
}
#articleTools #paginador #PaginaDor{	
	background-color: #F1F1E4;
	font-size: 10px;
}

/*#articleTools a.fontLarge {
	display: block;
	height: 13px;
	width: 18px;
	font-size: 1px;
	text-indent: -9000px;
	outline: none;
	background: url('images/icon_fontLarge_off.gif') no-repeat bottom;
}

#articleTools a.fontLarge:hover {
	background: url('images/icon_fontLarge_on.gif') no-repeat bottom;
}

#articleTools a.fontMedium {
	display: block;
	height: 13px;
	width: 18px;
	font-size: 1px;
	text-indent: -9000px;
	outline: none;
	background: url('images/icon_fontMed_off.gif') no-repeat bottom;
}

#articleTools a.fontMedium:hover {
	background: url('images/icon_fontMed_on.gif') no-repeat bottom;
}

#articleTools a.fontSmall {
	display: block;
	height: 13px;
	width: 18px;
	font-size: 1px;
	text-indent: -9000px;
	outline: none;
	background: url('images/icon_fontSmall_off.gif') no-repeat bottom;
}

#articleTools a.fontSmall:hover {
	background: url('images/icon_fontSmall_on.gif') no-repeat bottom;
}
*/
div.articleCommentBox textarea {
	display: block;
	width: 236px;
	height: 90px;
	border: 1px solid #666666;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	margin-bottom: 3px;
}