BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

A:active, A:link, A:visited {
        font-weight: bold;
        color: #5E716D;
        font-size: 11px;
        text-decoration: none;
}

A:hover {
        font-weight: bold;
        color: #36413d;
        font-size: 11px;
        text-decoration: none;
}

A.linkG11 {
        font-weight: bold;
        color: #5E716D;
        font-size: 11px;
}

A.linkG14 {
        font-weight: bold;
        color: #5E716D;
        font-size: 14px;
}
A:hover.linkG14, A:hover.linkG11 {
	color: #36413d;
}

IMG {
	border: 0px;
}

TEXTAREA {
    width: 230px;
}

.maintable {
        background-color: #F0F2F1;
	height: 410px;
}

.bglightgrey {
        background-color: #F9F9F9;
        PADDING: 10px 10px 10px 10px;
}

.bgLightLongGrey {
    background-color: #F9F9F9;
    PADDING: 10px 10px 10px 10px;
    HEIGHT:350px;
}

.bglightgrey2 {
        background-color: #F9F9F9;
        width: 350px;
        padding: 40px 10px 40px 10px;
        text-align: center;
}

.bglightgrey3 {
    WIDTH: 240px;
    BACKGROUND-COLOR: #F9F9F9;
    TEXT-ALIGN: left;
    PADDING: 70px 15px 70px 15px;
}

.bgMedGrey {
        background-color: #F0F2F1;
        PADDING: 20px 20px 20px 20px;
}

.bgWhite {
        WIDTH: 250px;
        TEXT-ALIGN: left;
        PADDING: 10px 35px 10px 10px;
        POSITION: relative;
        LEFT: 180px;
        TOP: -70px;
        FLOAT:left;
        FILTER: alpha(opacity=75);
        -MOZ-OPACITY: .75;
        OPACITY: .75;
        background-color: #FFFFFF;
	VERTICAL-ALIGN: top;
}

.title {
        color: #5E726E;
}

.subtitle {
        color: #8D9693;
}

.textG11Light {
        color: #5E716D;
        font-size: 11px;    
}

.textG11LightR {
	TEXT-ALIGN: right;
        color: #5E716D;
        font-size: 11px;
}

.textG11LightI {
        font-style: italic;
        color: #5E716D;
        font-size: 11px;    
}

.textG11I {
	font-weight: bold;
        font-style: italic;
        color: #5E716D;
        font-size: 11px;    
}

.textG11 {
        font-weight: bold;
        color: #5E716D;
        font-size: 11px;
}

.textG11B {
        font-weight: bold;
        color: #5E716D;
        font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 40px 10px 0px 3px;
}

.textG11C {
        font-weight: bold;
        color: #5E716D;
        font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 52px 10px 0px 10px;
}

.textG11R {
        font-weight: bold;
        color: #5E716D;
        font-size: 11px;
	TEXT-ALIGN: right;
}

.textGS11 {
        font-weight: bold;
        color: #36413E;
        font-size: 11px;
}

.textG14 {
        font-weight: bold;
        color: #5E716D;
        font-size: 14px;
}

.textGTitle {
    font-weight: bold;
    color: #8B918B;
    font-size: 30px;
}

.textError {
    FONT-WEIGHT: bold;
    COLOR: #FF0000;
    FONT-SIZE: 11px;
}

.arrow {
    PADDING: 20px 30px 0px 0px;
}

.map {
    WIDTH: 600px;
    HEIGHT:410px
}

.contactar {
    PADDING: 30px 50px 0px 50px;
    width: 800px;
}

.contactarB {
    PADDING: 45px 50px 0px 50px;
    width: 800px;
    text-align: center;
}
