body {
    margin: 0px;
    background: #FFF;
    font-family: arial;
    font-size: 12px;
}

h2 {color: #B20000; font-size: 20px; border-bottom: 1px solid #B20000;}

.head {
	background: url(img/head.jpg) no-repeat;
}

.menu a{
	font-family: arial;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	font-size: 20px;
}

.inicio {
	font-family: arial;
	background: url(img/inicio.jpg) no-repeat 50% 0;
}

.artistas_ebt {font-family: arial; color: #FFF; text-decoration: none; font-size: 12px;font-weight: bold;}
.artistas_ebt:hover {text-decoration: underline;}
.artistas_ebt img{ border: 2px solid #FFF;}
.artistas_ebt img:hover{border: 2px dashed #FFF;}

.index_sociales {font-family: arial;color: #b00606; text-decoration: none; font-size: 12px;font-weight: bold;}
.index_sociales:hover {text-decoration: underline;}
.index_sociales img{ border: 2px solid #b00606;}
.index_sociales img:hover{border: 2px dashed #b00606;}

.t1{font-family: arial;color: #ad0101;font-weight: bold;padding-left: 20px;border-bottom: 4px dotted #8e8e90;font-size: 18px;}

.sociales_table {font-family: arial;font-size: 12px;}
.sociales_table img{border: 2px solid #ae0000;}
.sociales_table img:hover{border: 2px dashed #ae0000;}
.sociales_table a {color: #1b0102; text-decoration:none;}
.sociales_table a:hover {color: #1b0102; text-decoration:underline;}

.articulos {font-family: arial; font-size: 12px; text-align: justify;}
.articulos_left {border-right: 1px solid #cacaca;}
.articulos_right {border-left: 1px solid #cacaca;}
.articulos h2 {font-size: 18px; color: #3a4642; font-weight: bold; background: url(img/categoria.jpg) no-repeat; padding:6px; margin:0px;}
.articulos h2 a{color: #3a4642; font-weight: bold; text-decoration:none;}
.articulos h2 a:hover{color: #3a4642; font-weight: bold; text-decoration:underline;}
.articulos h3 a{font-size: 12px; color: #660808; font-weight: bold;margin:0px; text-decoration:none; text-align:center;}
.articulos img {float: left;}

.art {font-family: arial; font-size: 12px; text-align: justify;}
.art h3{font-size: 15px; color: #660808; font-weight: bold;margin:0px; text-decoration:none; text-align:center;}
.art img {float: left; margin: 5px; border: 2px solid #660808;}


.galerias_table {font-family: arial; font-size: 12px; text-align: justify;}
.galerias_table h3 a{font-size: 12px; color: #660808; font-weight: bold;margin:0px; text-decoration:none; text-align:center;}
.galerias_table a{color: #660808; text-decoration:none;}
.galerias_table img {border: 2px solid #660808;}
.galerias_table img:hover {border: 2px dashed #660808;}

.pie {font-family: arial;border-top: 4px solid #b20c0e; font-size: 12px; color: #9D9D9D;}
ul.pie_menu a{font-size: 12px; color: #9D9D9D; text-decoration: none;}
.pie_menu li {list-style: none; display: inline; padding-left: 50px; padding-right: 50px;}

.galerias_opciones {font-family: arial;font-size: 12px; color: #9D9D9D;}
.galerias_opciones a{font-size: 12px; color: #660808; text-decoration: none;}
.galerias_opciones li {list-style: none; display: inline; padding-left: 50px; padding-right: 50px;}

.table {font-family: arial;font-size: 12px;}
#marqueecontainer{
	font-family: arial;
    position: relative;
    width: 182px;
    height: 210px;
    overflow: hidden;
    text-align: justify;
    color: #FFF;
}

.saludos {
	font-family: arial;
	text-align: center;
	font-size: 12px;
	background: url(img/saludos.jpg) no-repeat;
	color: #FFF;
	height: 267px;
	padding: 5px;
}

.saludos a{
	color: #FFF;
}

.encuesta {font-family: arial; font-size: 11px; text-align: justify;}
.encuesta h3{font-size: 12px; color: #660808; font-weight: bold;margin:0px; padding:0px; text-decoration:none; text-align:center;}
.encuesta a{color: #660808; text-decoration:none;}
.encuesta submit {margin: 0px;}

.enc_bar {border: 1px solid #660808; background: #B40001; color: #FFF; float:left;}


#jump_base {
  overflow-y:hidden;
  width: 160px;
  height: 230px;
  border: 0;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: 10px;
  font-family: arial;
  color: #FFF;
}

#jump_link {font-size: 12px;
	font-family: arial;
	color: #FFF;
	text-align: left;  
}

.inicio_ul li{
	list-style: none;	
}

.inicio_ul li a {color: #ae0001; text-decoration: none; font-size: 13px; font-weight: bold;}
.inicio_ul li a:hover {color: #FFF; text-decoration: none; font-size: 13px; font-weight: bold;}

