@charset "utf-8";
/* CSS Document */

.limpia {
	clear:both;
	display:block;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
}

.margen20{
	margin-left: 20px !important;
	width: 552px !important;
	margin-right: 8px !important;
	}

.grande{
	width: 920px !important;
	margin: 20px 0px 0px 20px!important;
	}

#respuestas{
	float: left;
	position: relative;
	width: 920px;
}

#respuestas .item{
	border: 1px solid #CCCCCC;
	width: 418px;
	height: 94px;
	margin-right: 20px;
	margin-top: 19px;
	float: left;
	position: relative;
	padding: 11px 10px 0px;
}

#respuestas .media{
	float:left;
	height:77px;
	position:relative;
	width:102px;
	padding-right: 11px;
}

#respuestas h3 a{
	font-size: 14px;
	color: #3FA800;
	line-height: 130%;
}

#respuestas p,
.caja-respuesta p{
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	}

#respuestas p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
}

.caja-respuesta {
	border:1px solid #CCCCCC;
	clear:both;
	font-size:12px;
	margin-bottom:7px;
	margin-top:20px;
	padding:12px 11px;
	position:relative;
	float: left;
	width: 528px;
}

.caja-respuesta h2{
	color: #3FA800;
	font-size: 20px;
	line-height: 130%;
	float: left;
	position: relative;
	width: 100%;
}

.caja-respuesta .media{
	float: left;
	position: relative;
	/*
	width: 384px;
	height: 288px;
	background-color: red;
	*/
	margin: 13px 0px 0px;
	
	/****/
	float:left;
	margin:13px auto 0px;
	position:relative;
	text-align:center;
	width:100%;
}

.caja-respuesta p{
	padding: 15px 0px 0px;
	margin: 0px;
	clear: left;
	position: relative;
	}