.box_Blog {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.box_Blog img
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.box_BlogMini {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #DFB462;
    width: 50%;
    float: left;
    height: 200px;
}
#imgBlogMini {
    margin: 0px 5px 5px 0px;
    text-align: center;
    float: left;
}
#----------------------------------------------- {	
}
.SubTitulo {
    margin: 0px;
    font-family: "Georgia", "Times New Roman", Times, serif;
    color: #333333;
    padding: 0px;
    font-size: 13px;
    font-style: italic;
}
#----------------------------------------------- {	
}
#----------------------------------------------- {	
}



.box_Tema {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #DFB462;
}
.box_Tema img
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.box_TemaMini {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #DFB462;
    width: 100%;
    height: 200px;
}
#----------------------------------------------- {	
}
#menuTemaMini {
    margin: 0px;
    padding: 0px;
}
#menuTemaMini li {
    display: inline;
    float: left;
}
#menuTemaMini li a {
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
}
#----------------------------------------------- {	
}
.iconeMini_estrela, .iconeMini_balao, .iconeMini_lupa, .iconeMini_casa {
	display: block;
	background-repeat: no-repeat;
	list-style-type: none;
	height: 22px;
	padding-left: 24px;
	line-height: 22px;
	margin-left: 10px;
}
.iconeMini_estrela{
background-image: url(../imagenes/icone_estrela.gif);
}
.iconeMini_balao{
background-image: url(../imagenes/icone_balao.gif);
}
.iconeMini_lupa{
background-image: url(../imagenes/icone_lupa.gif);
}
.iconeMini_casa{
background-image: url(../imagenes/icone_casa.gif);
}
#----------------------------------------------- {	
}
#imgTema {
    margin: 0px 5px 5px 0px;
    text-align: center;
    float: left;
}
#----------------------------------------------- {	
}
.box_Comentario {
    margin-top: 30px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CC6600;
    margin-bottom: 20px;
}
.box_Comentario h1 {
	font-weight: normal;
	color: #FF8000;
	font-size: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.box_Comentario h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #757F8A;
}
#----------------------------------------------- {	
}
#box_formComentario {
	margin-top: 30px;
}
.formTema_Nome, .formTema_Email, .formTema_Comentario, .formTema_btn{
	border: 1px solid #CCDCEC;
}
.formTema_Nome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF8000;
	width: 40%;
}
.formTema_Email {
	font-family: verdana;
	font-size: 11px;
	color: #757F8A;
	padding-left: 6px;
	width: 40%;
}
.formTema_Comentario {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58636B;
	font-size: 12px;
	width: 100%;
}
.formTema_btn {
	font-weight: bold;
	background-color: #99E052;
	color: #2E4C6B;
	font-family: verdana;
	font-size: 11px;
	height: 30px;
	width: 18%;
	text-align: center;
}
#----------------------------------------------- {	
}
.SubTituloTema {
    margin: 0px;
    font-family: "Georgia", "Times New Roman", Times, serif;
    color: #333333;
    padding: 0px;
    font-size: 13px;
    font-style: italic;
}
#----------------------------------------------- {	
}
