@charset "utf-8";
.titulosgrandes/* CSS Document */

 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #9CCE42;
	margin: 0px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.provincias {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bolder;
	color: #333333;
}

.texto {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 0.8em;
}
.texto a {
	color: #75B44B;
	font-weight: bold;
	text-decoration: none;
}
.texto a:hover {
	text-decoration: underline;
}
.texto strong {
	font-size: 1.2em;
	margin: 0px;
}
.textobligatorio{
	color:#8ccd17;
	padding-left:10px;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
