#contacto{
width: 606px;
margin: 0;
min-height: 100%;
height: auto;
font-size: 20px;
}

#contacto h1{
text-align:center;
color: #0D515C;
font-size: 30px;
font-weight: bold;
display: block;
line-height: 40px;
margin-bottom: 25px;
font-family: "Trebuchet MS", Arial;
}

#columna_izq_contacto{
width: 276px;
height: 280px;
margin-left: 0 px;
margin-bottom: 10px;
margin-top: 20px;
float: left;
text-align: left;
min-height: 100%;
}


#columna_izq_contacto h4{
display: block;
font-size: 16px;
color: #000;
font-weight: bold;
margin-top:28px;
}

#columna_der_contacto{
width: 296px;
height: 280px;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 20px;
float: right;
text-align: left;
}

#mapa{
background: #C6E6ED;
width: 286px;
height: 236px;
border: 1px solid #83AFAA;
margin-top: 5 px;
padding: 2px;
float: left;
}

#map_canvas{
width: 286px;
height: 236px;
float: left;
}

.parrafo{
line-height: 25px;
font-size: 15px;
color: #4D4D4D;
font-weight: bold;
}


/* ----------- My Form -----------*/
.myform{
margin:0 auto;
width:546px;
padding:14px;
}

/* ----------- stylized -----------*/
#stylized{
float: left;
border:solid 2px #b7ddf2;
background:#ebf4fb;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#stylized label{
font-size:14px;
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}

#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#opcion1{
margin-left:40px;
float:left;
display:block;
width:auto;
height:auto;
text-align:left;
font-size:14px;
font-weight:bold;
}
#opcion2{
margin-left:20px;
float:left;
display:block;
width:auto;
height:auto;
text-align:left;
font-size:14px;
font-weight:bold;
}
#opcion3{
margin-left:20px;
float:left;
display:block;
width:auto;
height:auto;
text-align:left;
font-size:14px;
font-weight:bold;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


#stylized input[type="radio"] {
width:auto;
border:0px;
margin-right: 10px;
}

#form {
font-size:14px;
font-weight:bold;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}







