#blog {
	width: 226px;
	margin-top: 6px;
	float: left;
	position:relative;
	left: 105px;
	padding: 0px;
	padding-right:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	border-right: 1px dashed #CCCCCC;
}
#blog img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:auto;
	height:auto;
}
#blog h1, #contenido h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	text-align:center
}
#blog h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 28px;
}
#blog p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#blog .comentarios {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
}
#contenido {
	width: 180px;
	text-align: center;
	margin-left: 20px;
}
#contenido h1 {
	font-size: 12px;
	font-weight: bold;
}
#contenido ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contenido li {
	float: none;
	padding: 8px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lateral input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lateral {
	position: absolute;
	top: 118px;
	left: 780px;
}

#contenido .imagen {
margin-bottom:12px;
}

#contenido #escudos {
	width: 325px;
	float:left;
	margin-top: 12px;
}

#contenido #datos {
	width: 260px;
	float:right;
	margin-right: 30px;
	margin-top: 12px;
}
#contenido #texto_listado {
	margin-top: 24px;
	margin-bottom: 24px;
}
#presentacion {
	width: 610px;
	margin-bottom:20px;
	left: 105px;
	clear: both;
	position: relative;
	border-right: 1px dashed #CCCCCC;
}
#presentacion p {
	margin-right: 16px;
	margin-left: 5px;
}

#presentacion h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
