﻿/*
	Descripción: PAREJAS.NET - Promo
	Versión: 3.5
*/

/*___________H1-H2-H3_____________*/

.title {
	font-size:1.385em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#333;
	margin-bottom:2px;
}

.title a {text-decoration:none; color:#333;}
.title a:hover{text-decoration:none; color:#333;}

.txtbig {
	font-size:1.923em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#2b5c86;
	margin-bottom:15px;
}

.txtbig a {text-decoration:none; color:#2b5c86;}
.txtbig a:hover{text-decoration:none; color:#2b5c86;}


/*__________TEXTOS________________*/

.gris,.plata{color:#9b9ea2}
.gris-oscuro{color:#666;}
.azul{color:#2b5c86}
.azul-claro{color:#3e72bd}
.azul-clarito{color:#89aece;}
.rojo{color:#a61919}
.amarillo,.oro{color:#ffcc01}/*f7b401*/
.marron,.bronce{color:#b27b4a;}/*color:#a37f54;*/
.naranja{color:#ff9801;}
.verde{color:#557d47}/*009776*//*3b8122*/
.verde-claro{color:#95b84b}
.blanco{color:#ffffff;}
.rosa{color:#d46be7;}
.morado{color:#a56cec;}
.diamante{color:#add2d8;}
.lila{color:#857198}
.rojito{color:#e66454}
.naranjito{color:#efa946}
.verdoso{color:#1d92af}
.aqua{color:#3f7577;}
.negro{color:#000;}


@media (max-width: 559px) {
	.texto{font-size: 1.077em; line-height:150%}
}

.txtinfo{color:#666666;}
.txtinfo.check{
	background: url(../images/check.gif) no-repeat 0px 5px;
	padding:0px 0 0 15px;
}


.textogrande {
	font-size:1.538em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#333;
	/*margin-bottom:15px;*/
}

.textogrande a {text-decoration:none; color:#333;}
.textogrande a:hover{text-decoration:none; color:#333;}

.txtmin{
	font: normal 0.923em Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
	text-decoration: none;	
}

.txtmin a{color:#333; text-decoration:underline}
.txtmin a:hover{color:#333; text-decoration:none}

.txtmin.blanco{
	color:white
}

.txtinfotipo{
	font: normal 1.077em Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;	
}

.tipouser{
	font: bold 1.231em Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.2em;
	text-decoration: none;
}


.colorplata{color:#ededed;}
.bordetextoplata{text-shadow: -1px 0 #3f3f3f, 0 1px #3f3f3f, 1px 0 #3f3f3f, 0 -1px #3f3f3f;}
.colororo{color:#fffcda;}
.bordetextooro{text-shadow: -1px 0 #e69a00, 0 1px #e69a00, 1px 0 #e69a00, 0 -1px #e69a00;}
.colorbronce{color:#fffcda;}
.bordetextobronce{text-shadow: -1px 0 #865a33, 0 1px #865a33, 1px 0 #865a33, 0 -1px #865a33;}

.preciouser{
	font: normal 2.308em Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.1em;
	text-decoration: none;
}

.preciouser span{color:#feedbe; font-size:0.615em; line-height: 0.615em;}


.subtitle {
	font-size:2.077em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1em;
	color:#000;
	margin-bottom:5px
}

.subtitle a {text-decoration:none; color:#fff;}
.subtitle a:hover{text-decoration:none; color:#fff;}

.subtitle.min{font-size:1.286em}



.abajo{
	font: normal 0.929em Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	line-height: 1.5em;
	text-decoration: none;
}
.abajo a{color: #424d45; text-decoration: underline;}
.abajo a:hover{color: #424d45;	text-decoration: none;}

