﻿.background-image{
	position:absolute;
	top:0;
	left:0;
	z-index:-10;
	overflow: hidden;
    width: 100%;
}
#ContactWrapper 
{	
	width: 950px;
	margin: 5px auto;
	background-color : #818a44;
	height : 800px;
}
.logo 
{
	padding: 20px 0 0 20px;
    width: 129px;
    height : 59px;
}
.dataArea 
{
	padding: 0;
	width: 100%;
	margin-top : 30px;
}
.dataArea table 
{ 
	border-style:solid;
    border-color: #fff;
    border-width: 1px;
    width: 835px;
	padding: 0px;
    margin-left : 70px;
	}
	
.dataArea table#tableheading a.tab
{
    text-decoration : none;
    color : #fff;
}

.dataArea table#tableheading .tab 
{
    text-transform: uppercase;
}

.dataArea table#tableheading span
{
    color : #c5d368;
}    
.dataArea table#tableheading
{
    border-style : none;
    border-width : 0px;
    width: 835px;
    }
.dataArea table#tableheading #tableheadingFirtTD
{
    width : 58%;
    
    }
    
.dataArea table#tableheading .withBorder
{
    border-top-style:solid;
    border-top-color: #fff;
    border-top-width: 1px;
    
    border-left-style:solid;
    border-left-color: #fff;
    border-left-width: 1px;
    
    border-right-style:solid;
    border-right-color: #fff;
    border-right-width: 1px;
    text-transform : uppercase ;
    text-align :center;
    color : #3f3c3a;
    height : 30px;
    }
    
.separator
{
    width : 6px;
    }
.lContacto
{
    text-decoration :none;
    color : #fff;
    }
    


#divGoogleMap img
{
    width : 241px;
}
    

#divSucHtml
{
    margin : 10px 0 0 5px;
    width : 250px;
    overflow : hidden;
    height : 320px;
    }
#divGoogleMapMarkup
{
    overflow : hidden;
    padding : 0;
    margin : 0;
}
.map-large {
	width: 420px;
	height: 420px;
}
.map-normal {
	width : 241px;
	height : 243px;
}
#ExpressRegisBody 
{
    border-style:solid;
    border-color: #fff;
    border-width: 1px;
    width: 893px;
    margin: 0 auto;
	font-family: 'MartinGot', "Trebuchet MS" , Arial, Helvetica, sans-serif;
    height: 650px;
}
#ExpressRegisBodyLeft
{
    margin: 5px;
    padding: 5px;
    background-color : #fff;
    height : 630px;
    text-align : left;
    position: absolute;
}
.map-container-large {
	width: 710px;
}
.map-container-normal {
	width: 521px;
}
#ExpressRegisBodyLeft div#divGoogleMap
{
    float : left;
    margin-left : 3px;
}
#ExpressRegisBodyLeft div#divSucuralesData
{
    float :left;
    margin-left : 10px;
}
#ExpressRegisBodyLeft img
{
    width : 241px;
    height: 176px;
}
#divSucHtml img
{
	width: auto;
	height: auto;
}
#ExpressRegisBodyRight
{
    background-color : #c5d368;
    width : 357px;
    color : #3f3c3a;
    margin: -10px 3px 0 auto;
    height: 640px;
}
#ExpressRegisBodyRight h2
{
    margin-left : 12px;
    margin-top : 15px;
    margin-right : 4px;
}
    
#ExpressRegisBodyRight p
{
    margin-left : 12px;
    margin-right : 4px;
}
#ExpressRegisBodyRight span 
{
    text-transform : uppercase;
}
#ExpressRegisBodyRight input[type=text], #ExpressRegisBodyRight textarea
{
  width : 300px;  
}
.foto img 
{
	margin: 0 10px;
}
textarea {
	resize: none;
}