@charset "utf-8";
.item h2{
	color: #FFFFFF!important;
}
#camposObligatorios{
	color: #666666;
    font: 0.8em/1.6em Arial,Helvetica,sans-serif,"Arial Narrow";
    margin-bottom: 15px;
    margin-top: 5px;
	float:left;
	width:100%;
}
.enlacegoogle {
	background: #003275;
	color: #FFF!important;
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top: 1px solid #63B0FE;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #003;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 0.85em;
	float: left;
	font-weight: normal!important;
	text-shadow:none!important;
}
.enlacegoogle:hover {
	background: #076DD2;
	border-top-color: #003;
	border-bottom-color: #63B0FE;
	padding-right: 15px;
	padding-left: 15px;
}
.item_left strong{
	float: left;
    width: 317px;
	color: #1F78D2;
    font-family: "Abel","Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size:1.8em;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    text-shadow: 0 1px #FFFFFF;
}