@charset "utf-8";
/* CSS Document */
body
{
    margin: 0px;
    }
.FondoPlantilla{
	background-image:url(../imagenes/jpg/bg-news-1.jpg);
	background-repeat:repeat-y;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	color: #000;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.tituloRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #561211;
}
.fechaBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #944c4b;
	font-weight: normal;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #dc1505;
}


.like {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20642d;
}
/*Estilos Rating*/
.filledRatingStar {
    background-image: url(../Imagenes/jpg/star-red.jpg);

}

.emptyRatingStar {
    background-image: url(../Imagenes/jpg/star-yellow.jpg);
}

.savedRatingStar {
    background-image: url(../Imagenes/jpg/star-red.jpg);
}
.searchBlogBg {
	background-image: url(../imagenes/jpg/search-blog.jpg);
	background-repeat: no-repeat;
}

.titles-recipes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #561211;
    text-decoration: none;
}

.txt-recipes-tahoma12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.txt-comments-red
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #dd1505;
}

.titles-recipes-forum
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #561211;
    text-decoration:none;
}

.txt-comments-error
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #dd1505;
}
.loginTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2a4000;
}
.forumTittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #20642d;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.linkAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #30F;
}

.logear
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	 
	color: #000;
	text-decoration:inherit;
}

.logear:hover
{
	color: #2a4000;
}

.forgot
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	 
	color: #000;
	text-decoration: underline;
}

.forgot:hover
{
	color: #2a4000;
}

.Textos-Login {
    color:#dfd93d;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    }
.Validacion-Login {
    color:Red;
    font-family:Verdana;
    font-size:10px;
    }
.frontBg {
	background-image: url(../imagenes/jpg/bg-front-video.jpg);
}
