﻿.contentContactUs {
	position: relative;
	display: inline;
	float: right;
	width: 593px;
	height: 457px;
	padding: 30px 0 0 30px;
	margin: 13px 0 0 0;
	background-image: url('../img/contactUs/content.jpg');
	background-repeat: no-repeat;
}
.contentContactUs h1 {
    width: 100%;
    color: #064366;
}
.contentContactUs h3 {
    width: 100%;
}
.dontWaitContactUs {
	position: relative;
	display: inline;
	float: left;
	width: 350px;
	height: 121px;
	padding: 0;
	margin: 12px 0 0 0;
	background-image: url('../img/contactUs/dont_wait.jpg');
	background-repeat: no-repeat;
}
.enterCorporate {
	position: relative;
	display: inline;
	float: right;
	width: 598px;
	height: 219px;
	padding: 0 25px 0 0;
	margin: 12px 0 0 0;
	background-image: url('../img/contactUs/intranet.jpg');
	background-repeat: no-repeat;
}
.enterCorporate_sm {
	position: relative;
	display: inline;
	float: right;
	width: 348px;
	height: 153px;
	background-image: url(../img/home/caja_corporate.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
	background-position: 28px;
}


.formCorporate 
{
	position: relative;
	display: inline;
	float: right;
	width: 220px;
	padding: 0 10px 0 0;
	margin: 40px 0 0 0;	
}
.formCorporate_sm 
{
	position: relative;
	display: inline;
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.formCorporate h2
{
    width: 100%;
    margin-bottom: 10px;
}
.formCorporate .rightForm
{
	position: relative;
	display: inline;
	float: left;
	width: 130px;
	line-height: 11px;
	padding: 0;
	margin: 0;
}
.formCorporate .leftForm
{
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	padding: 0;
	margin: 0;
}
.formCorporate span {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	padding: 3px 0 0 0;
	margin: 0;
	color: #064366;
	font-size: 12px;
}
.formCorporate input {
    border: 1px solid #666666;
    width: 120px;
    height: 15px;
    margin: 2px 0 0 0;
}
.formCorporate a.forget {
    text-decoration: none;
    font-size: 10px;    
    color: #333333;
    font-weight: bold;
}
.formCorporate a.button {
    display: block;
    color: #F37025;
    text-decoration: none;
    font-weight: normal;
    margin: 15px 0 5px 0;
    width: 47px;
    height: 22px;
    float: right;
    background-image: url('../img/generics/button_signin.jpg');
}
.formularioContacte 
{
	position: relative;
	display: inline;
	float: left;
	width: 361px;
	padding: 0;
	margin: 10px 0 0 0;	
}
.formularioContacte span
{
    display: inline;
    float: left;
    font-size: 14px;
    height: 24px;
    width: 130px;
	color: #064366;
}
.formularioContacte input
{
    display: inline;
    float: right;
    width: 200px;
    font-size: 14px;
    height: 17px;
    margin: 2px 0 1px 4px;
    border: 1px solid #CCCCCC;
}
.validator 
{
    display: inline;
    float: left;
    font-size: 14px;
    height: 24px;
    width: 10px;
	color: #064366;
}
.formularioContacte textarea
{
    display: inline;
    float: right;
    width: 200px;
    height: 100px;
    font-size: 14px;    
    border: 1px solid #CCCCCC;
}
.formularioContacte a.button {
    display: block;
    color: #F37025;
    float: right;
    text-decoration: none;
    font-weight: normal;
    margin: 15px 0 5px 0;
    width: 45px;
    height: 22px;
    float: right;
    background-image: url('../img/generics/button_send.jpg');
    background-repeat: no-repeat;
}
.rightTexts {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    width: 200px;    
    color: #333333;
}
.rightTexts  span {
    display: block;
    float: left;
    margin: 0;
    width: 150px;
    font-size: 14px;
    font-weight: bold;    
}
.rightTexts  p {
    display: block;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    width: 200px;
    font-size: 14px;
}
.rightTexts p a {
    font-size: 13px;
    color: #333333;
    text-decoration: none;
}