.body{background-image: (bg.gif);
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

/*HEADER*/
.headimage{
background-position:center; 
background-repeat:no-repeat;
}
.proxconctop{
margin-top: 164px;
margin-right:5px;
width: 185px;
height: 130px;
background-color:#606060;
float: right;
padding: 5px;
vertical-align: middle;
}
.proxconctopINtit{
font: bold 12px Verdana;
color: white;
border-bottom:solid;
border-bottom-width:2px;
border-bottom-color:#dc0709;
display:block;
vertical-align:top;
}
.proxconctopIN{
font: 11px Verdana;
color: white;
}
/*MENU*/
.urbangreymenu{
width: 190px; /*width of menu*/
}

.topbar{
font: bold 13px Verdana;
color: white;
background: #dc0709;
text-transform: uppercase;
padding: 7px 0 7px 31px;
text-align: left;
}
.topbar a{
text-decoration: none;
color: white;
text-align: left;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060;
margin-bottom: 0;
text-transform: uppercase;
padding: 7px 0 7px 31px;
margin-top: 5px;
text-align: left;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
text-align: left;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
text-align: left;
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
text-align: left;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.frame{
margin-top:5px;
}

/*CONTENIDO*/
h1{
font-size:14pt;
color:#606060;
display:block;
border-bottom:solid;
border-bottom-width:2px;
border-bottom-color:#dc0709;
}
.contenedor{
padding: 0px 10px 0px 10px;
}
.repro{
background: #cccccc;
margin-left: 6px;
height: 23px;
vertical-align: middle;
padding: 7px 0 0 15px;
}
.playerBG{
background: #cccccc;
}
.cuerpo {font-color: #000000;
font-family: Verdana;
font-size: 12px;
text-indent: 10px;
}
.cuerpoNOSANG {font-color: #000000;
font-family: Verdana;
font-size: 12px;
}
.break{
font-size:10pt;
color:#999999;
display:block;
border-bottom: dashed;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
text-align:right;
}
.break a{
text-decoration: none;
color: #666666;
text-align: right;
}
.break a:hover{
text-decoration: none;
color: #666666;
font-weight:bold;
text-align: right;
}
.fotoIzq{
float:left;
padding:5px;
margin-right:5px;
}
.fotoDcha{
float:right;
padding:5px;
margin-left:5px;
}
.ficha{
float:right;
padding:5px;
margin-left:20px;
text-indent: 0px;
}
.fichaTit{
font-family:arial;
font-size:19px;
font-weight:bold;
word-spacing:7px;
letter-spacing:-2px;
color:#dc0709;
margin-right:10px;
}