body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #131212;
	background-color: #d1d1d1;
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.gvcasa #container {
	width: 950px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_container.jpg);
} 
.gvcasa #container_index {
	width: 950px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_container.jpg);
} 
.gvcasa #header {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
} 
.gvcasa #subheader {
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 10px;
	word-spacing: 15px;
	letter-spacing: 0.5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e44e48;
} 
.gvcasa #sidebar1 {
	float: left;
	width: 200px;
	background-image: url(../images/bg_side.gif);
	color: #FFFFFF;
	padding-top: 80px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.gvcasa #mainContent {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 50px;
	padding-right: 35px;
	padding-bottom: 5px;
	background-image: url(../images/bg_body.png);
	padding-left: 35px;
} 
.gvcasa #mainContent_index {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.gvcasa #footer {
	padding: 0 10px 0 20px;
	color: #e74e48;
	background-color: #FFFFFF;
	font-size: 10px;
} 
.gvcasa #footer p {
	margin: 0;
	padding: 10px 0;
}
.gvcasa #news_box {
	width: 475px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
    background-image: url(../images/bg_news.png);
	border-radius: 50px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 16px;
}
.feature {
    width: 535px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: rgba(255,255,255,0.1);
	border-radius: 50px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 16px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
a:link {
	color: #91c324;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #91c324;
}
a:hover {
	text-decoration: underline;
	color: #e64d47;
}
a:active {
	text-decoration: none;
	color: #91c324;
}
a.page:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.page:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.page:hover {
	text-decoration: underline;
	color: #E8E0CA;
}
a.page:active {
	text-decoration: none;
	color: FFFFFF;
}
.text_white {
	color: #FFFFFF;
	line-height: 22px;
	word-spacing: 3px;
}
h1 {
	font-size: 23px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	line-height: 20px;
}
.breadcrumb {
	font-size: 9px;
}
.text_small_white {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 9px;
}
.text_small{
	line-height: 18px;
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
}
.text_red{
	color: #990000;
}
.text_large{
	font-size: 18px;
	font-weight: bold;
}
.text_larger{
	font-size: 14px;
}
.text_redorange{
	color: #FCE3E0;
	font-size: 14px;
}
.form_design {
	border: 1px inset #7E7696;
	border-radius: 10px;
	background: #CFD8CF;
}
.form_button {
	background: #a8ce55;
	border-radius: 10px;
	border: 3px double #84bd00;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 60px;
	font-size: 13px;
}


.surname {
	visibility: hidden;

}



/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul.form {
	overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.form li {
	width: 98%;
	float: left;
    margin: 0 0 10px 0;
    padding: 0;
}
ul.form li.half {
	width: 48%;
	margin: 0 2% 0 0;
}
ul.form li.third {
	width: 31.333%;
	margin: 0 2% 0 0;
}

input[type="email"],
input[type="text"],
input[type="tel"],
textarea,
select {
	width: 100%;
	padding: 10px 10px;
	margin-bottom: 5px;
	background-color: #FFF;
	border: solid 1px #E2E2E2;
	border-radius: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	font-size: 14px;
	color: #505050;
	-webkit-appearance: none;
	background-position: right 10px center;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
textarea {
	min-height: 130px;
}
input[type="email"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
textarea:focus, 
select:focus {
	border: 1px solid red;
	outline: 0;
	background-color: rgba(255,255,255,1.00);
	-webkit-transition: ease-in-out 0.5s;
            -o-transition: ease-in-out 0.5s;
            transition: ease-in-out 0.5s;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: block;
	padding: 5px 40px;
	margin: 20px auto 20px auto;
	background: #92C323;
	color: #FFF;
	cursor: pointer;
	height: auto;
	text-align: center;
	border: none;
	font-size: 15px;
	border-radius: 3px;
	-webkit-font-smoothing: inherit;
	-webkit-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #FFFFFF;
	background: #333;
}
label {
	font-size: 14px;
	text-align: left;
	display: block;
    color: #FFF;
    margin-bottom: 5px;
}
.required {
	color: red;
}
fieldset {
	margin: 0;
	padding: 10px;
	border-width: 0;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

