/****** CSS A TU GUSTO nosotros.asp *****/


#opinion{
	position:relative;
	float:left;
	width:810px;
	/*height:701px;*/
	
	padding-left:60px;
	background-image:url(../imagenes/cuerpo_texto.jpg) ;
	background-repeat: no-repeat;
}

.estirador400{
	position:relative;
	float:left;
	width:1px;
	height:701px;

}
		
.temas_opinion{
	position:relative;
	float:left;
	
	margin-top:170px;
	margin-left:10px;

	width:600px;
	
	/*height:128px;
	background-color:yellow;*/
	
}


.tit_tema{
	position:relative;
	float:left;
	
	width:600px;
	height:12px;
	
/**/
	margin-bottom:10px;
	padding-top:10px;
	color:#75b418;
	font-weight:bold; 
	
	/*background-color:yellow;*/
}

.tit_fecha{
	position:relative;
	float:left;
	
	width:450px;
	height:23px;
	
	color:#75b418;
	font-weight:bold; 
	margin-bottom:15px;
	
	/*background-color:blue;*/
}

.tit_total{
	position:relative;
	float:left;
	
	width:150px;
	height:23px;
	
	color:#75b418;
	font-weight:bold; 
	
	
	/*background-color:cyan;*/
}


.texto{
	position:relative;
	float:left;
	
	width:600px;
	/*height:82px;*/
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;

	padding:05px;


	margin-top:-15px;
	margin-bottom:05px;
	
	border-color:#6F6F68;
	border-width:01px;
	border-style:dotted;
	
	background-color:#F7F7E7;

}

#opiniones{
	position:relative;
	float:left;
	
	margin-top:05px;
	margin-left:20px;
	
	width:550px;
		
/*background-color:orange;*/

}


.caja_op{
	position:relative;
	float:left;
	
	width:550px;
	
	margin-top:10px;
	/*
		background-color:orange;
		margin-top:330px;	
	*/
}


.tit_tema_op{
	position:relative;
	float:left;
	
	width:550px;
	height:12px;
	
/**/
	margin-bottom:10px;
	padding-top:10px;
	color:#75b418;
	font-weight:bold; 
	
	/*background-color:yellow;*/
}

.tit_fecha_op{
	position:relative;
	float:left;
	
	width:550px;
	height:23px;
	
	color:#75b418;
	font-weight:bold; 
	margin-bottom:15px;
	
	/*background-color:blue;*/
}



.texto_op{
	position:relative;
	float:left;
	
	width:550px;
	/*height:82px;*/
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;

	margin-top:-15px;
	margin-bottom:05px;
	
	padding:05px;
	
	border-color:#6F6F68;
	border-width:01px;
	border-style:dotted;
	
	background-color:#EBEBDD;

}


#ln_info{
	position:relative;
	float:left;
	
	width:600px;
	
	text-align:right;
	text-decoration:none;
	
	margin-top:10px;
	margin-left:20px;
	
	/*ackground-color:yellow;;*/
}

#ln_info a{
	color:#1200ff;
	font-weight:bold;
	text-decoration:none;
	/*background-color:cyan;;*/
}

