/*
-------------------------------------
DISEÑADORA WEB - LUCÍA MARTÍNEZ DECIA
-------------------------------------
*/
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#656D70;
	font-size: 11px;
}

.bloque {
	text-align: left;
	line-height:17px;	
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
	text-align:left;
	text-indent: 10px;
	line-height:22px;
}
.subtitulo_gris_oscuro {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	color: #656D70;
	text-indent: 10px;
	line-height:21px;
}
.direccion {
	font-size: 10px;
	color: #EEEEEE;
	text-align: left;
	line-height: 17px;
}
.boton {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #EEEEEE;
	text-align:center;
}
.precio{
	font-size: 18px;
	font-weight:200;
	color: #EEEEEE;
	text-align: left;
}
.signo{
	font-size: 11px;
	font-weight: bold;
	color:#656D70;
	text-align: left;
}
.siglabotonsoftware {
	font-size:12px;
	color:#656D70;
	text-align:left;
	line-height:10px;
	text-transform: uppercase;
}
.botonsoftware {
	font-size:10px;
	color:#656D70;
	text-align:left;
	line-height:10px;
}
.iva{
	font-size: 10px;
	color:#656D70;
	text-align: left;
}
.blanco {
	font-size: 11px;
	color:#eeeeee;
	text-align: left;
}
.titulo_software {
	font-size: 30px;
	line-height:20px;
	color: #7E878A;
	text-align: left;
}
.titulo_software_mini {
	font-size:24px;
	margin-left:5px;
	line-height:16px;
	color: #7E878A;
	text-align: left;
}
.cursorflecha {
	cursor:pointer;
}
.subtitulo_software {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
	text-align:left;
}