/* CSS Document */

html { margin: 0; }

body {
  background: url(../images/headers/grey/body-bg.jpg) 0 0 repeat-x #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	margin: 0;
}

input, select, textarea { color: #999; }

a { color: #999; text-decoration: none; font-weight: normal; }

a:hover { color: #db0e0e; }

/* removemos estilos para destacar palabras clave solo en el codigo */
strong {
    font-weight: normal;
    font-style: normal;
}


/* @group Structure */
#overall-frame {
  background: url(../images/headers/grey/hd-sombras.jpg) 0 0 no-repeat;
	width: 1024px;
	padding: 0;
	margin: 0 auto;
}

#wrapper {
  background-color: #fff; 
  position: relative;
  width: 1000px; 
  margin: 0 auto;
  border: 1px solid #ccc; 
}

#header {
  background: url(../images/headers/grey/header_bg.jpg) 0 0 repeat-x;
	height: 130px;
	margin: 0;
	padding: 0 25px;
}

#logo {
	width: 150px;
	height:70px;
	top: 28px;
	margin: 0 0 0 28px;
	position: relative;
	display: block;
}

/* Contenedor para menú principal y menú de productos */
#top-block { 
  margin: 21px auto 0 auto; 
  height: 34px;
}

/* Banner principal */
.moduletable-banner {
  margin-bottom: 10px;
  height: 280px;
}

/* Slider de imagenes - Ediciones Anteriores */
#promo-taller-content {
  margin-bottom: 10px;
  margin-right:10px;
  margin-left:10px;
  padding-bottom: 10px;
/*  background: url(../images/ediciones-bg.jpg) left bottom repeat-x;  */
}


/* Contenido General */
.container {
  width: 950px;
  margin: 0 auto;
  clear: both;
}

/* Titulitos para los modulos */
.mod-title {
	
	height:auto;
	margin: 5px auto;
	padding: 0px;
	border-bottom: 1px dashed #CCCCCC;
	text-align:left;
}

/* Main body */
#component {
  width: 680px;
  margin: 0 0 10px 0;
	border: 1px solid #EAEAEA;
}

/* Edición Actual */
#ed-actual {
  background: url(../images/ed-actual-bg.jpg) 0 0 no-repeat;
  width: 680px;
  height: 325px;
  margin-bottom: 10px;
}

#ed-actual table { margin: 10px; }

#ed-actual .moduletable { margin-top: 60px; }

.moduletable-edactual {
  line-height: 15px;
  padding: 10px;
  margin: 10px;
  border-left: 1px dashed #ccc;
}


.moduletable-edactual a { 
  font-size: 12px;
  color: #db0e0e;
  display: block;
  height: 12px;
  margin-top: -10px;
  * margin-top: 5px;
}

.moduletable-edactual a:hover { color: #999; }
/* fin estilos edicion actual */


/* Bannersitos de imagenes al azar */
.moduletable-destacados {
  margin: 5px 10px 10px 0;
  float: right;
}




/* Barra degradado | rojo - naranja */
#footer-bar {
  background: url(../images/footer-bar.gif) top center repeat-y;
  margin: 10px auto;
  width: 950px;
  height: 6px;
  overflow: hidden;
}

/* Footer */
#footer {
	background: url(../images/footer-bg.gif) top left repeat-x #fcfcfc;
	width: 950px;
	color:#666;
	height:24px;
	line-height: 24px;
	margin: 10px auto;
	font-size: 10px;
	text-align:center;
}

#footer ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li {
  background: url(../images/footer-sep.gif) top right no-repeat;
  float: left;
}

#footer a { 
  padding: 0 10px 0 5px;
  color:#666;
	font-weight: bold;
  font-size:10px
}

#footer a:hover { color:#000;font-size:10px }

#footer span { padding: 0 10px 0 5px; }

#marcas-aliadas  {
	width: 965px;
	height:90px;
	margin: 0px auto;
	padding:5px;
	background-image: url(../images/beneficios_bkgmarcas.gif);
	background-repeat: no-repeat;
	background-position:center center;
}

