/* 
Hoja de estilos para Pecuarios
Sitio Desarrollado por Codice - Switch to Web
URL: www.codice.com
*/


@charset "utf-8";

@font-face {
	font-family: "arial";
}

body, html, p, h1, h2, h3, h4, h5, h6, form, ul, li { margin:0; padding:0; }
body, .font, input, textarea, select { font: 11px Arial, Helvetica, sans-serif; }
li { list-style:none; }
a img { border:0px; }
label { cursor:pointer; }


img { behavior: url("../css/iepngfix.htc") }


body
{
	background: #eeeeee;
	margin: 0;
	font-family: Arial;
	line-height: 13px;
}

#changeSize
{
	font-size: 12px;
	font-weight: normal;
}

#changeSize2
{
	font-size: 12px;
	font-weight: normal;
}

#changeSize3
{
	font-size: 12px;
	font-weight: normal;
}

#changeSize4
{
	font-size: 12px;
	font-weight: normal;
}


.izquierda
{
	float: left;
	margin: 0px 10px 10px 10px;
}


.derecha
{
	float: right;
	margin: 0px 10px 10px 10px;
}


.centro
{
	margin: 10px 15%;
	float: both;
}

.azul { color: #0066cc !important;}


.noImg
{
	width: 150px;
	height: 150px;
	margin: 10px;
}
/* CONTENIDO */

#plecaTop
{
	height: 23px;
	width: 100%;
	background: #fff url(../images/b_tapnav.gif) repeat-x;
	padding: 0;
	left: 0;
	top: 0;
}

#gral
{
	margin: 0 auto;
	width: 1000px;
}


#conteniner
{
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	float: left;
}

#cont
{
	background: transparent;
	width: 975px;
	margin: -23px 35px 0;
	float: left;
}


/* NAVEGACION ENTRE SITIOS */

#topNav
{
	height: 23px;
	width: 975px;
	margin: 0;
	padding: 0;
	position: relative;
}

#topNav .nav
{
	margin: 0 0 0 5px;
	padding: 2px 0 0 0;
}


/* HEADER */

#header
{
	width: 945px;
	height: 165px;
	margin: 10px 0 0 0;
}


#header .tool
{
	font-size: 11px;
	font-family: Arial;
	width: 725px;
	margin: 0;
	height: 50px;
	float: right;
}

#header .tool p
{
	font-size: 11px;
	font-family: Arial;
	color: #999;
	margin: 0;
	line-height: 14px;
}


#header .tool p span
{
	font-size: 11px;
	font-family: Arial;
	color: #BD1F1E;
	margin: 0;
	line-height: 14px;
}

#header .tool p a
{
	font-size: 11px;
	font-family: Arial;
	color: #999;
	text-decoration: none;
}

#header .tool p a:hover
{
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}

#header .logo
{
	width: 180px;
	height: 145px;
	float: left;
	margin: 10px 0 0 0px;
	border: none !important;
}

#header .mainBanner
{
	float: right;
	width: 728px;
	height: 90px;
	margin: 15px 0 0 0;
}



/* SUBHEADER */

#subHead
{
	width: 944px;
	height: 30px;
	margin: 0;
	border: 1px solid #999;
	background: #bd1f1e;
}

#subHead .txt
{
	width: 580px;
	height: 30px;
	margin: 0;
	float: left;
}

#subHead .txt p
{
	font-size: 13px;
	color: #fff;
	margin: 8px 3px 0px 10px;
}

#subHead .txt p a
{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}


#subHead .txt p a:hover
{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#subHead .txt p span 
{
	font-size: 11px;
	color: #ff9e7d;
}



#subHead .txt p span:hover 
{
	font-size: 11px;
	color: #fff;
}

#subHead .buscador 
{
	float: right;
	padding: 3px 10px 0 0;
}

#subHead .buscador  a
{
	float: left;
	margin: 3px 0 0 5px;
}

/* MENU */

#menu
{
	width: 946px;
	margin: 0 0 10px 0;
	background: #fff;
}


#menu ul
{
	margin: 0;
	padding: 0;
}


#menu li
{
	margin: 0;
	padding: 0;
	display: inline;
}



/* HOME */

#menu li a.home
{
	background: url(../images/m01.gif) no-repeat;
	height: 34px;
	width: 60px;
	float: left;
}

#menu li a.home:hover { background-image: url(../images/m01_on.gif); }

#menu li a.homeActivo
{
	background: url(../images/m01_act.png) no-repeat;
   behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 60px;
	float: left;
	position: relative;
}

/* ARTICULOS */

#menu li a.articulos
{
	background: url(../images/m02.gif) no-repeat;
	height: 34px;
	width: 68px;
	float: left;
}

#menu li a.articulos:hover { background-image: url(../images/m02_on.gif); }

#menu li a.articulosActivo
{
	background: url(../images/m02_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 68px;
	float: left;
	position: relative;
}



/* PRODUCTOS */

#menu li a.productos
{
	background: url(../images/m03.gif) no-repeat;
	height: 34px;
	width: 72px;
	float: left;
}

#menu li a.productos:hover { background-image: url(../images/m03_on.gif); }

#menu li a.productosActivo
{
	background: url(../images/m03_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 72px;
	float: left;
	position: relative;
}


/* NOTICIAS */

#menu li a.noticias
{
	background: url(../images/m04.gif) no-repeat;
	height: 34px;
	width: 62px;
	float: left;
}

#menu li a.noticias:hover { background-image: url(../images/m04_on.gif); }

#menu li a.noticiasActivo
{
	background: url(../images/m04_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 62px;
	float: left;
	position: relative;
}


/* VIDEOS */

#menu li a.videos
{
	background: url(../images/m05.gif) no-repeat;
	height: 34px;
	width: 55px;
	float: left;
}

#menu li a.videos:hover { background-image: url(../images/m05_on.gif); }

#menu li a.videosActivo
{
	background: url(../images/m05_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 55px;
	float: left;
	position: relative;
}



/* ECONOMIA */

#menu li a.economia
{
	background: url(../images/m06.gif) no-repeat;
	height: 34px;
	width: 67px;
	float: left;
}

#menu li a.economia:hover { background-image: url(../images/m06_on.gif); }

#menu li a.economiaActivo
{
	background: url(../images/m06_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 67px;
	float: left;
	position: relative;
}



/* EVENTOS */

#menu li a.eventos
{
	background: url(../images/m07.gif) no-repeat;
	height: 34px;
	width: 59px;
	float: left;
}

#menu li a.eventos:hover { background-image: url(../images/m07_on.gif); }

#menu li a.eventosActivo
{
	background: url(../images/m07_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 59px;
	float: left;
	position: relative;
}



/* PUBLICACIONES */

#menu li a.publicaciones
{
	background: url(../images/m08.gif) no-repeat;
	height: 34px;
	width: 86px;
	float: left;
}


#menu li a.publicaciones:hover { background-image: url(../images/m08_on.gif); }

#menu li a.publicacionesActivo
{
	background: url(../images/m08_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 86px;
	float: left;
	position: relative;
}


/* FORO */

#menu li a.foro
{
	background: url(../images/m09.gif) no-repeat;
	height: 34px;
	width: 43px;
	float: left;
}

#menu li a.foro:hover { background-image: url(../images/m09_on.gif); }

#menu li a.foroActivo
{
	background: url(../images/m09_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 43px;
	float: left;
	position: relative;
}


/* CLASIFICADOS */

#menu li a.clasificados
{
	background: url(../images/m10.gif) no-repeat;
	height: 34px;
	width: 76px;
	float: left;
}

#menu li a.clasificados:hover { background-image: url(../images/m10_on.gif); }

#menu li a.clasificadosActivo
{
	background: url(../images/m10_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 76px;
	float: left;
	position: relative;
}


/* BOLSA */

#menu li a.bolsa
{
	background: url(../images/m11.gif) no-repeat;
	height: 34px;
	width: 96px;
	float: left;
}

#menu li a.bolsa:hover { background-image: url(../images/m11_on.gif); }

#menu li a.bolsaActivo
{
	background: url(../images/m11_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 96px;
	float: left;
	position: relative;
}


/* EMPRESAS */

#menu li a.empresas
{
	background: url(../images/m12.gif) no-repeat;
	height: 34px;
	width: 69px;
	float: left;
}

#menu li a.empresas:hover { background-image: url(../images/m12_on.gif); }

#menu li a.empresasActivo
{
	background: url(../images/m12_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 69px;
	float: left;
	position: relative;
}


/* OPINIONES */

#menu li a.opiniones
{
	background: url(../images/m13.gif) no-repeat;
	height: 34px;
	width: 63px;
	float: left;
}

#menu li a.opiniones:hover { background-image: url(../images/m13_on.gif); }

#menu li a.opinionesActivo
{
	background: url(../images/m13_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 63px;
	float: left;
	position: relative;
}



/* ENCUESTAS */

#menu li a.encuestas
{
	background: url(../images/m14.gif) no-repeat;
	height: 34px;
	width: 74px;
	float: left;
}

#menu li a.encuestas:hover { background-image: url(../images/m14_on.gif); }

#menu li a.encuestasActivo
{
	background: url(../images/m14_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 74px;
	float: left;
	position: relative;
}



/* TIPS */

#menu li a.tips
{
	background: url(../images/m15.gif) no-repeat;
	height: 34px;
	width: 59px;
	float: left;
}

#menu li a.tips:hover { background-image: url(../images/m15_on.gif); }

#menu li a.tipsActivo
{
	background: url(../images/m15_act.png) no-repeat;
	behavior: url("../css/iepngfix.htc");
	height: 34px;
	width: 59px;
	float: left;
	position: relative;
}


/* SUBMENU */

#menu .submenu
{
	background: #656565;
	height: 29px;
	border: 1px solid #999999;
	width: 944px;
	float: left;
	margin: -6px 0 10px 0;
}


#menu .submenu li
{
	color: #fff;
	font-size: 11px;
	display: inline;
	padding: 8px 5px 0px 10px;
}


#menu .submenu li a
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#menu .submenu li a:hover
{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

#menu .submenu li .activo
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


#menu .submenu li .activo:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/* TOP BANNERS */

#topBanners
{
	width: 952px;
	height: 60px;
	padding: 0;
	margin: 7px 0 10px -1px;
	float: left;
}


#topBanners .one
{
	margin-right: 2px;
	float:left;
	margin-left: 0px;
}


#topBanners .two
{
	margin-right: 2px;
	margin-left: 0px;
}


#topBanners ul
{
	margin: 0;
	padding: 0;
	float: left;
}

#topBanners li
{
	display: inline;
	margin: 0;
	padding: 0 3px 0 0;
	float: left;
}


/* CONTENIDO */

#contenido
{
	width: 945px;
	margin: 10px 0 10px 0;
	padding: 0;
	height: auto;
	float: left;
}



/* ARTICULOS HOMES */

#artHome
{
	width: 310px;
	border-right: 1px solid #999999;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	height: auto;
}

#artHome h1
{
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #bd1f1e;
	font-size: 22px;
}

#artHome h1 a
{
	margin: 0;
	color: #bd1f1e;
	font-size: 22px;
	text-decoration: none;
}

#artHome h1 a:hover
{
	margin: 0;
	color: #004c7a;
	font-size: 22px;
}


#artHome h2
{
	color: #004c7a;
	font-size: 21px;
	margin: 5px 10px 0 0;
}

#artHome h3
{
	color: #004c7a;
	font-size: 16px;
	margin: 0 10px 0 0;
	line-height:19px;
}


#artHome h3 a
{
	color: #004c7a;
	font-size: 16px;
	text-decoration: underline;
}

#artHome h3 a:hover
{
	color: #004c7a;
	font-size: 16px;
	text-decoration: none;
}


#artHome p
{
	color: #666;
	font-size: 11px;
	margin: 5px 10px 5px 0;
}

#artHome p span
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#artHome p span a
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



#artHome p span a:hover
{

	text-decoration: underline;
}


#artHome p span.right
{
	color: #666;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 0;
}


#artHome .visitas
{
	width: 300px;
	border-bottom: 1px dotted #333331;
	padding: 10px 0 10px 0;
	margin: 0 0 0px 0;
}

#artHome .visitas a
{
	background: url(../images/ico_visitas.gif) no-repeat;
	color: #004c7a;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#artHome .visitas a:hover
{
	background: url(../images/ico_visitas.gif) no-repeat;
	color: #004c7a;
	text-decoration: underline;
}



/* CONTENIDO INTERIOR TIPS */


/* ARTICULOS HOMES */

#artInt
{
	width: 630px;
	float: left;
	margin: 0 10px 0px 0;
	padding: 0 0 0px 0;
	height: auto;
}

#artInt2
{
	width: 100%;
	float: left;
	margin: 0 10px 0px 0;
	padding: 0 0 0px 0;
	height: auto;
}

#artInt .paginacion, #artInt2 .paginacion
{
	width: auto;
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
	font-weight: normal;

}


#artInt .paginacion ul, #artInt2 .paginacion ul
{
	margin: 0;
	padding: 0;
}

#artInt .paginacion li, #artInt2 .paginacion li
{
	margin: 0;
	display: inline;
	color: #000;
	padding: 2px 0px;
	font-size: 11px;
	font-weight: normal;
}


#artInt .paginacion li a, #artInt2 .paginacion li a
{
	margin: 0;
	padding: 0;
	display: inline;
	color: #000;
	text-decoration: none !important;
	padding: 2px 4px;
	font-weight: normal;
	
}


#artInt .paginacion li a:hover, #artInt2 .paginacion li a:hover
{
	mmargin: 0;
	padding: 0;
	display: inline;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 4px;
	background: url(../images/bg_pag.gif) no-repeat;
	width: 14px;
	height: 16px;
}


#artInt .paginacion li a.ant:hover, #artInt2 .paginacion li a.ant:hover
{
	margin: 0;
	display: inline;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 8px;
	background: url(../images/bg_pag2.gif) no-repeat left;
	width: 70px !important;
	height: 16px;
}

#artInt .paginacion li a.sig:hover, #artInt2 .paginacion li a.sig:hover
{
	margin: 0;
	display: inline;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 4px;
	background: url(../images/bg_pag2.gif) no-repeat left;
	width: 70px !important;
	height: 16px;
}

#artInt .paginacion li .activo, #artInt2 .paginacion li .activo
{
	mmargin: 0;
	padding: 0;
	display: inline;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	background: url(../images/bg_pag.gif) no-repeat;
	width: 14px;
	height: 16px;
}


/* HOME DIRECTORIO */



#artInt .directHome, #artInt2 .directHome
{
	width: 620px;
	padding: 0 0 5px 0;
	background: url(../images/direc_line02.gif) repeat-x bottom;
	margin: 10px 0 0 0;
	font-size: 11px;
}


#artInt .directHome table, #artInt2 .directHome table
{
	width: 620px;
	margin-top: 20px;
}


#artInt .directHome td, #artInt2 .directHome td { padding: 3px; }


#artInt .directHome .logo, #artInt2 .directHome .logo
{
	font-size: 11px;
	color: #343434;
	padding: 0;
	width: 200px;
	height: 145px;
	margin: 0 0 15px 0;
}


.logo
{
	font-size: 11px;
	color: #343434;
	padding: 0;
	width: 200px;
	height: 200px;
	margin: 0 0 5px 0;
}


.logoEvento
{
	width: 200px;
	height: 145px;
	border: 1px solid #a9a9a9;
}

.logoEvento img
{
	width: auto;
	height: 145px;
}

#artInt .directHome h1, #artInt2 .directHome h1
{
	font-size: 16px;
	color: #448fda;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

#artInt .directHome h1 a, #artInt2 .directHome h1 a
{
	font-size: 16px;
	color: #448fda;
	text-decoration: none;
	font-weight: bold;
}

#artInt .directHome h1 a:hover, #artInt2 .directHome h1 a:hover
{
	font-size: 16px;
	color: #448fda;
	text-decoration: underline;
}


#artInt .directHome h2, #artInt2 .directHome h2
{
	font-size: 12px;
	color: #bd1f1e;
	margin: 0;
	padding: 0;
}

#artInt .directHome h2 a, #artInt2 .directHome h2 a
{
	font-size: 12px;
	color: #bd1f1e;
	text-decoration: none;
	cursor:pointer;
}

#artInt .directHome h2 a:hover, #artInt2 .directHome h2 a:hover
{
	font-size: 12px;
	color: #bd1f1e;
	cursor: pointer;
	text-decoration: underline;
}




#artInt .directHome h3, #artInt2 .directHome h3
{
	font-size: 16px;
	color: #0066cb;
	margin: 0;
	padding: 0;
}

#artInt .directHome h3 a, #artInt2 .directHome h3 a
{
	font-size: 16px;
	color: #0066cb;
	text-decoration: none;
	cursor:pointer;
}

#artInt .directHome h3 a:hover, #artInt2 .directHome h3 a:hover
{
	font-size: 16px;
	color: #0066cb;
	cursor: pointer;
	text-decoration: underline;
}



#artInt .directHome h4, #artInt2 .directHome h4
{
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

#artInt .directHome h4 a, #artInt2 .directHome h4 a
{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}

#artInt .directHome h4 a:hover, #artInt2 .directHome h4 a:hover
{
	font-size: 14px;
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}


#artInt .directHome h5, #artInt2 .directHome h5
{
	font-size: 12px;
	color: #0066cb;
	margin: 0;
	padding: 0;
}

#artInt .directHome h6, #artInt2 .directHome h6 
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}


#artInt .directHome h6 a, #artInt2 .directHome h6 a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#artInt .directHome h6 a:hover, #artInt2 .directHome h6 a:hover
{
	font-size: 12px;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}


#artInt .directHome span, #artInt2 .directHome span
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}


#artInt .directHome p, #artInt2 .directHome p
{
	font-size: 12px;
	color: #343434;
	line-height: 13px;
	font-weight: normal;
}


#artInt .directHome p span, #artInt2 .directHome p span
{
	font-size: 11px;
	color: #000;
	line-height: 13px;
}

#artInt .directHome a, #artInt2 .directHome a
{
	font-size: 11px;
	color: #0066cb;
	line-height: 13px;
	text-decoration: underline;
}

#artInt .directHome a:hover, #artInt2 .directHome a:hover
{
	font-size: 11px;
	color: #0066cb;
	line-height: 13px;
	text-decoration: none;
}


/* THUMS PARA VIDEOS CON IMAGEN */

#artInt .directHome .thumbVideo, #artInt .directHome .thumbVideo
{
	position: relative;
	left: 0;
	top: 0;
	width: 120px;
	height: 200px;
	background: url(../images/mask.png) no-repeat;
	text-decoration: none !important;
}

.mask
{
	background: url(../../images/mask.png) no-repeat left top;
	width: 200px;
	height: 120px;
	position: absolute;
	float: left;
	text-decoration: none !important;
}


#artInt .econoTab, #artInt2 .econoTab
{
	margin: 0 auto;
	width:600px;
}




#artInt .econoTab .head, #artInt2 .econoTab .head
{
	margin: 0 auto;
	padding: 5px;
	background: #bd1f1e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	
}

#artInt .econoTab td, #artInt2 .econoTab td
{
	margin: 0 auto;
	padding: 5px;
	background: #ededed;
	color: #000;
	text-align: center;
	
	
}

#artInt .econoTab th, #artInt2 .econoTab th
{
	margin: 0 auto;
	padding: 5px;
	background: #e0e0e0;
	color: #000;
	text-align: center;
	font-weight: normal;
}


/* REGISTRO */

#artInt .registro table, #artInt2 .registro table
{
	margin: 0;
	padding: 0;
}

#artInt .registro td, #artInt2 .registro td
{
	margin: 0;
	padding: 5px;
		color: #000;
	font-size: 12px;

}

#artInt .registro p, #artInt2 .registro p
{
	color: #000;
	margin: 0 10px 10px 0px;
	font-size: 12px;
	line-height: 15px;
}


#artInt .registro span
{
	color: #bd1f1e;
	font-weight: bold;
} 


#artInt2 .registro span
{
	color: #bd1f1e;
	font-weight: bold;
} 


/* FORO */


#artInt .foro, #artInt2 .foro
{
	width: 620px;
	padding: 0 0 5px 0;
	background: url(../images/direc_line02.gif) repeat-x bottom;
	margin: 10px 0 0 0;
}

#artInt .foro .on, #artInt2 .foro .on
{
	width: 620px;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	background: #ececec;
}


#artInt .foro .compra, #artInt2 
{
	color: #bd1f1e;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none !important;
}


#artInt .contactoBolsa
{
	color: #bd1f1e;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#artInt .contactoBolsa:hover
{
	color: #bd1f1e;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline !important;
}


#artInt .foro td, #artInt2 .foro td { padding: 3px; }

#artInt .foro h1, #artInt2 .foro h1
{
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}


#artInt .foro h1 a, #artInt2 .foro h1 a
{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}

#artInt .foro h1, #artInt2 .foro h1 a:hover { text-decoration: underline; }

#artInt .foro h2, #artInt2 .foro h2
{
	font-size: 12px;
	color: #bd1f1e;
	margin: 0;
	padding: 10px;
	text-align: left;
}

#artInt .foro p, #artInt2 .foro p
{
	font-size: 12px;
	color: #343434;
	margin: 0;
	padding: 0;
}


#artInt .foro p span.nombre, #artInt2 .foro p span.nombre
{
	font-size: 12px;
	color: #0066cb;
	line-height: 16px;
}

#artInt .foro p span.nombreSmall, #artInt2 .foro p span.nombreSmall
{
	font-size: 11px;
	color: #0066cb;
	line-height: 16px;
}



#artInt .foro p span, #artInt2 .foro p span
{
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

#artInt .coments2, #artInt2 .coments2
{
	background: url(../images/ico_visitas.gif) no-repeat;
	color: #004c7a;
	text-decoration: none;
	padding: 0 15px 0 15px;
}


#artInt .coments a, #artInt2 .coments a
{
	background: url(../images/ico_visitas.gif) no-repeat;
	color: #004c7a;
	text-decoration: none;
	padding: 0 15px 0 15px;
}

#artInt .coments a:hover, #artInt2 .coments a:hover
{
	background: url(../images/ico_visitas.gif) no-repeat;
	color: #004c7a;
	text-decoration: underline;
}

#artInt .comentario, #artInt2 .comentario
{
	padding: 4px 0;
	background: #ececec;
	border-top: 1px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
	width: 610px;
	margin: 2px 0 0 0px;
	line-height: auto;
}


#artInt .comentario p span.datos, #artInt2 .comentario p span.datos
{
	font-size: 11px;
	color: #0066ca;
	font-weight: bold;
}


#artInt .comentario2, #artInt2 .comentario2
{
	padding: 4px 0;
	background: #fff;
	border-top: 1px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
	width: 610px;
	margin: 2px 0 0 0px;
	line-height: auto;
	}


#artInt .comentario2 p span.datos, #artInt2 .comentario2 p span.datos
{
	font-size: 11px;
	color: #0066ca;
	font-weight: bold;
}


/* DATOS EMPRESA */

#artInt .datosempresa, #artInt2 .datosempresa {
	width: 220px;
}

#artInt .datosempresa table, #artInt2 .datosempresa table { width:200px; }

#artInt .datosempresa td, #artInt2 .datosempresa td { padding: 0px; }

#artInt .datosempresa td p, #artInt2 .datosempresa td p { font-size:11px; }

/* DIRECTORIO INTERIOR */

#artInt .directorios, #artInt2 .directorios
{
	width: 220px;
	padding: 0 0 5px 0;
	margin: 0px 0 0 0;
}


#artInt .directorios table, #artInt2 .directorios table { width:200px; }

#artInt .directorios td, #artInt2 .directorios td { padding: 3px; }


#artInt .directorios .logo, #artInt2 .directorios .logo
{
	font-size: 11px;
	color: #343434;
	width: 200px;
	height: 145px;
}


#artInt .directorios h1, #artInt2 .directorios h1
{
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

#artInt .empres, #artInt2 .empres
{
	width: auto;
}


#artInt .empres h4, #artInt2 .empres h4
{
	font-size: 20px;
	color: #000;
	margin: 5px 0 15px 0;
}


#artInt .subtit, #artInt2 .subtit
{
	font-size: 14px;
	color: #666666;
	border: 1px solid #dedede;
	background: #eeeeee;
	width: 680px;
	height: 15px;
	padding: 7px 10px;
	margin: 10px 0 25px 0;
	font-weight: bold;
}

#artInt .directorios p, #artInt2 .directorios p
{
	font-size: 11px;
	color: #343434;
}

#artInt .fontSize, #artInt2 .fontSize
{
	font-size: 11px;
	color: #0066ca;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #a9a9a9;
}


#artInt .fontSize a, #artInt2 .fontSize a
{
	font-size: 11px;
	color: #0066ca;
	text-align: underline;
	font-weight: bold;
	padding: 0;
}

#artInt .fontSize .div, #artInt2 .fontSize .div
{
	margin: 0 10px;
	padding: 0;
}

#artInt .fontSize h1, #artInt2 .fontSize h1
{
	margin: 0 0 15px 0;
	padding: 0;
	color: #bd1f1e;
	font-size: 18px;
	text-decoration: none;
}

#artInt .fontSize h1 a, #artInt2 .fontSize h1 a
{
	color: #bd1f1e;
	font-size: 18px;
	text-decoration: none;
}

#artInt .fontSize h1 a:hover, #artInt2 .fontSize h1 a:hover
{
	color: #004c7a;
	text-decoration: underline;
}

#artInt h1, #artInt2 h1
{
	margin: 0 0 15px 0;
	padding: 0;
	color: #bd1f1e;
	font-size: 18px;
	text-decoration: none;
}

#artInt h1 a, #artInt2 h1 a
{
	color: #bd1f1e;
	text-decoration: none;
}

#artInt h1 a:hover, #artInt2 h1 a:hover
{
	color: #004c7a;
	text-decoration: underline;
}


#artInt h2, #artInt2 h2
{
	color: #004c7a;
	font-size: 21px;
	margin: 5px 10px 0 0;
}

#artInt h3, #artInt2 h3
{
	color: #004c7a;
	font-size: 16px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
}


#artInt h3 a, #artInt2 h3 a
{
	color: #004c7a;
	font-size: 16px;
	text-decoration: underline;
}

#artInt h3 a:hover, #artInt2 h3 a:hover
{
	color: #004c7a;
	font-size: 16px;
	text-decoration: none;
}

#artInt h3 span
{
	color: #004c7a;
	font-size: 16px;
	text-decoration: none;
}

#artInt h4, #artInt2 h4
{
	color: #000;
	font-size: 11px;
	margin: 10px 10px 10px 0;
}


#artInt h5 , #artInt2 h5
{
	font-size: 12px;
	color: #004c7a;
	text-decoration: none;
	margin-bottom: 5px;
}


#artInt h5 a, #artInt2 h5 a
{
	font-size: 12px;
	color: #004c7a;
	text-decoration: none;
}

#artInt h5 a:hover, #artInt2 h5 a:hover
{
	font-size: 12px;
	color: #004c7a;
	text-decoration: underline;
}


#artInt .videoTip, #artInt2 .videoTip
{
	width: 620px;
	margin: 0 0 15px 0;
	padding: 0;
}

#artInt .player, #artInt2 .player
{
	margin: 0 0 0 85px;
	padding: 0;
}



#artInt p, #artInt2 p
{
	color: #000;
	font-size: 12px;
	margin: 5px 10px 5px 0;
	line-height: 16px;
}

#artInt p span, #artInt2 p span
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}


#artInt p a, #artInt2 p a
{
	color: #0066cb;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 10px 5px 0;
	font-weight: bold;
	text-decoration: underline;
}

#artInt p a:hover, #artInt2 p a:hover { text-decoration: none; }


#artInt .anteriores, #artInt2 .anteriores
{
	color: #0066cd;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0;
	float: left;
}

#artInt .anteriores:hover, #artInt2 .anteriores:hover { text-decoration: none; }

#artInt .bannerbottom, #artInt2 .bannerbottom
{
	margin: 30px 40px 0px 80px;
	width: 470px;
	height: 60px;
	float: left;
}


#artInt .bannerbottom img, #artInt2 .bannerbottom img
{
	margin: 0;
	
	
}
#artInt .resultados, #artInt2 .resultados
{
	color: #000;
	font-size: 12px;
	line-height: 12px;
}

#artInt .resultados a, #artInt2 .resultados a
{
	color: #0066cb;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}

#artInt .resultados a:hover, #artInt2 .resultados a:hover { text-decoration: none; }


#artInt .titulores, #artInt2 .titulores
{
	color: #bd1f1e !important;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

/* BOLSA  */

.bolsaTrab
{
	width: 620px;
	margin: 40px 0 0 5px;
	float: left;
	padding: 0;
	height: auto;
	border-top: 1px solid #989898;
}

.bolsaTrab table { margin: 10px 0 0 0; }
	
.bolsaTrab  h1
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
		
		
		
.bolsaTrab  td
{
	color: #333333;
	font-size: 11px;
	margin: 0;
	padding: 0 5px;
}

.bolsaTrab span
{
	color: #666666;
	font-weight: bold;
	line-height: 16px;
}		
		
.bolsaTrab  a
{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
		

.bolsa { width: auto; }		

.bolsa .bgTab { background: #aa0e12; }



/* PROXIMAMENTE MAQUEDA */

#proxMaq
{
	width: 620px;
	margin: 20px 0 0 5px;
	padding: 0;
	height: 170px;
	background-image: url(../images/proximamenteMaqueda.png);
	background-repeat: no-repeat;
}


#proxMaq .tabla
{
	width: 600px;
	margin: 40px 5px 5px 5px;
	height: 120px;
	padding: 0;
	float: left;
}
	
		
#proxMaq .tabla h1
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}
		
		
		
#proxMaq .tabla td
{
	color: #ffac8c;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
		
		
#proxMaq .tabla a
{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
	
		
/* VIDEOTIPS */

#tipsAnt
{
	width: 620px;
	margin: 20px auto 0 auto;
	border: 1px solid #dedede;
}


#titleTipsAnteriores h1
{
	width: 610px;
	padding-top: 8px;
	padding-left: 10px;
	height: 20px;
	background-color: #f1f1f1;
	border-bottom: #e2e2e2 solid 1px;
	font-size: 13px;
	color: #777;
	margin: 0 auto;
}

a.linkVerCompleto:link
{
	color: #007bdc;
	font-weight: bold;
}

a.linkVerCompleto:visited {
	color: #007bdc;
}

a.linkVerCompleto:hover {
	color: #007bdc;
}

a.linkVerCompleto:active {
	color: #007bdc;
}

#navPaginacion {
	margin-top: 20px;
	height: 20px;
	position: relative;
}

#navPaginacion ul {
	list-style: none;
	position: absolute;
	top: 0px;
	right: 80px;
}

#navPaginacion li {
	margin-left: 10px;
	float: left;
}

#navPaginacion li a {
	display: block;
	width: 15px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #000;
	
}

#navPaginacion li a:hover {
	text-decoration: underline;
}

#navPaginacion li .linkPaginacionActivo {
	display: block;
	width: 15px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #cc3520;
}



/* SLIDER VIDEOS */

.videoTips
{
	width: 615px;
	margin: 0 10px;
	float: left;
	padding: 0;
	height: 260px;
	background: #fff;
}

.videoTips h1
{
	padding: 0;
	border: 1px solid #000;
	margin: 0;
}	


.videoTips h1 img
{
	padding: 0;
	margin: 3px 0 0 40px;
}	


.videoTips h2
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}



.conTableTips
{
	width: 560px;
	margin: 0 30px 0 30px;
	height: 240px;
	padding: 0;
}
	

.conTableTips h3
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 17px;
}
	
	
	
.conTableTips h1
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
		
.conTableTips img { margin: 10px 0 0 0; }		



.conTableTips p
{
	color: #FFAB8C;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
		
		
.conTableTips p a
{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}


/* SLIDER PARA PRODUCTOS */

.videoProd
{
	width: 620px;
	margin: 0 10px;
	padding: 0;
	height: 250px;
	float: left;
	background: url(../images/bg_sliderProd.gif) no-repeat;
}

.videoProd2
{
	width: 620px;
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
	background: url(../images/bg_sliderProd_home.gif) no-repeat;
}


.videoProd3
{
	width: 580px;
	margin: 0 20px 30px 20px;
	padding: 0;
	float: left;
	height: 220px;
	background: url(../../images/bg_sliderProd_eventos.gif) no-repeat;
}

.conTableProd
{
	width: 640px;
	margin: 15px 10px 0 -10px;
	height: 230px;
	padding: 0;
	float: left;
}


.conTableProd2
{
	width: 630px;
	margin: 15px 0px 0 -8px;
	height: 235px;
	padding: 0;
}


#tabVideosInt
{
	margin: 0px;
	width: 670px;
	font-weight: normal !important;
}

#tabVideosInt table
{
	width: 100%;
	margin: 0px;
}

#tabVideosInt td { padding: 10px; }

#tabVideosInt a
{
	color: #0066CB;
	font-weight: normal !important;
}

#tabVideosInt .thumbVideo
{
	position: relative;
	left: 0;
	top: 0;
	width: 200px;
	text-decoration: none !important;
	float: left;
}


#tabVideosInt .linkNo { text-decoration: none !important; }

#tabVideosInt .mask
{
	background: url(../../images/mask.png) no-repeat left top;
	width: 200px;
	height: 120px;
	position: absolute;
	text-decoration: none !important;
	float: left;
}



#tabVideosInt p.link
{
	color: #000;
	line-height: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: normal !important;
	margin: 10px 0;
}

#tabVideosInt p.link a
{
	color: #000;
	text-decoration: none;
	line-height: 11px;
	font-weight: normal !important;
}


#tabVideosInt .thumbsOff td { padding: 0 !important; }

#tabVideosInt p.link a:hover
{
	color: #0066cb;
	text-decoration: underline;
	line-height: 11px;
	font-weight: normal !important;
}

#tabVideosInt .paginacion
{
	width: auto;
	margin: 3px auto;
	padding: 0;
	float: none;
}


#tabVideosInt .paginacion ul
{
	margin: 0;
	padding: 0;
}

#tabVideosInt .paginacion li
{
	margin: 0;
	display: inline;
	color: #000;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
}

#tabVideosInt .paginacion li.activo
{
	margin: 0;
	display: inline;
	color: #fff;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
	background: #bc1e1b;
	
}


.conTableProd .tabProd, .conTableProd2 .tabProd
{
	width: 170px;
	padding: 0px;
	height: 200px;
	margin: 0 10px;
}


.conTableProd .tabProd img, .conTableProd2 .tabProd img
{
	padding: 0px;
	margin: 0;
	border: 1px solid #e2e2e2;
	width: 170px;
	height: 170px;
}

.conTableProd .tabProd .name, .conTableProd2 .tabProd .name
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 23px;
	font-weight: normal;
}

.conTableProd .tabProd .name:hover, .conTableProd2 .tabProd .name:hover
{
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

.conTableProd .tabProd .empresa, .conTableProd2 .tabProd .empresa
{
	color: #0066cb;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.conTableProd .tabProd .empresa:hover, .conTableProd2 .tabProd .empresa:hover
{
	color: #0066cb;
	font-size: 12px;
	text-decoration: underline;
}

.conTableProd .tabProd h3, .conTableProd2 .tabProd h3
{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0px 0;
	padding: 0;
}


.conTableProd .tabProd p, .conTableProd2 .tabProd p
{
	color: #FFAB8C;
	font-size: 11px;
	margin: 0;
	width: auto;
	padding: 0;
	line-height: 12px;
	text-align: center;
}
		
		
.conTableProd .tabProd p a, .conTableProd2 .tabProd p a
{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
	
.conTableProd .tabProd .prod, .conTableProd2 .tabProd .prod
{
	padding: 0;
	margin: 3px 0;
	width:100; 
	height:80;
}	



/* INTERIOR PRODUCTOS */


#artInt .prductInt, #artInt2 .prductInt
{
	background: url(../images/direc_line02.gif) repeat-x bottom;
	width: 190px;
	float: left;
}

#artInt .prductInt .tabla, #artInt2 .prductInt .tabla
{
	width: 205px;
	margin: 10px 0 15px 0px;
	border-right: 1px dotted #666;
	padding: 10px;
}


#artInt .prductInt .tablaFin, #artInt2 .prductInt .tablaFin
{
	width: 205px;
	margin: 10px 0 15px 0px;
	border-right: 0px dotted #666;
	padding: 10px;
}

#artInt  .prductInt h1, #artInt2 .prductInt h1
{
	font-size: 12px;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}

#artInt .prductInt h1 a, #artInt2 .prductInt h1 a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}

#artInt .prductInt h1 a:hover, #artInt2 .prductInt h1 a:hover { text-decoration: underline; }


#artInt .prductInt p, #artInt2 .prductInt p
{
	font-size: 11px;
	color: #343434;
	line-height: 13px;
}


#artInt .prductInt p span, #artInt2 .prductInt p span
{
	font-size: 11px;
	color: #000;
	line-height: 13px;
}

#artInt .prductInt td, #artInt2 .prductInt td { padding: 3px; }

/* PRODUCTOS */

.contProd {
	border-bottom: 1px dotted #a9a9a9;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	width: 610px;
}

.contProd h1 {
	margin: 0 0 0px 0;
	float: left;
	color: #bd1f1e;
	font-size: 14px;
}

.contProd h1 a {
	color: #bd1f1e;
	text-decoration: none;
	font-size: 14px;
}

.contProd h1 a:hover {
	text-decoration: underline;
}


.sliderVideos
{
	height: 280px;
	margin: 0 0 15px 30px;
	width: 640px;
	float: left;
}

 .prodPag
 {
 	width: 100%;
 	margin: 10px 0;
 	padding: 0;
 	text-align: center;
 	color: #000 !important;
 	font-size: 10px;
 	font-weight: normal;
 	position: relative;
 	height: 13px;
 	float: left;
 }





/* CONTENEDOR CENTRAL HOME */

#contCentral
{
	width: 310px;
	float: left;
	margin: 0 10px;
	padding: 0;
}


/* ECONOMIA */

.conEconomia
{
	height: 280px;
	width: 310px;
}

.conEconomia h1
{
	margin: 0;
	color: #bd1f1e;
	padding: 10px 0 10px 0;
	font-size: 22px;
}

.conEconomia h1 a
{
	color: #bd1f1e;
	font-size: 22px;
	text-decoration: none;
}

.conEconomia h1 a:hover
{
	color: #004C7A;
	font-size: 22px;
	text-decoration: underline;
}


#econo
{
	padding: 0 0 17px 0;
	width: auto;
	border-bottom: 1px solid #333333;
	
}

#econo li
{
	display: inline;
	
}

#econo li a
{
	padding: 4px 4px 0 7px;
	float: left;
	text-decoration: none;
	color: #cccccc;
	height: 18px;
	width: 85px;
	background: url(../images/folder.gif) no-repeat;
	margin: 0;
}

#econo li.active a
{
	background: url(../images/folderAct.gif) no-repeat ;
	height: 18px;
	width: 85px;
	color: #000;
	font: 11px;
	border-bottom: 1px solid #fff;
}

.contEco
{
	float: left;
	clear: both;
	background: #fff;
	padding: 0px 0px 20px;
	width: 100%;
	height: 200px;
}

.contEco table
{
	margin: 0;
	padding: 0;
	
}

.contEco th
{
	padding: 6px 5px;
	background: #e2e2e2;
	font-weight: normal;
	text-align: left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}

.contEco td
{
	padding: 6px 5px;
	font-weight: normal;
	text-align: left;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	
}


.contEco td.ini
{
	padding: 6px 5px;
	font-weight: normal;
	text-align: left;
	border-top:none;
	border-bottom:1px dotted #999999;
	
}

.contEco td.fin
{
	padding: 6px 5px;
	font-weight: normal;
	text-align: left;
	border-bottom:none;
	border-top:1px dotted #999999;
	
}

.contEco a
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.contEco a:hover
{
	font-size: 11px;
	color: #0066cc;
	text-decoration: underline;
}


/* TIPS HOME */

.conTips
{
	width: 310px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

.conTips h1
{
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #BD1F1E;
	font-size: 22px;
}


.conTips h1 a
{
	color: #bd1f1e;
	text-decoration: none;
	font-size: 22px;
}

.conTips h1 a:hover
{
	color: #004c7a;
	text-decoration: underline;
}


.conTips h2
{
	color: #004c7a;
	font-size: 16px;
	padding: 0px 10px 10px 0;
}


.conTips h3
{
	color: #004c7a;
	font-size: 16px;
	padding: 10px 10px 0 0;
}

.conTips p
{
	color: #000;
	font-size: 11px;

	margin: 0px 10px 0px 0;
}

.conTips p a
{
	color: #0066cc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 30px;
}

.conTips p a:hover { text-decoration: none; }


.conTips p span
{
	color: #000;
	font-size: 11px;

	font-weight: bold;
}


.conTips p span.right
{
	color: #000;
	float: right;
	font-size: 11px;

	font-weight: bold;
	margin: 0 10px 0 0;
}

.conTips .img
{
	margin: 10px 0 0 0;
	padding: 0;
}



/* RIGHTBAR */


#bannerHome
{
	margin: 10px 0 0 0;
	float: left;
}

.bannerRightBar
{
	margin: 10px -5px 0 0;
	float: left;
	width: 125px;
}

.bannerRightBar img { float: right; }

/* RIGHTBAR HOME */

#rightBarHome
{
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}


.tabAcces
{
	width: 299px;
	border: 1px solid #666666;
	float: left;
	margin: 0;
	padding: 0;
	height: 276px;
}

#shortAcc
{
	padding: 0 0 22px 0;
	width: auto;
	float: none;
	border-bottom: 1px solid #666666;
}

#shortAcc li
{
	display: inline;
	
}

#shortAcc li a
{
	padding: 4px 5px 0 7px;
	float: left;
	text-decoration: none;
	color: #666666;
	height: 18px;
	width: 62px;
	background: #eeeeee;
	border: 1px solid #666666;
	border-bottom: none;
	margin: 0;
	border-left: none;
	border-top: none;
	text-align: center;
}

#shortAcc li.active a
{
	background: #fff;
	height: 19px;
	width: 62px;
	color: #b8231f;
	font: 11px;
	border-bottom: 1px #666 none;
	border-left: 1px #666 none;
	border-top: 1px #666 none;
	border-right: 1px #666 solid;
	font-weight: bold;
}

.contAcces
{
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 299px;
}

.contAcces table
{
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
}

.contAcces th
{
	padding: 6px 5px 7px 5px;
	background: #e2e2e2;
	font-weight: normal;
}

.contAcces td
{
	padding: 5px 5px 10px 5px;
	font-weight: normal;
	height: 30px;
}

.contAcces td.not
{
	padding: 5px 5px 9px 5px;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	line-height: 15px;
}


.contAcces span
{
	color: #999999;
	font-size: 10px;
}

.contAcces a
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: underline;
}

.contAcces a:hover
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: none;
}



/* SLIDER PARA INTERIOR DE EVENTOS */

.eventoInt
{
	width: 590px;
	margin: 0 5px;
	float: left;
	padding: 0;
	height: 230px;
}

.conTableEvento
{
	width: 520px;
	height: auto;
	padding: 0;
}


#shortEvent
{
	padding: 0px;
	width: 610px;
	float: left;
}

#shortEvent li
{
	display: inline;
	
}

#shortEvent li a
{
	padding: 4px 5px 0 7px;
	float: left;
	text-decoration: none;
	color: #666666;
	height: 30px;
	width: 89px;
	background: #eeeeee;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0;
	border-left: none;
	border-top: none;
	text-align: center;
}

#shortEvent li.active a
{
	background: #fff;
	height: 30px;
	width: 88px;
	color: #b8231f;
	font: 11px;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px #666 solid;
	font-weight: bold;
}
	

.tabEvent
{
	width: 130px;
	padding: 0;
	height: 180px;
	margin: 0px 10px 0 10px;
	font-size: 12px;
}

.tabEvent h3
{
	color: #000;
	font-size: 11px;

	font-weight: normal;
	margin: 0px 0 5px 0;
	padding: 0;
	line-height: 17px;
	
}


.tabEvent p
{
	color: #FFAB8C;
	font-size: 11px;

	margin: 0;
	width: auto;
	padding: 0;
	text-align: center;
}
		
		
.tabEvent p a
{
	color: #FFF;
	font-size: 11px;

	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
		
		
.contEvent
{
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 610px;
	height:245px;
}


.contEvent .informacion a {
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}

.contEvent .informacion a:hover
{
	font-size: 11px;
	color: #0066cc;
	text-decoration: underline;
} 



.contEvent table
{
	margin: 0;
	padding: 0;
	height: 253px;
}

.contEvent th
{
	padding: 6px 5px 7px 5px;
	background: #e2e2e2;
	font-weight: normal;
	text-align: left;
}

.contEvent td
{
	padding: 5px 5px 10px 5px;
	font-weight: normal;
	text-align: left;
}

.contEvent h1
{
	color: #bd1f1e;
	font-size: 22px;
}

.contEvent span
{
	color: #999999;
	font-size: 10px;
	line-height: 20px;
}



.contEvent a
{
	font-size: 11px;
	color: #0066cc;
	text-decoration: underline;
}

.contEvent a:hover
{
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}




/* TABS PRODUCToS */

#shortProd
{
	padding: 0;
	width: 609px;
	float: none;
}

#shortProd li
{
	display: inline;
	
}

#shortProd li a
{
	padding: 4px 5px 0 7px;
	float: left;
	text-decoration: none;
	color: #666666;
	height: 30px;
	width: 63px;
	background: #eeeeee;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0;
	border-left: none;
	border-top: none;
	text-align: center;
}

#shortProd li.active a
{
	background: #fff;
	height: 30px;
	width: 63px;
	color: #b8231f;
	font: 11px;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px #666 solid;
	font-weight: bold;
}


.tabProduct
{
	width: auto;
	padding: 0;
	height: 280px;
	margin: 0 10px;
	border: 1px solid #666;
}

.tabProduct h3
{
	color: #000;
	font-size: 11px;

	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 17px;
}




.tabProduct p
{
	color: #FFAB8C;
	font-size: 11px;

	margin: 0;
	width: auto;
	padding: 0;
	text-align: center;
}
		
		
.tabProduct p a
{
	color: #FFF;
	font-size: 11px;

	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
		
		
.contProduct
{
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 610px;
	height:250px;
}

.contProduct table
{
	margin: 0;
	padding: 0;
	height: 265px;
}

.contProduct th
{
	padding: 6px 5px 7px 5px;
	background: #e2e2e2;
	font-weight: normal;
	text-align: left;
}

.contProduct td
{
	padding: 5px 5px 10px 5px;
	font-weight: normal;
	text-align: left;
}

.contProduct h1
{
	color: #bd1f1e;
	font-size: 22px;
}

.contProduct span
{
	color: #999999;
	font-size: 10px;
	line-height: 20px;
}

.contProduct a
{
	font-size: 11px;

	color: #000;
	text-decoration: none;
}

.contProduct a:hover
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: underline;
}



/* BANNERS PEQUE�OS RIGHTBAR */

.bannersRight
{
	width: 299px;
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}

.bannersRight img
{
	margin: 0;
	padding: 0;
}

.bannersRight table
{
	margin: 0;
	padding: 0;
}

.bannersRight a
{
	padding: 0;
	margin: 0;
}


.bigBann
{
	padding: 0;
	margin: 0;
}

#rightBar
{
	float: left;
	width: 301px;
	height: auto;
}

/* RIGTHBAR TIPS */


#rightBarTips
{
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	
}

.prodRight
{
	border: 1px solid #666;
	width: 300px;
	height: 415px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}


.prodRight .tit
{
	border: none;
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(../images/tabProductos.gif);
	height: 29px;
	font-size: 11px;
	color: #b8231f;
	font-weight: bold;
}

.prodRight table
{
	margin: 0 10px 0 0;
	padding: 0px 0 8px 0;
	width: 300px;
}

.prodRight td
{
	border-bottom: 1px dotted #333;
	padding: 5px;
}

.prodRight td.fin
{
	border-bottom: 0;
	margin: 0;
	padding: 0;
}


.prodRight h1
{
	margin: 0;
	padding: 0;
}

.prodRight h2
{
	color: #004c7a;
	font-size: 13px;
	margin: 5px 10px 5px 5px;
}

.prodRight h2 a
{
	color: #004c7a;
	font-size: 13px;
}


.prodRight h2 a:hover
{
	color: #004c7a;
	font-size: 13px;
	text-decoration: none;
}


.prodRight p
{
	color: #333333;
	font-size: 11px;
	margin: 5px 10px 10px 5px;
}


.tabTips
{
	width: 299px;
	border: 1px solid #666666;
	float: left;
	margin: 0;
	padding: 0;
}

#shortTips
{
	padding: 0 0 22px 0;
	width: auto;
	float: none;
	/*border-bottom: 1px solid #666666;*/
}

#shortTips li
{
	display: inline;
	
}

#shortTips li a
{
	padding: 10px 6px 0 7px;
	float: left;
	text-decoration: none;
	color: #666666;
	height: 18px;
	width: 135px;
	background: #eeeeee;
	margin: 0;
	border: 0;
	border-left: 1px #666 solid;
	text-align: center;
	font-size: 13px;
}

#shortTips li.active a
{
	background: #fff;
	height: 19px;
	width: 137px;
	color: #b8231f;
	font-size: 13px;
	border:0px;
	/*border-left: 1px #666 solid;*/
	font-weight: bold;
}

.contTips
{
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 275px;
}


.contTips table
{
	margin: 0;
	padding: 10px;
	color: #666;
	height: 275px;
}

.contTips th
{
	padding: 5px 5px 10px 5px;
	background: #e2e2e2;
	font-weight: normal;
	text-align: left;
}

.contTips td
{
	padding: 5px 5px 10px 5px;
	font-weight: normal;
	text-align: left;
}

.contTips p
{
	color: #000;
	font-size: 11px;

	height: 215px;
}


.contTips p span
{
	color: #000;
	font-size: 11px;

	height: 215px;
}



.contTips td.fin
{
	padding: 5px 5px 10px 5px;
	font-weight: normal;
	text-align: left;
	border-top: 1px dotted #999;
}

.contTips span
{
	color: #999999;
	font-size: 10px;
	line-height: 20px;
}

.contTips a
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: underline;
	font-weight: bold;
}

.contTips a:hover
{
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}


.bannerRigthBar
{
	float: left;
	width: 300px;
	height: auto;
	margin: 15px 0 0 0;
}


.bannerRigthBar .banner
{
	float: left;
	margin: 0;
	padding: 0;
}

.productRightBar
{
	width: 168px;
	float: left;
	margin: 0px 10px 0 0;
	height: auto;
}

.productRightBar table
{
	margin: 20px auto 0 auto;
	width: 167px;
	padding: 0;
}

.productRightBar p
{
	color: #333333;
	font-size: 11px;

}


.productRightBar p a
{
	color: #0066cc;
	font-size: 11px;

	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}


.productRightBar p a:hover { text-decoration: none; }



/* SLIDER VIDEOS */

.slideVideos
{
	width: 945px;
	margin: 0;
	float: left;
	padding: 0;
	height: 170px;
	background: url(../images/bgVideoSlide.png) no-repeat;
}

.slideVideos .liga
{
	margin: 10px 30px -10px 820px;
}

.slideVideos .liga a
{
	color: #fff;
	font-size: 11px;

	font-weight: bold;
	text-decoration: none;
}

.slideVideos .liga a:hover
{
	text-decoration: underline;

}

.slideVideos h1
{
	padding: 0;
	border: 1px solid #000;
	margin: 0;
}	


.slideVideos h1 img
{
	padding: 0;
	margin: 3px 0 0 40px;
}	


.slideVideos h2
{
	color: #FFF;
	font-size: 11px;

	font-weight: bold;
	margin: 0;
	padding: 0;
}	

.conTable
{
	width: 820px;
	margin: 5px 20px 0 0;
	height: 125px;
	padding: 0;
}
	
		
.conTable h1
{
	color: #FFF;
	font-size: 11px;

	font-weight: bold;
	margin: 0;
	padding: 0;
}
		
		
		
.conTable p
{
	color: #FFAB8C;
	font-size: 11px;

	margin: 0;
	padding: 0;
}
		
		
.conTable p a
{
	color: #fff;
	font-size: 11px;

	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
		


/* MIDDLE BANNERS */

#midBanners
{
	width: 952px;
	height: 60px;
	padding: 0;
	margin: 0px 0 15px -1px;
	float: left;
}

#midBanners .one
{
	margin-right: 2px;
	float:left;
	margin-left: 0px;
}


#midBanners .two
{
	margin-right: 2px;
	margin-left: 0px;
}

#midBanners ul
{
	margin: 0;
	padding: 0;
}

#midBanners li
{
	display: inline;
	margin: 0;
	padding: 0 3px 0 0;
	float: left;
}


/* CONTENIDO INFERIOR HOME */

#conCentralinf
{
	width: 630px;
	float: left;
	margin: 20px 0px 10px 0;
}


#conCentralinf .bannerTop
{
	width: 630px;
	height: 60px;
	margin: 0px;
}


#conCentralinf .bannerTop
{
	width: 468px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}



.contLeft
{
	width: 310px;
	float: left;
	margin: 15px 0 0px 0;
	padding: 0;
	height: 630px;	
	border-right: 1px solid #999999;
}




#conCentralinf .contLeft table
{
	border-bottom: 1px dotted #333;
	margin: 0 10px 0 0;
	padding: 8px 0 8px 0;
	width: 295px;
}


#conCentralinf .contLeft h1
{
	margin: 0;
	padding: 0;
	color:#bd1f1e;
	font-size: 16px;
}


#conCentralinf .contLeft h1 a
{
	margin: 0;
	padding: 0;
	color: #bd1f1e;
	font-size: 16px;
	text-decoration: none;
}


#conCentralinf .contLeft h1 a:hover
{
	text-decoration: underline;
	color: #004C7A;
}

#conCentralinf .contLeft h2
{
	color: #004c7a;
	font-size: 13px;
	margin: 5px 10px 5px 5px;
}

#conCentralinf .contLeft h2 a
{
	color: #004c7a;
	font-size: 13px;
}


#conCentralinf .contLeft h2 a:hover
{
	color: #004c7a;
	font-size: 13px;
	text-decoration: none;
}


#conCentralinf .contLeft p
{
	color: #333333;
	font-size: 11px;

	margin: 5px 10px 5px 5px;
}



.tabForo
{
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	height: 290px;
	background: url(../images/bgForo_line.gif) no-repeat left 29px;
}

#foro
{
	padding: 0;
	width: 300px;
	/*	border-bottom: 2px solid #f33e23;*/
	height: 29px !important;
	margin: 0;
}

#foro li
{
	display: inline;
	
}

#foro li a
{
	padding: 6px 0px 0 3px;
	float: left;
	text-decoration: none;
	color: #fff;
	height: 29px;
	width: 145px;
	font-size: 14px;
	margin: 0;
	text-align: center;
	background-image: url(../images/titmainoff_bolsa.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#foro li.active a
{
	background: #fff;
	height: 29px;
	width: 145px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(../images/titmainon_bolsa.gif) no-repeat;
}

.contForoBolsa
{
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height:255px;
}

.contForoBolsa table
{
	margin: 0;
	padding: 0;
	
	}

.contForoBolsa th
{
	padding: 6px 5px;
	background: #e2e2e2;
	font-weight: normal;
	text-align: left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}




.contForoBolsa td
{
	padding: 5px;
	font-weight: normal;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}


.contForoBolsa span
{
	color: #999;
	font-weight: bold;
	line-height: 15px;
}

.contForoBolsa td.ini
{
	padding: 6px 5px;
	font-weight: normal;
	text-align: left;
	border-top:none;
	border-bottom:1px dotted #999999;
	
}

.contForoBolsa td.fin
{
	padding: 6px 5px;
	font-weight: normal;
	text-align: left;
	border-bottom:none;
	border-top:0px dotted #999999;
	
}

.contForoBolsa td a, .contForoBolsa th a
{
	color: #0364cd;
	font-weight: bold;
	text-decoration: underline;
	float: right;
}


.contForoBolsa td a:hover, .contForoBolsa th a:hover
{
	text-decoration: none;
}


.contForoBolsa a
{
	font-size: 11px;

	color: #333333;
	text-decoration: none;
}

.contForoBolsa a:hover
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: underline;
}


/* CONTENIDO CENTRAL INFERIOR HOME */

#conCentralinf .contRight
{
	width: 305px;
	float: left;
	margin: 15px 0 0 10px;
	padding: 0;
	height: auto;
}


#conCentralinf .contRight h3
{
	margin: 0;
	padding: 0;
	color: #bd1f1e;
	font-size: 16px;
}



#conCentralinf .contRight h3 a
{
	margin: 0;
	padding: 0;
	color: #bd1f1e;
	font-size: 16px;
	text-decoration: none;
}

#conCentralinf .contRight h3 a:hover
{
	text-decoration: underline;
	color: #004C7A;
}

#conCentralinf .contRight h2
{
	float:left;
	margin: 50px 10px 0px 0;
}


#conCentralinf .contRight table {
	border-bottom: 1px dotted #333;
	margin: 15px 10px 0 0;
	padding: 8px 0 8px 0;
	width: 295px; }

#conCentralinf .contRight .off {
	border-bottom: none;
	margin: 15px 10px 0 0;
	padding: 0;
	width: 295px; }



#conCentralinf .contRight h1
{
	color: #333;
	font-size: 11px;

	margin: 0px 10px 3px 0;
}


#conCentralinf .contRight h1 a
{
	color: #333;
	font-size: 11px;

	text-decoration: none;
}

#conCentralinf .contRight h1 a:hover
{
	color: #0066cc;
	font-size: 11px;

	text-decoration: underline;
}

#conCentralinf .contRight p
{
	color: #333;
	font-size: 11px;

	margin: 0px 10px 0px 0;
}

#conCentralinf .contRight p span
{
	color: #666666;
	font-size: 11px;

}

#conCentralinf .contRight p a
{
	color: #0066cc;
	font-weight: bold;
	font-size: 11px;

	text-decoration: underline;
	margin: 5px 0;
}

#conCentralinf .contRight p a:hover { text-decoration: none; }


/* RIGHTBAR INFERIOR HOME */

#rightBarHomeinf
{
	width: 170px;
	float: left;
	margin: 10px 0px 0 0px;
	padding: 0 0 0 10px;
	border-left: 1px solid #999999;
}

.conClasificados
{
	height: 380px;
	width: 165px;
	float: left;
	margin: 0;
}

.conClasificados h1
{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	color: #bd1f1e;
	font-size: 16px;
}


.conClasificados h1 a
{
	color: #bd1f1e;
	font-size: 16px;
	text-decoration: none;
}


.conClasificados h1 a:hover
{
	text-decoration: underline;
	color: #004C7A;
}

#clasificados
{
	padding: 0 0 17px 0;
	width: auto;
	border-bottom: 1px solid #333333;
	
}

#clasificados li
{
	display: inline;
	
}

#clasificados li a
{
	padding: 4px 4px 0 7px;
	float: left;
	text-decoration: none;
	color: #cccccc;
	height: 18px;
	width: 45px;
	background: url(../images/folder2.gif) no-repeat;
	margin: 0;
}

#clasificados li.active a
{
	background: url(../images/folderAct2.gif) no-repeat ;
	height: 18px;
	width: 45px;
	color: #000;
	font: 11px;
	border-bottom: 1px solid #fff;
}

.contClasif
{
	float: left;

	background: #fff;
	padding: 0px;
	width: 165px;
	height: 317px;
	border-bottom: 1px dotted #999;
}



.contClasif table
{
	margin: 0;
	padding: 0;
}

.contClasif th
{
	padding: 6px 5px;
	background: #e2e2e2;
	font-weight: normal;
	text-align: left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}

.contClasif td
{
	padding: 6px 5px;
	font-weight: normal;
	border-bottom:1px dotted #999999;
	
}


.contClasif td.ini
{
	padding: 6px 5px;
	font-weight: normal;
	border-top:none;
	border-bottom:0px dotted #999999;
	
}

.contClasif td.fin
{
	padding: 6px 5px;
	font-weight: normal;
	text-align: left;
	border-bottom:none;
	border-top:none;
	
}

.contClasif p
{
	font-size: 11px;

	color: #000;
}


.contClasif p span
{
	font-size: 11px;

	color: #000;
}

.contClasif a
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: underline;
}

.contClasif a:hover
{
	font-size: 11px;

	color: #0066cc;
	text-decoration: none;
}


/* PUBLICACIONES */

.publicacion
{
	width: 160px;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

.publicacion h1
{
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #345307;
	font-size: 16px;
}


.publicacion h1 a
{
	color: #bd1f1e;
	text-decoration: none;
	font-size: 16px;
}

.publicacion h1 a:hover
{
	color: #004c7a;
	text-decoration: underline;
}

.publicacion .img { margin: 0 0 0 18%; }


.publicacion h2
{
	color: #000;
	font-size: 11px;

	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	font-weight: bold;
}

.publicacion h2 a
{
	color: #000;
	font-size: 11px;

	font-weight: bold;
}


.publicacion h2 a:hover
{
	color: #000;
	font-size: 11px;

	font-weight: bold;
}


.publicacion h1
{
	margin: 10px 0px 10px 0px;
	padding: 0 0 10px 0;
	color: #bd1f1e;
	font-size: 16px;
}


.publicacion p{
	color: #000;
	font-size: 11px;

	margin: 0px 10px 0px 0;
}

.publicacion p a
{
	color: #0066cc;
	font-weight: bold;
	font-size: 11px;

	text-decoration: underline;
	margin: 5px 0;
}

.publicacion p a:hover { text-decoration: none; }



#bannerBottom
{
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}

#bannerBottom img
{
	padding: 0;
	azimuth: center;
}




/* TABS PARA EVENTOS */

.tabEvent
{
	width: 610px;
	border: 1px solid #666666;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	height: 276px;
}


#accEvent
{
	padding: 0 0 22px 0;
	width: auto;
	float: none
	border-bottom: 1px solid #666666;
}

#accEvent li
{
	display: inline;
	
}

#accEvent li a
{
	padding: 4px 5px 0 6px;
	float: left;
	text-decoration: none;
	color: #666666;
	height: 30px;
	width: 90px;
	background: #eeeeee;
	border: 1px solid #666666;
	border-bottom: none;
	margin: 0;
	border-left: none;
	border-top: none;
	text-align: center;
}

#accEvent li.active a
{
	background: #fff;
	height: 30px;
	width: 89px;
	color: #b8231f;
	font: 11px;
	border-bottom: 1px #666 none;
	border-left: 1px #666 none;
	border-top: 1px #666 none;
	border-right: 1px #666 solid;
	font-weight: bold;
}







/* FOOTER */

#footer
{
	background: #333333;
	margin: -100px auto 0 auto;
	border-top: 3px solid #d6d6d6;
	padding: 0;
	height: 100px;
	width: 100%;
	left: 0;
	top: 0;
	position: relative;
	float: left;
}

.foot
{
	width: 955px;
	margin: 30px 0 0 0;
	padding: 0px 0 0 0;
	float: left;
	z-index: 20;
	position: relative;
}

 .foot table
{
	margin: 0 auto;
}

 .foot td
{
	padding: 5px 1px;
	text-align: center;
}

 .foot img
{
	margin: 0px 1px -3px 1px;
}

 .foot 
{
	color: #cccccc;
	font-size:12px;
}

 .foot a
{
	color: #cccccc;
	font-size:11px;
	text-decoration: none;
}


 .foot a:hover
{
	color: #cccccc;
	font-size:11px;
	text-decoration: underline;
}



/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle
{
	/*Style for demo pagination divs*/
	width: 590;
	text-align: center;
	padding: 2px 0;
	margin: -15px 0 0 0;
	height: 180px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: none;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: none;

}


.paginationstyle a.disabled, .paginationstyle a.disabled:hover, .paginationstyle a.disabled img
{
	background: url (../images/blanco.gif);
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}



.forma
{
	margin: 0;
	padding: 0;
}

.forma td
{
	margin: 0;
	padding: 5px;
}

.forma p
{
	color: #000;
	margin: 0 10px 10px 10px;
	padding: 0 5px;
	font-size: 11px;

}

.forma span
{
	color: #BD1F1E;
	font-weight: bold;
	font-size: 11px;

}


.div
{
	background: url(../images/direc_line02.gif) repeat-x bottom;
	width: 610px;
}


/* BOLSA */


.fotoBolsa { border: 1px solid #353535; }



/* SOLICITO */

.solicito
{
	width: 100%;
	margin: 20px 0;
}

.solicito p
{
	font-size: 11px !important;
	text-align: none !important;
}

.solicito p span { color: #bc1f1d !important; }


.solicito p a
{
	font-size: 11px !important;
	
}

.foto
{
	border: 1px solid #686868;
	margin: 0 0 15px 0;
}


.ico { margin: -4px 5px 3px 0; }



h1.bolsa
{
	font-size: 16px !important;
	text-align: left;
}

/* LIVEVALIDATION */


.LV_valid {
    color:#bd1f1e;
}
	
.LV_invalid {
	color:#bd1f1e;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
color: #bd1f1e;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #bd1f1e;
}

.alert { color: #bd1f1e; }

.herramientas
{
	height: 40px;
	width: 620px;
	background: #eeeeee;
	border: 1px solid #dadada;
	padding: 5px;
}

.ver
{
	color: #bd1f1e !important;
	text-decoration: none !important;
	font-size: 11px;
	background: url(../images/bullet_vermas.jpg) no-repeat right;
	padding: 1px 15px 0 0;
}

.ver:hover
{
	color: #bd1f1e;
	text-decoration: underline !important;
	font-size: 11px;
}

.tel
{
	margin-right: 10px;
	margin-top: 7px;
}


.empres { margin-top: 10px; }

.divV
{
	border-left: 1px dotted #dedede;
	padding: 0 10px 0 15px;
}

#detVideo
{
	width: 150px;
}

#detVideo .topV
{
	width: 150px;
	background: url(../../images/videos_top.gif) no-repeat;
	height: 5px;
	float: left;
}

#detVideo .back
{
	background: url(../../images/videos_cent.gif) repeat-y;
	padding: 0px;
	float: left;
	width: 150px;
	min-height: 244px;
}

#detVideo .back .ico
{
	margin:0 3px;
	padding: 0;
	width: 9px;
	float: left;
}

#detVideo .back p
{
	width: 110px !important;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#detVideo .back p a
{
	font-size: 11px;
	margin: 0;
}

#detVideo .botV
{
	width: 150px;
	background: url(../../images/videos_bot.gif) no-repeat;
	height: 5px;
	float: left;
}

#detVideo .back table
{
	width: 145px;
	margin: 0;
	padding: 0;
}

#detVideo .back td { padding: 0; }


/* comentarios */

.comentArt
{
	width: 620px;
	height: auto;
	float: left;
	margin-top: 15px;
}

.comentArt h1 { 
	color: #bd1f1e;
	font-size: 22px;
}


.comentArt a
{
	color: #004c7a;
	font-size: 12px;
	text-decoration: none !important ;
}

.comentArt a:hover
{
	color: #004c7a;
	font-size: 12px;
	text-decoration: underline !important;
}

.comentArt p
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.comentArt p span
{
	font-size: 11px !important;
	font-weight: normal !important;
}

.comentArt textarea
{
	width: 600px;
	height: 90px;
	padding: 10px;
}

.comentArt .btnEnviar
{
	float: right;
	margin: 10px 0;
}


.comentUno
{
	background: #eeeeee;
	width: 610px;
	height: auto;
	float: left;
	padding: 10px;
	margin: 5px 0;
}

.comentDos
{
	background: #fff;
	width: 610px;
	height: auto;
	float: left;
	padding: 20px 10px;
	margin: 5px 0;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
}

#prod { border: 1px solid #a9a9a9; }

#prodMini
{
	width: 90px;
	height: 90px;
	border: 1px solid #a9a9a9;
	margin-bottom: 2px;
	margin-top: 10px;
}


.productosMini th
{
	background: #eeeeee;
	border: 1px solid #dcdcdc;
	padding: 5px 3px;
}

.productosMini td
{
	border-bottom: 1px dotted #a9a9a9;
}

.productosMini td .name
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}

.productosMini td .name:hover
{
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}


.productosMini td.off{
	border-bottom: none !important;
}

.productosMini p { font-weight: normal; }

.productosMini p a
{
	font-weight: normal !important;
	color: #000 !important;
	text-decoration: none !important;
}

.productosMini .btn { margin-top:5px ; }


.productosMini p a:hover
{
	font-weight: normal !important;
	color: #448fda !important;
	text-decoration: underline !important;
}


.productosMini h1
{
	color: #666666 !important;
	font-weight: bold !important;
	font-size: 14px !important;
	
}


/* DETALLE NUEVO BUSCADOR */

.buscadorPag{
	background: url(../images/direc_line03.gif) repeat-x bottom;
}

.buscadorPag table
{
	margin: 0 0 2px 0;
	padding: 0px 0;
	background: url(../images/direc_line03.gif) repeat-x bottom;
	width: 100%;
}


.buscadorPag table.on
{
	margin: 0px;
	padding:0 0 5px 0;
	background: #ececec url(../images/direc_line03.jpg) repeat-x bottom;
	width: 100%;
}


.tabBuscador
{
	width: 625px;
	height: 18px;
	border-bottom: 1px dotted #999;
}

.tabBuscador ul
{
	margin: 0 auto;
	padding: 0;
	width: 625px;
	clear: both;
	text-align: center;
}

.tabBuscador li
{
	list-style: none;
	display: inline;
	margin: 0px;
}

.tabBuscador li a, .tabBuscador li a:hover
{
	list-style: none;
	display: inline;
	margin: 0px;
}


/* TABS BOLSA */

.bolsaTabs
{
	width: 620px;
	margin: 0 0 10px 0;
}

.bolsaTabs ul
{
	width: 100%;
	border-bottom: 1px solid #b12413;
	height: 29px;
}

.bolsaTabs li, .bolsaTabs li a
{
	width: 100%;
	display: inline;
	text-decoration: none;
}

/* DETALLE BOLSA */

.detalleBolsa
{
	background: #f0f0f0;
	border: 1px solid #b0b0b0;
	padding: 10px;
	width: 600px;
}


/* EMPRESAS NUEVA */

#artInt .directHome2
{
	border: 1px dotted #898989;
	float: left;
	margin:5px;	
}

#artInt .directHome2 table
{
	width: 295px;
	float: left;
	margin: 3px;
	height: 300px;
}

#artInt .directHome2 td { padding: 3px 10px; }

#artInt .directHome2 h1
{
	font-size: 16px;
	color: #448fda;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

#artInt .directHome2 h1 a
{
	font-size: 16px;
	color: #448fda;
	text-decoration: none;
	font-weight: bold;
}

#artInt .directHome2 h1 a:hover
{
	font-size: 16px;
	color: #448fda;
	text-decoration: underline;
}


#artInt .directHome2 h2
{
	font-size: 12px;
	color: #bd1f1e;
	margin: 0;
	padding: 0;
}

#artInt .directHome2 h2 a
{
	font-size: 12px;
	color: #bd1f1e;
	text-decoration: none;
	cursor:pointer;
}

#artInt .directHome2 h2 a:hover
{
	font-size: 12px;
	color: #bd1f1e;
	cursor: pointer;
	text-decoration: underline;
}




#artInt .directHome2 h3
{
	font-size: 16px;
	color: #0066cb;
	margin: 0;
	padding: 0;
}

#artInt .directHome2 h3 a
{
	font-size: 16px;
	color: #0066cb;
	text-decoration: none;
	cursor:pointer;
}

#artInt .directHome2 h3 a:hover
{
	font-size: 16px;
	color: #0066cb;
	cursor: pointer;
	text-decoration: underline;
}



#artInt .directHome2 h4
{
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

#artInt .directHome2 h4 a
{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor:pointer;
}

#artInt .directHome2 h4 a:hover
{
	font-size: 14px;
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}


#artInt .directHome2 h5
{
	font-size: 12px;
	color: #0066cb;
	margin: 0;
	padding: 0;
}

#artInt .directHome2 h6
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}


#artInt .directHome2 h6 a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#artInt .directHome2 h6 a:hover
{
	font-size: 12px;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}


#artInt .directHome2 span
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}


#artInt .directHome2 p
{
	font-size: 12px;
	color: #343434;
	line-height: 13px;
	font-weight: normal;
}


#artInt .directHome2 p span
{
	font-size: 11px;
	color: #000;
	line-height: 13px;
}

#artInt .directHome2 a
{
	font-size: 11px;
	color: #0066cb;
	line-height: 13px;
	text-decoration: underline;
}

#artInt .directHome2 a:hover
{
	font-size: 11px;
	color: #0066cb;
	line-height: 13px;
	text-decoration: none;
}



#artInt .directHome2 .logo
{
	font-size: 11px;
	color: #343434;
	padding: 0;
	width: 200px;
	height: 145px;
	margin: 0 0 5px 0;
}

table.datosNvo
{
	padding: 0 !important;
	margin: 0 auto !important;
	height: auto !important;
	width: 235px !important;
	
}

table.datosNvo td
{
	padding: 0 !important;
	margin: 0 !important;
	
}
