﻿/*
Website: Grupo5.com
Versión: 3.0
Autor: GRUPO5.COM
Autor WEB: http://www.grupo5.com/
*/

/*_________Google_Fonts__________*/

@import url(http://fonts.googleapis.com/css?family=Maven+Pro);
@import url(http://fonts.googleapis.com/css?family=Oswald);

/*___________H1-H2-H3_____________*/

.title {
	font-size:1.350em;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	line-height:1.450em;
	color:#003647;
	text-transform:uppercase;
}

.title a, title a:hover{text-decoration:none; color:#003647;}



/*_____________TEXTOS_____________*/

.bluelight{color:#005671;}
.darkblue{color:#003647}
.dark{color:#3c3c3c;}
.red{color:#c02b2e;}
.orange{color:#e44d26;}
.white{color:white;}
.green{color:#206057;}

.lema{
	font-size:0.84em;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:0.84em;
	font-style:italic;
	letter-spacing:0.1em;
	display:inline;
	padding-left:7px;
}

.lema a, .lema a:hover{text-decoration:none; color:#666666;}


.bigtxt {
	font-size:2.125em;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	line-height:1.3em;
	color:#ffffff;
	font-style:italic;
	text-shadow: 1px 1px 1px #000;

}

.bigtxt a, .bigtxt a:hover{text-decoration:none; color:#ffffff;}

.sub{
	font-family: 'Maven Pro', sans-serif;
	font-size:1.375em;
	color:#f9eaa6;
	font-style:italic;
	line-height:1.5em;
	text-shadow: 1px 1px 1px #000;
}
.sub span{text-shadow: none; font-weight:bold; font-style:normal;color:#000000;}
.sub a{font-family:'Oswald', sans-serif; text-shadow: none; font-style:normal;color:#000000;}
.sub a:hover{text-shadow:none; color:#003648; text-decoration:none}

.txtbig {
	font-size:1.850em;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	line-height:1.2em;
	color:#000000;
}

.txtmin{
	font: normal 0.95em Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	font-style:italic;
	text-decoration: none;
}

.txtmin span{color:#666666}
.txtmin a{color:#666666; text-decoration:none}
.txtmin a:hover{color:#003648; text-decoration:none}

.txtmin .tag{
	background:url('../images/tagicon.gif') 0px 8px no-repeat;
	padding:5px 0px 0px 15px;
	font-style:italic;
}


.txtnot{
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #3f5f78;
	line-height: 1.5em;
	text-decoration: none;
}
.txtnot a{color: #3f5f78; text-decoration: none;}
.txtnot a:hover{color: #003f54;	text-decoration: none;}

.txtnot2{
	font: normal 1.275em Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.3em;
	text-decoration: none;
	margin-bottom:8px;
}
.txtnot2 a{color: #333333; text-decoration: none;}
.txtnot2 a:hover{color: #003f54;	text-decoration: none;}

.txtnot3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.154em;
	color: #333333;
	font-weight:bold;
	line-height: 1.2em;
	text-decoration: none;
}




.txtmas{
	font: normal 1em Arial, Helvetica, sans-serif;
	color:#333333;
	background:url('../images/trimas.gif') 0px 10px no-repeat;
	padding:5px 0px 0px 8px;
}

.txtmas a{color:#333333; text-decoration:none}
.txtmas a:hover{color:#047396; text-decoration:none}

.txtmas der{float:right}

.txt404 {
	font-size: 7em;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	line-height:1em;
	color:#c02b2e;
	
}

.txt404_msg{
	font-family: 'Maven Pro', sans-serif;
	font-size:2.5em;
	color:#333333;
	line-height:1.2em;
}


/*________Abajo___________*/

.titaba{
	font-family:'Oswald', sans-serif;
	font-size:1.250em;
	color:#ffffff;
}

.telaba{
	font-family:'Oswald', sans-serif;
	font-size:1.875em;
	color:#c02b2e;
	background:url('../images/phone.gif') 0px 0px no-repeat;
	padding:0px 0px 0px 35px;

}

.txtaba {
	font: normal 0.975em Arial, Helvetica, sans-serif;
	font-size:;
	color: #999999;
	line-height: 1.5em;
	text-decoration: none;
}

.txtaba a{
	font-weight:normal;
	color: #999999;
	text-decoration: underline;
}

.txtaba a:hover{
	color: #999999;
	text-decoration: none;
}


.abajo{
	font: normal 0.875em Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	text-decoration: none;
}
.abajo a{color: #666666; text-decoration: underline;}
.abajo a:hover{color: #999999;	text-decoration: none;}