#mod-noticias{
	width: 690px;
	height:auto;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px dashed #CCCCCC;
	text-align:left;
}

#mod-encuesta{
	width: 372px;
	height:auto;
	margin: 5px auto;
	padding: 0px;
	border-bottom: 1px dashed #CCCCCC;
	text-align:left;	
}

.newscontenedor-noticias{
	width: 691px;
	height:150px;
	margin-bottom: 20px;
  * margin: 0 auto;
	background-image: url(../images/beneficios_bkgNoticias.gif);
	background-repeat: no-repeat;
	background-position:center center;
}

.newsindividual-noticias{
	height:120px;
	padding: 10px;
}

a.botlink-noticias {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#D90500;
	background-image:url(../images/arrowRed_right.gif);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration:none;
	margin-left:150px;
	padding-left: 8px;
	float: left;
	margin-top: -20px;
}
a.botlink-noticias:hover {
	background-image:url(../images/arrowBlack_right.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 0px 5px 0px 10px;
	color:#000000;
	margin-left:150px;
	padding-left: 8px;
	float: left;
	margin-top: -20px;	
}

.imagen-noticias{
	width: 119px;
	height:89px;
	float: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;	
}

.moduletable-testimonios{
	width: 256px;
	height:180px;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/beneficios_bkgTestimonios.gif);
	background-repeat: no-repeat;
	background-position:left top;		
	margin-left:10px;
	* margin-top: 3px;
	clear:both;
	overflow:hidden;
}

.moduletable-testimonios h3{
    margin-top:5px;
	margin-bottom:10px;
	text-align: left;
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #db0e0e;
}


#mod-video  {
	width: 303px;
	height:auto;
	float:left;
	padding: 0px;
}

/* group eventos */
#evecontenedor  {
  background: url(../images/beneficios_bkgEventos.jpg) center 3px no-repeat;
	height:323px;
	padding:0 5px;
	overflow: hidden;
}

#encuestacontenedor  {
  background: url(../images/beneficios_bkgEncuesta.gif) center 3px no-repeat;
	height:205px;
	padding:0 5px;
	overflow: hidden;
	width: 376px;
}
#banerbotton  {
  background: url(../images/beneficios_bkgBannerBottom.gif) center 3px no-repeat;
	height:205px;
	padding:0 5px;
	overflow: hidden;
	width: 372 ;
}


#eveintrotext  {
	width: 670px;
	height: 295px;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0;
	overflow:auto;
	text-align: justify;
	overflow: auto;
}

#evelistado  {
	width: 255px;
	height:auto;
	margin: 0px auto;
	padding: 5px 0;
	overflow: hidden;
	text-align: left;
}

#evelistado img {
  border: 0;
  padding: 0;
  margin: 0;
}

a.eveenlace {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	border-bottom: 1px dashed #CCCCCC;
	line-height:18px;
}

#eventos-out {
  overflow: hidden;
  height: 250px;
}
/* end group Eventos */

a.botonVerMas {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#D90500;
	background-image:url(../images/arrowRed_right.gif);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration:none;
	padding: 0px 5px 0px 10px;
}
a.botonVerMas:hover {
	background-image:url(../images/arrowBlack_right.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 0px 5px 0px 10px;
	color:#000000;
}

#contenedor-encuesta  {
	width: 372px;
	height:200px;
	float:left;
	padding: 5px;
	background-image: url(../images/beneficios_bkgEncuesta.gif);
	background-repeat: no-repeat;
	background-position:top center;
}

#imagen-encuesta  {
	width: 130px;
	height:125px;
	float: left;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/beneficios_EncuestaFoto.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}

.poll  thead tr td
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #db0e0e;
	text-decoration: none;
}

