*
{
padding:0px;
margin:0px;
}
.Bold, .bold {
	color:#8D00B9;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
a 
{
	text-decoration:none;
	color:#8D00B9;
}
a:hover 
{
	text-decoration:underline;
	color:#8D00B9;
}
body 
{
	font-family:Arial;
	color:#000;	
}
.columnaPost {
	float:left;
	margin-right:15px;
	overflow:hidden;
	width:512px;
}
.QuestionTitle 
{
	font-size: 24px;	
	overflow:hidden;
	text-align:left;	
}
.Texto 
{
	font-size:14px;
	text-align:left;
	padding-top:15px;	
	width:472px;
	line-height:18px;
	overflow:hidden;
}
.QuestionLine 
{
	overflow:hidden;
	width:480px;	
	text-align:left;
	padding-top:20px;
}
.QuestionNumber 
{
	float:left;
	overflow:hidden;	
	width:23px;
	font-weight:bold;
	font-size:14px;
}
.Question 
{
	float:left;
	width:450px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;	
}
.Options 
{
	margin-left:26px;
	font-size:14px;
	color:#818181;
	margin-top:8px;
}
.InputQuestion 
{
	float:left;
	overflow:hidden;
	width:15px;	
	margin-top:4px;
	margin-right:5px;
	clear:both;
	outline:none;
}
.Quest 
{
	float:left;
	overflow:hidden;
	width:442px;	
	line-height:21px;
	font-size:14px;
}
.Boton 
{
	background-image:url(images/btn-repeatA.jpg);
	background-repeat:repeat-x;
	height:29px;
	border:solid 1px #CCC;
	width:133px;
	margin-top:15px;
}
.Pico 
{
	background-image:url(images/picoB.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:5px;
	padding-right:15px;
	height:11px;	
	width:8px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:27px;	
}
.TitleBold 
{
	font-size:24px;
	font-weight:bold;
	overflow:hidden;
	text-align:left;
	margin-top:20px;	
	padding-bottom:30px;
}
.CountElement {
	clear:both;
	color:#6A6A6A;
	font-family:Arial;
	font-size:12px;
	overflow:hidden;
	position:relative;
	z-index:2;
	margin-top:10px;
}
.SeparadorPrincipal {
	background-color:#CBCBCB;
	height:1px;
	margin-top:5px;
	overflow:hidden;
}
.Left {
	float:left;
	overflow:hidden;
	width:750px;
	height:150px;
}
.ContentQuestion 
{
	overflow:hidden;
	width:750px;	
}
.NameTest 
{
	margin-top:12px;
	overflow:hidden;
}
.Description 
{
	font-size:13px;	
	margin-top:8px;	
	height:70px;
	overflow:hidden;
}
.textBlack {
	clear:both;
	color:#555;
	font-size:12px;
	overflow:hidden;
	margin-top:5px;
}
.rayita {
	border-top:1px dashed #CECECE;
	clear:both;
	height:2px;
	overflow:hidden;
}
.ImgBrowse
{
	background-image:url(images/explorar_binoculares.jpg);
	background-repeat:no-repeat;
	float:left;
	height:58px;
	margin-right:10px;
	width:58px;
}

/*Empty*/
.ContengoEmpty
{
	overflow:hidden;
	padding:10px;
	margin-bottom: 20px;
	width:740px;
}
.ContengoEmpty .RecuadroAvatar
{
	width:114px;
	height:114px;
	overflow:hidden;
	border:1px solid #cdcdcd;
	float:left;
	margin-right:10px;
}
.ContengoEmpty .RecuadroAvatar img
{
	width:110px;
	height:110px;
	overflow:hidden;
	margin-top:2px;
	margin-left:2px;
	background-image:url(images/AvatarDefaultEmpty.jpg);
}
.ContengoEmpty .TextEmpty
{
	float:left;
	overflow:hidden;
}
.ContengoEmpty .TextEmpty .Text
{
	font-size:17px;
	font-weight:bold;
	color:#000;
	font-family:Arial;
}
.ContengoEmpty .TextEmpty .Buscar
{
	overflow:hidden;
	margin-top:10px;
}
.ContengoEmpty .TextEmpty .Buscar input
{
	float:left;
	overflow:hidden;
	border:1px solid #999;
	height:19px;
	padding-top:3px;
	width:177px;	
}
.ContengoEmpty .TextEmpty .Buscar img
{
	float:left;
	overflow:hidden;
}
/*Empty*/