body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#1C1C1C;
}
#wrapper {
	display: block;
	margin: auto;
	width: 1000px;
	background-image: url(http://www.terra.com.mx/rayados/i/back_articulo.jpg);/*fondo de escudos Rayados*/
	background-repeat: repeat-y;
	background-position: right;
	overflow:hidden;
	background-color:#FFF;

}
#header {
	display: block;
	height: 170px;
	width: 1000px;
	background-image: url(http://www.terra.com.mx/rayados/i/header.jpg);
}
.leaderboard {
	display:block;
	width:728px;
	height:90px;
	position:absolute;
	margin-top:63px;
	margin-left:37px;
}
#contenidos {/* Estilos del contenedor de los distintos bloques*/
	display: block;
	width: 1000px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

/*---------------ESTILOS DE PLECAS IDENTIFICADORAS DE BLOQUES---------------*/

.plecaArrobas {/* Estilo de la pleca del bloque derecho*/
	display: block;
	height: 15px;
	width: 240px;
	background-image: url(http://www.terra.com.mx/rayados/i/plecaArroba.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 12px;
}
.plecaIzq {/* Estilo de la pleca del identificador de bloques izquierdos */
	background-color: #d60000;
	display: block;
	height: 15px;
	width: 610px;
	background-image: url(http://www.terra.com.mx/rayados/i/plecaComplementoIzq.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
/*--------------- ESTILOS DEL MENÃš PRINICPAL--------------*/

.jqueryslidemenu{/*Estilos del envolvente del menÃƒÂº principal*/
	font: bold 11px Arial;
	width: 1000px;
	z-index: 100%;
	display: block;
	height: 31px;
	background-image: url(http://www.terra.com.mx/rayados/i/back_buttonoff.gif);
}
.jqueryslidemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	background-color: #121b3a;
}
.jqueryslidemenu ul li{/*Top level list items*/
	position: relative;
	width:125px;
	display:block;
	float: left;
	z-index:1000;
}
.jqueryslidemenu ul li a{/* Estilos para los distintos niveles del menÃƒÂº principal*/
	display: block;
	background-image:url(http://www.terra.com.mx/rayados/i/back_buttonoff.gif); /*background de las secciones (estado de default)*/
	background-repeat: repeat-x;
	padding: 8px 8px 8px 6px;
	border-right: 1px solid #718db4;
	text-decoration: none;
	background-position: top;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #FFF; /* Color de fuente, en a:link y a:visited*/
}
.jqueryslidemenu ul li a:hover{
    background-image: url(http://www.terra.com.mx/rayados/i/back_buttohover.gif);  /* background de estado a:hover*/
	background-repeat: repeat-x;
	background-color:#990000;
}
.jqueryslidemenu ul li ul{/*1st sub level menu*/
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	background-image: none;
}
.jqueryslidemenu ul li ul li{/* Sub level menu list items (undo style from Top level List Items)*/
	display: list-item;
	float: none;
}
.jqueryslidemenu ul li ul li ul{/*All subsequent sub menu levels vertical offset after 1st level sub menu */
	top: 0;
}
.jqueryslidemenu ul li ul li a{/* Sub level menu links style */
	font: normal 11px Arial; /*width de los sub menus*/
	padding: 5px;
	margin: 0px;
	border-top-width: 0px;
	border-bottom: 1px solid gray;
	background-color: #121b3a;
}
.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}
/* CSS aplicados para las flechas del menÃº abajo y derecha, las imagenes de las flechas deben de estar al mismo nivel que los HTML*/
.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}
/*--------------- ESTILOS DEL FOOTER ---------------*/
.footer {
	display: block;
	float: left;
	height: 20px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 13px;
}
/* 
Estilos para MouseOver	

	.img-news a:hover {
		border: 3px solid #FF9900;
	}
	.img-news a:hover img {
		margin: -3px;
	}
	
	.img-news a:hover .bgr, .img-news a:hover .txt {
		margin-left: 3px;
		height: 28px;
		padding: 6px 2px 0 2px;
		bottom: 3px;
	}
	.txt-single a:hover .bgr, .txt-single a:hover .txt {
		height: 16px;
		_height: 17px;
		padding: 7px 2px 0 2px;
		_bottom: 1px;
	}
*/

/*---------------ESTILOS DEL BUSCADOR ---------------*/
.buscadorArticulo {
	display: block;
	height: 20px;
	width: 300px;
	overflow:hidden;
	margin-top:10px;
	margin-right:5px;
	float:right;
}
.cajaForm{
	width:251px; 
	float:left;
	overflow:hidden;
}
.texform{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:240px; 
	height:16px;
	overflow:hidden;
}
.btn_buscar{
	width:49px; 
	height:18px; 
	float:left; 
	overflow:hidden;
}
/*---------------ESTILOS COLUMNAS ---------------*/
.columna01{
	display:block;
	width:670px;
	_width: 511px;
	height:auto;
	float:left;
	_margin-right: 0px;
	background-color:#FFF;
}
.contenedorArticulo {
	display: block;
	float: left;
	height: auto;
	width: 500px;
	margin-top: 13px;
	font-size: 12px;
	margin-left: 90px;
	_margin-left: 45px;
}
.contenedorTituloGaleria {
	display: block;
	float: left;
	height: auto;
	width: 500px;
	margin-top: 13px;
	font-size: 12px;
	margin-left: 20px;
	_margin-left: 10px;
}

.tituloGaleria {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
/*--------------- ESTILOS PARA LA BOTONERA BAJO LA IMAGEN DEL ARTICULO ---------------*/ 
.botonera {
	display: block;
	float: right;
	width: 478px;
	margin-top: 10px;
	height: 20px;
	margin-bottom: 13px;
}
.botonesArticulo {
	display: block;
	list-style-type: none;
	float: right;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}
.botonesArticulo a{
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
}
.botonesArticulo a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #d00000;
	text-decoration:underline;
}
/*---------------ESTILOS DE LA SEGUNDA COLUMNA CONTENEDORA SE BLOQUES TIPO ARROBA---------------*/

.columna02{/*envolvente de las columas arroba y widesky*/
	display:block;
	width:313px;
	float:right;
}

/*---------------ESTILOS DE LA COLUMNA ARROBAS---------------*/
.columnaArrobas {
display: block;
float: right;
height: auto;
width: 300px;
margin-top: 53px;
margin-right: 8px;
}

.publicidadArroba{
	display: block;
	height: 270px;
	width: 300px;
	margin-bottom: 8px;
	float:right;
	overflow:hidden;
/*	margin-top:13px;
*/}
/*---------------ESTILOS PARA PIZARRA TIPO ENCUESTA ARROBA---------------*/
.encuesta{
	display: block;
	height: 270px;
	width: 300px;
	float:right;
	overflow:hidden;
	/*margin-right:5px;*/
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.encuesta table {
	display: block;
	margin: auto;
	width: 280px;
}
/*---------------ESTILO PARA PIZARRA TIPO MÃƒÂS NOTAS ARROBA---------------*/
.masNotas{
	display: block;
	height: 270px;
	width: 300px;
	float:right;
	overflow:hidden;
	/*margin-right:5px;*/
	margin-bottom:8px;
}
.conoceMas table {
	display: block;
	width: 300px;
}
.conoceMas a {
	font-size: 12px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
}
.conoceMas a:hover{
	font-size: 12px;
	font-weight:normal;
	color: #405b84;
	text-decoration: underline;
}

/*---------------ESTILOS DE LA GALERIA---------------*/
.galeria {
	background-color: #DBE6EA;
	display: block;
	width: 442px;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 90px;
	_margin-left: 45px;
	margin-right: auto;
}
/*Estilos de la botonera principal*/
.botoneraGaleria {
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 462px;
	margin-top: 15px;
	float: left;
	margin-left: 90px;
	_margin-left: 45px;
}
.botoneraUltimaGaleria {
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 462px;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
}

.irFoto {
	display: block;
	width: 145px;
	float: left;
}
.comboBox {
	padding-top: 3px;
	display: block;
	height: 27px;
}
.enviaGaleria {
	display: block;
	width: 145px;
	float: left;
}
.botonAnterior {
	display: block;
	float: left;
	width: 100px;
	margin-right: 70px;
}
.botonSiguiente {
	display: block;
	float: right;
	width: 100px;
}
/*Estilo de la botonera inferior*/
.botoneraGaleriaAbajo {
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 462px;
	margin-right: 174px;
	margin-left: 174px;
	float: left;
	margin-top: 10px;
}
.pieFoto {
	font-size:10px;
	font-style: italic;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
}
.resumenFoto {
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 442px;
	margin-top: 5px;
	margin-left: 90px;
	_margin-left: 45px;
	padding: 10px;
	font-size: 10pt;
	float: left;
}
.tituloResumen {
	font-size: 10pt;
	font-weight: bold;
}
.comentariosGaleria {
	display: block;
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-left: 90px;
	_margin-left: 45px
}

/* ESTILOS DE LOS COMENTARIOS*/

.comenta_titulo {
	background: #b3b3b3;
	font: bold 10px Verdana;
	color: #fff;
}
.comenta_contenido {
	background: #ebebeb;
	font: normal 10px Verdana;
	color: #000;
}
.comenta_ultimosC {
	background: #fff;
	font: normal 10px Verdana;
	color: #000;
}
.comenta_txt10 {
	font: normal 10px Verdana;
	color: #000;
}
a.comenta_liga, a:link.comenta_liga, a:active.comenta_liga 
{
	font: normal 10px Verdana;
	text-decoration: none;
	color: #808080;
}
a:hover.comenta_liga {
	font: normal 10px Verdana;
	text-decoration: none;
	color: #f7941d;
}
.Aviso_enviado {
	
	font: bold 12px Verdana;
	color: #FF0000;
}
.head_top_envia {
	width: 420px;
	height:42px;
	background-image: url(http://img.terra.com.mx/i/eas/head_top_envia.gif); 
}
.back_left {
	background-image: url(http://img.terra.com.mx/i/eas/back_left.gif); 
}
.top_left01 
{
	width: 11px;
	height:42px;
	background-image: url(http://img.terra.com.mx/i/eas/top_left01.gif); 
}
.top_right01 
{
	width: 11px;
	height:42px;
	background-image: url(http://img.terra.com.mx/i/eas/top_right01.gif); 
}
.back_right {
	background-image: url(http://img.terra.com.mx/i/eas/back_right.gif); 
}
.back_bottom {
	background-image: url(http://img.terra.com.mx/i/eas/back_bottom.gif); 
}
.bottom_left 
{
	width: 11px;
	height:12px;
	background-image: url(http://img.terra.com.mx/i/eas/bottom_left.gif); 
}
.bottom_right 
{
	width: 11px;
	height:12px;
	background-image: url(http://img.terra.com.mx/i/eas/bottom_right.gif); 
}


/**---------------- ESTILOS GALERIAS ---------*/

.envolventeGalerias {
	display: block;
	float: left;
	width: 670px;
}
.tituloMasGalerias {
	display: block;
	height: 12px;
	width: 660px;
	background-color: #DEDEE0;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.primerNivel {
	display: block;
	width: 670px;
	margin-top: 5px;
	height: 150px;
	float: left;
	margin-bottom: 5px;
}
.segundoNivel {
	display: block;
	width: 670px;
	height: 130px;
	float: left;
	margin-bottom: 5px;
}
.tercerNivel {
	display: block;
	width: 670px;
	height: 130px;
	float: left;
	margin-bottom: 5px;
}
.cuartoNivel {
	display: block;
	width: 670px;
	height: 130px;
	float: left;
	margin-bottom: 5px;
}
.fotoChicaPrimera {
	display: block;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	height: 120px;
	float: left;
	background-position: center;
}
.fotoChica {
	display: block;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	height: 120px;
	float: left;
}
.fotoChicaUltima {
	display: block;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	height: 120px;
	float: left;
}
.textitos {
	display: block;
	width: 120px;
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
}
.textitos a:link {
	color: #000000;
}
.textitos a:hover {
	color: #333333;
}
.textitos a:visited {
	color: #666666;
}
/*---------------BLOQUE OTROS RECURSOS---------------*/
.otrosRecursos {
	display: block;
	float: left;
	width: 500px;
	height: 26px;
	margin-left:90px;
	margin-top:10px;
}
.regresar { /* este es un span que contiene un boton como imagen*/
	display: block;
	float: left;
	width: 92px;
	padding-left: 5px;
	height: 26px;
}
.verVideos {
	display: block;
	float: left;
	width: 155px;
	_width:106px;
	padding-left: 5px;
	height: 20px;
	padding-top: 6px;
	border: 1px solid #666;
	text-align: left;
	padding-right: 5px;
	color: #CCC;
		
}
.verVideos a {
	color: #23395A;
	text-decoration:none;
}
.verVideos a:hover {
	color: #7842c9;
	text-decoration:underline;
}
.galerias {
	display: block;
	float: left;
	width: 155px;
	_width:106px;
	padding-left: 5px;
	_padding-left: 2px;
	height: 20px;
	padding-top: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	text-align: left;
	padding-right: 5px;
	color: #CCC;
	
}
.galerias a {
	color: #23395A;
	text-decoration:none;
}
.galerias a:hover {
	color: #7842c9;
	text-decoration:underline;
}
.verBlog {
	display: block;
	float: left;
	width: 155px;
	_width:106px;
	padding-left: 5px;
	_padding-left: 2px;
	height: 20px;
	padding-top: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	text-align: left;
	padding-right: 5px;
	color: #666;
		
}
.verBlog a {
	color: #23395A;
	text-decoration:none;
}
.verBlog a:hover {
	color: #7842c9;
	text-decoration:underline;
}
.relleno { /* estilo para el span que simula el recuadro que contiene los botnes del bloque de otros recursos*/
	display: block;
	float: left;
	width:73px;
	padding-left: 5px;
	height: 26px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

/*-----------------Bloque otros recursos/variando pizarras de dos y una ------------------*/

.relacionada_1 {
	display: block;
	float: left;
	width: 238px;
	_width:238px;
	padding-left: 5px;
	height: 20px;
	padding-top: 6px;
	border: 1px solid #999;
	text-align:left;
	padding-right: 5px;
	color: #CCC;
}
.relacionada_1 a {
	color: #23395A;
	text-decoration:none;
}
.relacionada_1 a:hover {
	color: #0895d4;
	text-decoration:underline;
}
.relacionada_2{
	display: block;
	float: left;
	width: 238px;
	_width:238px;
	padding-left: 5px;
	_padding-left: 2px;
	height: 20px;
	padding-top: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	text-align:left;
	padding-right: 5px;
	color: #CCC;
}
.relacionada_2 a {
	color: #23395A;
	text-decoration:none;
}
.relacionada_2 a:hover {
	color: #0895d4;
	text-decoration:underline;
}
.relacionada_3 {
	display: block;
	float: left;
	width: 488px;
	_width:488px;
	padding-left: 5px;
	_padding-left: 2px;
	height: 20px;
	padding-top: 6px;
	border:solid 1px #999;
	text-align: left;
	padding-right: 5px;
	color: #CCC;
}
.relacionada_3 a {
	color: #23395A;
	text-decoration:none;
}
.relacionada_3 a:hover {
	color: #1b3966;
	text-decoration:underline;
}


/*---------------Galeria 300 19 octubre 09-----------------*/
.cuartaDer {/* cuarto bloque Derecha*/
	display: block;
	height: 270px;
	width: 300px;
	float:left;
	overflow:hidden;
	margin-top:13px;
}

.pizarra_galeria300{
width:280px;
height:17px;
overflow:hidden;
background-color:#fff;
background-image: url(http://www.terra.com.mx/rayados/i/plecaArroba.gif);
background-repeat:no-repeat;
font-weight: bold;
text-transform: uppercase;
color: #db052d;
font-size: 11px;
padding-left:20px;
padding-top:3px;
}

.bloque_gral300{
width:300px;
height:250px;
/*background-color:#FFFFFF;*/
overflow:hidden;
float:left;
}

.bloque_galeriaLeft{
width:147px;
height:240px;
overflow:hidden;
float:left;
}

.division_horizontal{
width:5px;
height:243px;
overflow:hidden;
float:left;
background-image:url(http://www.terra.com.mx/rayados/i/divisionHorizontal.gif);
background-repeat:no-repeat;
}
.bloque_galeriaRigth{
width:147px;
height:240px;
overflow:hidden;
float:left;
}

.cont_img-tx{
width:137px;
height:121px;
overflow:hidden;
float:left;
margin-left:5px;
}

.cont150_img{
width:71px;
height:71px;
margin-left:34px;
margin-top:8px;
overflow:hidden;


}

.cont150_txt{
width:133px;
height:38px;
margin-top:3px;
overflow:hidden;
float:left;
font-size: 12px;
font-weight: normal;
color: #000000;
padding-left:4px;

}

.cont150_txt a{
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;

}
.cont150_txt a:hover{

font-size: 12px;
font-weight: normal;
color: #405284;
text-decoration:underline;

}
/*---------------Galeria 300 19 octubre 09-----------------*/
