/* 
	Nombre del modulo:			bases_condiciones
	Fecha ultima version:		12/09/2007
	Numero de version:			1
	Empresa diseņadora:			451
	Nombre creador/modificador:	Ezequiel
*/

#content { _padding-top: 16px;}

#bases_condiciones {
	float:left;
	width:674px;
	_width:684px;	
	background:#262626;
	margin-top:0px;
	_margin-top:4px;	
	*margin-bottom:0 !important;
	margin-bottom:2px;	
	margin-left:4px;
	_margin-left:2px;			
	padding: 0 10px 20px 0;
	_padding: 0 0 20px 0;	
} 

#bases_condiciones div.barra_negra{
	width:683px;
	height:25px;
	background:#171717;
}


#bases_condiciones div.barra_negra p{
	color:#cccccc;
	font-size:18px;
	margin-left:11px;
}

#bases_condiciones h1{
	font-weight:bold;
	font-size:16px;
	color:#dc600d;
	margin: 10px 0 6px 11px;
}
#bases_condiciones p.texto_bases{
	font:Trebuchet MS;
	font-size:11px;
	color:#b4b4b4;
	margin-left:11px;
	margin-bottom:22px;
}

#bases_condiciones div.linea_gris_bases{
	width:684px;	
	height:1px;
	background:#4c4c4c;
	line-height:0px;
	font-size:0px;
}

#bases_condiciones div.volver_bases{
	margin-left:307px;
	margin-top:18px;
}

#bases_condiciones div.volver_bases a{
	font:bold;
	font-size:11px;
	color:#ff9900;
}

