@CHARSET "UTF-8";

.div_input_inscripcio_1{
	position: absolute;
	height: 15px;
	background-color: transparent;
	padding: 0px;
}

.input_inscripcio_1{
	font-size: 10px;
	height: 15px; 
	background-color: transparent; 
	border: 0px none; 
	margin: 0px none; 
	padding: 1px; 
	position: absolute;
}

#tabla_inscripcions{
	border: 0px;
	border-collapse: collapse;
}

#tabla_inscripcions td{
	border-width: 1px;
	border-padding: 0px;
	border-style: solid;
	border-color: gray;
	padding: 0px;
	margin: 0px;
}

#tabla_inscripcions input{
	position: relative;
	width:168px;
	height: 13px;
}

div .fakefile {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color: transparent;
}

input[type="file"] {
	position: absolute;
	right: 0px;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#mensaje, #mensaje2{
	font-family: Arial;
}

.div_grupo{
	background-color: transparent;
	width: 100%;
	height: 165px;
	margin-bottom: 0px;
	background-image: url(img/img_fondo_grups.jpg);
	background-repeat: no-repeat;
}

.div_grupo div{
	position: relative;
	clear: none;
	float: left;
}

.foto_grupo{
	height: 106px;
	width: 152px;
	background-color: transparent;
	top: 34px;
	left: 45px;
	padding: 6px;
}

.tabla_grupo{
	height: 106px;
	width: 200px;
	background-color: transparent;
	top: 28px;
	left: 150px;
	padding: 0px;
}

.tabla_grupo table{
	border-collapse: collapse;
	border: 0px solid black;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.tabla_grupo table td{
	padding-top: 3px;
	padding-bottom: 3px;
}

* { font-family: Arial;}

.boton_myspace{
	background-color: transparent;
	width: 87px;
	height: 30px;
	right: 78px;
	top: 30px;
}

.boton_myspace img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.boton_mas_info{
	background-color: transparent;
	width: 87px;
	height: 30px;
	right: 70px;
	top: 114px;
	cursor: pointer;
}

#dewplayer_id{
	float: right;
	clear: none;
	position: absolute;
	margin-left: 5px;
	margin-top: -2px;
}