﻿body {
	background: #DED;
	color: #333;
	background-image:url(IMAGES/back.jpg);
	background-repeat:repeat-x
	padding: 1em 5%;
	
.elemento {
 -webkit-box-shadow: 2px 2px 5px #999;
 -moz-box-shadow: 2px 2px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
	text-decoration: none;
 }
	}
	
.new-link:hover {
    color: #ffcc00 !important;
}

.new-link {
    color: #333333 !important;
    font-size: 12px;
}

.texto_gral_01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.texto_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #039;
	text-decoration: none;
}
.titulo_01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00C;
	text-decoration: none;
	font-variant: normal;
}
.texto_gral_02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texto_gral_03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #039;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.phone_number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009;
	text-decoration: blink;
}
