body{
	height:auto;
	width:1150px;
	margin: 0 auto;
	text-align:center;
	
	background: #ffffff  repeat-x url( '../img/fondo.jpg' );
	
}

a{
	text-decoration:none;
	border:none;
}
img{
	border:none;
}
#cabeceraSuperior{
	width:1150px;
	height:103px;
	background: #F8F8F8 repeat-x url( '../img/fondo2.png' );
	text-align:left;
}
#bing{
	width:500px;
	padding-top:25px;
	margin-left:15px;
	
}
#cabeceraMenu{
	width:1150px;
	height:25px;
	background: #000000;
	text-align:center;
}
#cabeceraLinks{
	width:1150px;
	height:auto;
	background: #000000  no-repeat url( '../img/fondito3.png' ) left top;
	text-align:left;
	margin-bottom:10px;
}
/* no implementado
#cabeceraLinks ul{
	margin: 0px;
	padding: 0px;
	margin-left:30px;
	padding-left:15px;
	list-style:none;
}
*/
#contenedor{
	margin: 0 auto;
	width:1150px;
	height: auto;
	
		
}
#col1{
	width:250px;
	float:left;
}
#col2{
	width:600px;
	float:left;
}
.left{
	float:left;
}
#intro{
	text-align:justify;
	margin-bottom:5px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100px
}
#listaCategorias{
	list-style: disc;
	margin:0;
	padding:0;
	text-align:left;
	margin-left:20px;
}
#listaCategorias li{
	margin-top:8px;
}
#listaCategorias li a{
	color:#000000;
	font-size:12px;
	margin-top:58px;
	font-weight:bold;
}
.noticia{
	margin-bottom:15px;
	text-align:justify;
	color:#7D7474;
	min-height:80px;
	height:auto;
}
.texto1{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:10px;
}
.texto2{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#009DFD;
}
.texto3{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:8px;
	color:#009DFD;
}
#noticias{
	border:none;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	margin-top:10px
}
.left{
	float:left
}
.logo{
	margin-left:15px;
}
.tituloNoticia{
	font-weight:bold;
	color:#73A620;
}
.tituloNoticia a{
	font-weight:bold;
	color:#73A620;
}
.tituloNoticia a:hover{
	font-weight:bold;
	color:#73A620;
}
.tituloNoticia a:hover{
	font-weight:bold;
	color:#73A620;
}
.tituloNoticia a:visited{
	font-weight:bold;
	color:#73A620;
}
.categoriaNoticia {
	font-weight:bold;
	color:#B00000;
}
.categoriaNoticia a{
	font-weight:bold;
	color:#B00000;
}
.categoriaNoticia a:hover{
	font-weight:bold;
	color:#B00000;
}
.categoriaNoticia a:visited{
	font-weight:bold;
	color:#B00000;
}
/**
 * menu
 * */
a.menu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
}

a.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
}


 /**
  * comentarios
  */
 #commenter a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

#commenttop {
	margin-top:5px;
  /*margin: 10px 0px;  separación entre comentarios */
  /*padding: 5px 20px 0px;  margenes internos */
  /* el color de fondo, los bordes. etc */
  background-color: #000;
  border-bottom: 1px solid #445566;
  border-top: 1px solid #445566;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#commenttop div {
	padding:3px 10px 40px 110px;
	font-size:12px;
	color:#fff;
	background-color:#000;
	line-height:160%;
	margin:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#commenttop a:link{color: #D33030 !important;}
#commenttop a:hover{color: #FFCC00 !important;}
#commenttop a:visited{color: #FFF !important; text-decoration:line-through;}

#commentbottom {
	margin-bottom:10px;
	/*width:497px;
	height:25px;*/
	background-color:#000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#commenttop-impar {
	margin-top:5px;
  /*margin: 10px 0px;  separación entre comentarios */
  /*padding: 5px 20px 0px;  margenes internos */
  /* el color de fondo, los bordes. etc */
  background-color: #3F3F3F;
  border-bottom: 1px solid #445566;
  border-top: 1px solid #445566;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#commenttop-impar div {
	padding:3px 10px 40px 110px;
	font-size:12px;
	color:#fff;
	background-color:#3F3F3F;
	line-height:160%;
	margin:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#commenttop-impar a:link{color: #D33030 !important;}
#commenttop-impar a:hover{color: #FFCC00 !important;}
#commenttop-impar a:visited{color: #FFF !important; text-decoration:line-through;}

#commentbottom-impar {
	margin-bottom:10px;
	/*width:497px;
	height:25px;*/
	background-color:#3F3F3F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.numcomentario {

float:right;
font-size:36px;
font-family:"Trebuchet MS";
font-style:italic;
color:#D33030;

}
.numcomentario a:link, .numcomentario a:visited {color: #D33030 !important;text-decoration:none;}
.numcomentario a:hover, .numcomentario a:active {color: #FFCC00 !important;text-decoration:none;}

.gravatar{
float:left;
padding: 10px;
/*border: 1px solid #000;
margin-right:5px;*/
background: url(../img/customavatar_.png) -0px 0px no-repeat;
/*padding:10px 100px -100px 10px;*/
}
 
 
#feed{
	margin: 0 auto;
	text-align:justify;
	width:600px;
}
.elemento{
	background:#F4F9F9;
	border:solid 1px #0B13F9;
	width:550px;
	padding-left:10px;
	padding-right:10px;
}
.titulo{
	background:#DCE3F9;
}
.inputError{
	background:#FF4258;
}


.zebra{
	width:600px; font-size:12px;
}
.zebra tr th h3{
	text-align:center;
}
.zebra tr td {
	text-align:center;
}
.highlight		{ background:#d5fcdc; }
.even			{ background:#fff; }
.mo			{ background:#e3f1fb; }
.odd			{ background:#eee; }
.zebra th		{ padding:5px; background:#ddd; border-bottom:1px solid #999;  font-weight:bold; }
.zebra td		{ padding:5px 20px 5px 5px; border-bottom:1px solid #ddd; text-align:center; }