/*generales*/
body {
	/*background-color: #A6B2B6;*/
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A6B2B6;
	background-image: url(images/sombra.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F09100;
	height: 21px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
}
h2, h2 a {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	text-decoration: none;
}
.separador {
	margin: 12px 0px;
	color: #000000;
	display: block;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	clear: both;
	width: auto;
}
a {
	color: #0066CC;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #663399;
}
/*clases*/
.header2 {
	font-weight: bold;
}
.resaltado {
	background-image: url(images/fondo_resaltado.gif);
	background-repeat: repeat-y;
	background-color: #DCE1E2;
	padding: 8px;
	width: auto;
	text-align: left;
	color: #000000;
	overflow: visible;
	margin-bottom: 18px;
	height: auto !important;
	height: 90px;
	min-height: 95px;
}
.resaltado img {
	border: 1px solid #000000;
	width: 75px;
	height: 83px;
	float: left;
	margin-right: 8px;
}
a.botonVerde {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	width: 245px;
	background-image: url(images/flecha_naranja.png);
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	float: none;
	text-align: left;
}
a.botonVerde:hover {
	color: #0099FF;
}
a.botonVerde:active {
	color: #FF0000;
}
a.botonVerde:visited {
	color: #009999;
}
a.colabora, a.colabora:visited {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
a.colabora:hover {
	color: #FFFF00;
}
a.siguiente {
	background-image: url(images/flecha_azul.png);
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 12px;
	width: 51px;
}
a.anterior {
	background-image: url(images/flecha_azul_i.png);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	width: 51px;
}
.autorRight {
	text-align: right;
	float: right;
}
.clear {
	clear: both;
}
.resultRow {
	height: 24px;
	text-align: left;
	vertical-align: top;
}
/*ids*/
#template {
	background-color: #A6B2B6;
	background-image: url(images/sombra.gif);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	height: 100%;
}
#container {
	width: 785px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#pageHeader {
	background-image: url(images/fondo_top.gif);
	background-repeat: repeat-x;
	height: 132px;
	width: 785px;
	position: relative;
}
#logo {
	float: left;
}
#topBanner {
	position: absolute;
		left: 285px;
		top: 18px;
		float: right;
	margin: 0px;
}
#fecha {
	float: left;
	padding: 0px 12px;
	margin: 8px 0px;
	width: auto;
}
#buscador {
	float: right;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 29px;
	font: bold 12px Verdana;
}
#buscador form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#imgmex {
	float: right;
	padding: 0px 8px;
	margin: 0px;
	width: auto;
	font: bold 12px;
}
#linkList {
	display: block;
	height: 19px;
	width: 773px;
	background-color: #666666;
	font: bold 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 0px 0px 0px 12px;
	margin-bottom: 18px;
}
#topMenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topMenu li {
	list-style-type: none;
	display: inline;
}
#topMenu ul a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 2px;
}
#topMenu ul a:hover {
	color: #FFCC00;
}
#linkList2 {
	display: block;
	float: left;
	width: 165px;
	margin-bottom: 18px;
}
#leftMenu {
	display: block;
	width: 165px;
	background-image: url(images/fondo_leftmenu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#leftMenu ul {
	margin: 0px;
	padding: 0px;
}
#leftMenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftMenu a {
	color: #000066;
	display: block;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	height: 19px;
}
#leftMenu a:hover {
	color: #0066CC;
	background-image: url(images/bullet_roll.png);
}
#menuFooter {
	margin: 0px 0px 0px 12px;
}
#contenido {
	display: table-cell;
	float: right;
	width: 593px;
	padding-right: 12px;
}
#editorial {
}
#editorial img {
	border: 1px solid #000000;
	width: 75px;
	height: 83px;
	float: right;
	margin-left: 8px;
}
#menuArt {
	display: block;
	height: 17px;
	background-color: #E4E8E9;
	padding: 10px;
	float: left;
	width: 276px;
	text-align: center;
}
#resultados {
	background-image: url(images/fondo_res.gif);
	background-repeat: repeat-x;
}
#resNav {
	text-align: center;
	width: auto;
}
#footer {
	display: block;
	height: 19px;
	width: 785px;
	background-color: #009999;
	font: 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}
#tabtxt1{
display: block;
width: 300px;
}
#tabtxt2{
display: none;
width: 300px;
}
#tabtxt3{
display: none;
width: 300px;
}
#tabtxt1b{
display: block;
width: 500px;
}
#tabtxt2b{
display: none;
width: 500px;
}
#tab1 {
}
#tab2 {
}
#tab3 {

}

div#tabmenu{
float:right;
padding-left: 6px;
}
div#tabmenucol{
padding-left: 6px;
}
ul#tabmenu2{
list-style-type: none;
width: 100%;
margin:0;
padding:0;
height: 23px;
}
ul#tabmenu2 li{
float:left;
margin-right: 3px;
text-align: center;
height: 23px;
display: block;
}
ul#tabmenu2 a{
float:left;
width: 9em;
padding: 5px 0;
background: #E7F1F8;
text-decoration:none;
color: #666;
}
ul#tabmenu2 a:hover{
background: #CCCBED;
color: #FFF;
}
#titlescrollcontainer{
color: #000000;
font-weight: bold;
background: #CCCBED;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
width: 207px;
height: 20px;
}
#scrollcontainer{
width: 225px;
background:#efefef;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
}
#slidecontainer {
position:relative;
background:#efefef;
width:225px;
height: 390px;
padding-left: 0px;
padding-right: 0px;
overflow: hidden;
}
#slides {
width:705px;
}
#firstslide {
width:235px;
float:left;
}
#secondslide {
width:235px;
float:left;
}
#thirdslide {
width:235px;
float:left;
}
#scrollnavigation {
text-align: center;
width: 225px;
padding-left: 0px;
padding-right: 0px;
height: 40px;
}
#moveright{
float:right;
background: #CCCBED;
color: #ffffff;
text-align: center;
width: 100px;
font-size: 10px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
}
#moveleft{
float:left;
background: #CCCBED;
color: #ffffff;
text-align: center;
width: 100px;
font-size: 10px;
padding-left: 5px;
padding-right: 5px;
visibility: hidden;
padding-top: 2px;
}
#scroller {
float: right;
padding-right: 3px;
}
div.editorial1{
padding-right: 7px;
padding-left: 7px;
width: 220px;
float: left;
}
div.editorial2{
padding-right: 3px;
width: 180px;
float: right;
}
div.editorialdivider {
	border-right : 1px dashed #cccccc;
	height: 135px;
	float: left;
}
div.editorialfont {
float: left;
font-size: 10px;
}
#contenttopic{
	background:#ffffff;
	width:95%;
	height:100%;
	padding-left: 9px;
	padding-right: 9px;
	border-color: #CCCBED;
	border-width: 1px;
	border-style: solid;
}
table.articuloscol {
					 border: 1px solid #efefef;
					 }
					 table.articuloscol tr.headercol {
					 background-color: #efefef;
					 font-weight: bold;
					 }
					 table.articuloscol td.commentscol {
					 text-align: center;
					 }