.button {
	border: 1px solid #FFFFFF;
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#666666;
	background-image:url(../images/btn_bkg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #BBBBBB;
	text-decoration:none;
	padding: 3px 5px 3px 5px;
}

.pollstableborder tbody tr td label{
	line-height: 30px;
	text-align: left;
	float: left;
}

.pollstableborder tbody tr td input{
	line-height: 25px;
	height: 22px;
	*height: 25px;
}

#imageninferior{
	width: 578px;
	height:200px;
	margin: 0px auto;
	margin-top: 30px;
	padding:4px 0px 0px 4px;
	background-image: url(../images/beneficios_bkgBannerBottom.gif);
	background-repeat: no-repeat;
	background-position:top center;
}

#imageninferior div{
	float: left;
}

#mod-album  {
	width: 965px;
	height:162px;
	margin: 0px auto;
	padding:0px;
	background-image: url(../images/beneficios_bkgAlbum.gif);
	background-repeat: repeat-x;
	background-position:left top;
}

.TituloContenido {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #db0e0e;
margin: 0 0 10px 0;
}

.SubTituloContenido {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666;
margin: 0 0 10px 0;
}

.TextoContenido {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #666;
}

.TextoContenidoResaltado {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #666;
}

.ContenedorImagenContenido {
background: url(../images/component-img.gif) bottom center no-repeat;
padding-bottom: 8px;
* padding-bottom: 3px;
}

.ImagenContenido {
background-color: #fff;
border: 1px solid #ccc;
padding: 5px;
}

.BulletListaContenido {
margin-left: -10px;
color: #db0e0e;
}

.TextoListaContenido {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666;
}

.TextoMarcaContenido {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #db0e0e;
}

.TextoProductoContenido {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #666;
}

.BordeDerechoPunteado {
border-right: 1px dashed #ccc;
}

.ImagenMedios {
margin: 0 10px 10px 0;
padding: 5px;
border: 1px solid #ccc;
}


/* Album  */
.moduletable-album .contentpaneopen {
  background: url(../images/album-bg.jpg) top left no-repeat;
  width: 220px;
  height: 190px;
  margin-bottom: -10px;
}

.moduletable-album .contentpaneopen td {
  padding: 0 10px;
}

.moduletable-album .readon {
  float: right;
  position: relative;
  margin-top: -30px;
  width: 75px;
  display: block;
  text-align: center;
}

#footer2 strong{
  font-size: 11px;
}

#mod-titulo-julian{
	border-bottom:1px dashed #CCCCCC;
	margin:5px auto;
	width: 376px;
	float:left;
}

#contenedor-encuesta-julian{
	clear:both;
	margin:0 auto;
	width:960px;
	height:250px;
}

#contenedor-encuesta-julian2{
	width:376px;
	float:left;
	background: url(../images/beneficios_bkgEncuesta.gif) center 3px no-repeat;
	height:210px;
   margin-bottom:10px;
}

#contenedor-encuesta-banerbotton{
	float:left;
	background: url(../images/beneficios_bkgBannerBottom.gif) center 3px no-repeat;
	height:210px;
	width:584px;
   margin-bottom:10px;
}

#programa-referidos{
	width: 691px; 
	float:left;
	
}

#comentarios-escritos{
	float:left;
	
}

#imagen-referidos{
  background-image:url(../images/beneficios_bkgNoticias.gif);
	width: 691px; 
	height:150px;
	float:left;
}

#moduletable-testimonios{
   background-image:url(../images/beneficios_bkgTestimonios.gif);
	width: 256px;
	height:180px;
	float:left;
	margin: 2px;
}

#promo-taller-content {
/*	background:transparent url(../images/ediciones-bg.jpg) repeat-x scroll left bottom;*/
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
}

.moduletablebanner{
	padding-left: 4px;
	padding-top: 7px;
}

.moduletablebeneficios {
	padding:10px;
   text-align: center;
}
.contact_email{
	width:300px;
}

.error {
background:red none repeat scroll 0 0;
border:1 solid;
margin:10px 0 20px;
padding: 5px ;
color: white;
}
