/* 
CSS FORUM - 2008
Design: Logos Comunicaciones
www.logoscomunicaciones.com
*/

body {
color: #fff;
font-family: "Arial", Verdana, sans-serif;
font-size: 11px;
background-color: #484755;
background-image: url(../lib/bg.gif);
background-repeat: repeat;
margin: 0px;
padding: 0px;
}

a:link,a:visited { 
color: #fff;
text-decoration: none;
line-height: 16px;
}
a:hover {
color: #fff;
text-decoration:  underline;
line-height: 16px;
}

#container{
width: 799px;
background-color: #eb251d;
background-image: url(../lib/bg_content.gif);
background-repeat: repeat;
}

#content{
font-family: "Arial", Verdana, sans-serif; 
font-size: 12px;
color: #fff;
background-color: #eb251d;
background-image: url(../lib/bg_center.gif);
background-repeat: repeat;
text-align: justify;
width: 508px;
}


#footerDance{
background-image: url(../lib/bg_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
width: 508px;
height: 124;
}

#footer{
color: #fff;
font-family: "Arial", Verdana, sans-serif; 
font-size: 10px;
text-align: center;
background-color: #000;
height: 69px;
}

#logos{
background-color: #2b333b;
padding-right: 15px;
height: 20px;
}

.menu{
background-image: url(../lib/bg_menu.gif);
background-repeat: no-repeat;
height: 35px;
}

.cellBg{
background-image: url(../lib/bg_cell.gif);
background-repeat: repeat-y;
background-position: top;
width: 145px;
}


.title{
font-size: 18px;
line-height: 26px;
font-weight: 700;
}

.bold {
font-weight: 700;
}
.txtSmall{
font-size: 9px;
}
.imgBorder{
border: 1px solid #fff;
}
.imgBorder2{
border: 2px solid #fff;
margin: 5px;
}
.imgBorder3{
border: 3px solid #fff;
}
.imgBorder4{
border: solid 3px #626170;
}


/*LINKS*/

a.link1:link, a.link1:visited  { 
color: #fff;
font-size: 10px;
text-decoration: none; 
}
a.link1:hover { 
color: #fff;
font-size: 10px;
text-decoration: underline; 
}
a.link2:link, a.link2:visited  { 
color: #fff;
font-size: 12px;
text-decoration: none; 
}
a.link2:hover { 
color: #fff;
font-size: 12px;
text-decoration: underline; 
}
ul#lista{

  margin: 0;
  padding: 0;
  padding-left: 15px;
	list-style: none;

	}
	ul#lista li {
list-style-image: url(../lib/bullet.gif);
line-height: 18px;
		}
/* Fin CSS */
#contentIn{
font-family: "Arial", Verdana, sans-serif; 
font-size: 11px;
color: #fff;
text-align: justify;
padding-right: 10px;
}
#listing{
color: #555462;
font-size: 11px;
background-color: #fff;
text-align: justify;
padding-right: 10px;
border-bottom: solid 4px #c1272d;
}
.listingTd{
padding-bottom: 4px;
padding-top: 4px;
border-bottom: dotted 1px #cfcfd4;
}
.listingTd2{
padding-bottom: 4px;
padding-top: 4px;
}
.listingIn{
padding-bottom: 6px;
padding-top: 6px;
border-bottom: dotted 1px #c1272d;
}
.color2 {
color: #dc392a;
}
a.link3:link, a.link3:visited  { 
color: #e8211a;
font-size: 12px;
text-decoration: none; 
font-weight: 700;
}
a.link3:hover { 
color: #e8211a;
font-size: 12px;
text-decoration: underline; 
font-weight: 700;
}
a.link4:link, a.link4:visited  { 
background-image: url(../lib/plus.gif);
background-repeat: no-repeat;
background-position: left;
color: #e8211a;
font-size: 11px;
text-decoration: none; 
padding-left: 13px;
}
a.link4:hover { 
color: #e8211a;
font-size: 11px;
text-decoration: underline; 
}

a.link5:link, a.link5:visited  { 
color: #fff;
font-size: 10px;
text-decoration: none; 
padding-left: 3px;
padding-right: 3px;
}
a.link5:hover { 
color: #fff;
font-size: 10px;
text-decoration: none; 
padding-left: 3px;
padding-right: 3px;
text-decoration: underline; 
}

/*
a.imageLink:link, a.imageLink:visited  { 
border: solid 3px #626170;
display: block;
width: 65px;
height: 85px;

}
a.imageLink:hover { 
border: solid 3px #e8211a;
display: block;
width: 65px;
height: 85px;
}*/
a.imageLarge:link, a.imageLarge:visited  { 
border: solid 3px #626170;
display: block;
width: 130px;
height: 170px;

}
a.imageLarge:hover { 
border: solid 3px #e8211a;
display: block;
width: 130px;
height: 170px;
}
/* NUEVOS */

#boxDate{
color: #000;
background-image: url(../lib/bg_boxdate.gif);
background-repeat: no-repeat;
width: 209px;
height: 44px;
padding: 4px;
}

.active{ 
font-size: 9px;
color: #e8211a;
background-image: url(../lib/bg_num.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
padding-left: 2px;
padding-right: 5px;
}

.boxSearch{
border: 1px solid #7f9db9;
font-size: 9px;
}