.pastilla_blog {
	float: left;
	width: 514px;
	height: auto;
	border: 1px solid #dbc6ba;
	background-color:whitesmoke;
	margin-top: 6px;
	padding: 10px;
}
.fecha_blog {
	float: left;
 	color: orangered;
	font-size: 0.70em;	
	width: 100%;
	}
	
.sub_blog{
	clear: left;
	float: left;
	font-size:1.1em;
	font-weight: bolder;
	color:#FF9600;
	padding:4px 0px 1px 0px;
	border-bottom: 1px dotted #96aa1d;
	width: 100%;
	height: 20px;
	background-color:transparent;
	overflow: hidden;
}
.sub_blog a:link {
	color:#FF9600;
	text-decoration: none;
	
	}
.sub_blog a:visited {
	color:#FF9600;
	text-decoration: none;
}
.sub_blog a:hover{
	color: gray;
	text-decoration: none;
}
.entrada_blog {
	clear: left;
	float: left;
	font-size: 0.80em;
	font-weight: bolder;
	margin-top: 5px;
	width: 100%;
	color:black;
}
.blog_p {
	clear: left;
	float: left;
	font-size: 0.75em;
	color:#343434;
	width:100%;
	padding:9px 0px 0px 0px;
}
.blog_p a{
	color:#18838F;
}
.ampliar_blog a:link {
	color:#e95d0f;
	text-decoration: none;
}
.ampliar_blog a:visited {
	color:#e95d0f;
	text-decoration: none;
}
.ampliar_blog a:hover {
	color:gray;
	text-decoration: none;
}
.intro_blog {
	clear: left;
	float: left;
	padding: 10px 6px 20px 0px;
	font-size: 0.75em;
	color: black;
	font-weight: bold;
	width: 100%;
}
#seguir_blog {
	float: left;
	width: 534px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 15px;

}
.imagen {
	float: left;
	margin-top: 20px;
	border: 2px solid white;
	
}
#comenta {
	clear: left;
	float: left;
	width: 100%;
	height: auto;
}
#comenta ul {
	list-style: none;
	float: right;
	color: gray;
	font-size: 0.65em;
	font-weight: bolder;
	padding-top: 15px;
}
#comenta ul li {
	float: left;
	padding-left:20px;
	height:20px;
	line-height: 20px;
}
.comment {
	background: url(../images/comment.jpg) no-repeat left top;
}
.pastilla_comentarios {
	clear: left;
	float: left;
	width: 514px;
	height: auto;
	border: 1px solid #dbc6ba;
	background-color:whitesmoke ;
	margin-top: 6px;
	padding: 10px;
}
.pastilla_comentarios h3, .cajas {
	float: left;
	color:#e95d0f;
	font-size: 0.80em;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 0;
}
.cajas {
	padding-top: 20px;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
form#comenta {
	float: left;
	width: 100%;
	height: auto;
	margin-top:20px;
}
form#comenta label {
	clear: left;
	float:left;
	font-size: 0.70em;
	font-weight: bolder;
	width: 240px;
	padding-bottom: 10px;
	margin-top:5px;
}
form#comenta input[type=text]{
	clear: left;
	float:left;
	border: 1px solid whitesmoke;
	background-color: white;
	width:235px;
	margin-bottom:5px;
	height: 20px;
	
}
form#comenta input[type=submit]{
	clear: left;
	float: left;
	margin-top:10px;
	border: 1px solid whitesmoke;
	background-color: white;
	padding: 6px 4px;
	font-size: 0.80em;
	font-weight: bolder;
	cursor: pointer;
	
}
textarea {
	clear: left;
	float:left;
	border: 1px solid whitesmoke;
	background-color: white;
	width:250px;
	margin-bottom:5px;
	height:80px;
}

.iz, .der {
	float: left;
	width: auto;
	height: auto;
	background-color: transparent;
	padding-bottom: 3px;
	margin-left: 3px;
}
.iz {
	padding-right: 5px;
	border-right: 1px dotted silver;
}
.der {
	padding-left: 5px;
}
ul#autor {
	float: left;
	width: 100%;
	height: 20px;
	border-top: 1p dotted silver;
	font-weight: bold;
	font-size: 0.60em;
	color: black;
	margin-top: 5px;
}
ul#autor li {
	float: right;
}
.destinos_blog {
	float: left;
	font-size: 1.3em;
	font-weight: bolder;
	color:orangered;
	padding:6px 0px 0px 0px;
	width: auto;
}
.encabezado_pastilla_blog{
	float: left;
	display:block;
	width: 341px;
	height: 20px;
	padding: 3px;
	line-height: 20px;
	background-color: #FF9600;
	color: #fffeff;
}



.titular_entradilla_blog{
	clear: left;
	float: left;
	font-size: 0.90em;
	font-weight: bolder;
	display: block;
	width: 100%;
	color:orangered;

	
}
.pastilla_blog2{
	
	float: left;
	width: 347px;
	height: auto;
	margin-bottom:6px;
	border: 1px solid #dbc6ba;
	background-color: #f3efec;
	padding-bottom: 6px;

}