/*
-----------------------------------------------------------------------------------------
textos
-------------------------------------------------------------------------------------- */
#textoContenedor {
width:680px;
margin: 0 0 0 0;
padding:0;
height:auto;
min-height: 400px;
height: auto !important;
height: 400px;
}

#contactar {
width:440px;
margin-bottom:15px;
margin-left:220px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
}
#contactar p{
margin:10px 0 0 0;
}
#contactar h3{
width:440px;
height:30px;
margin:0 0 10px 0;
background:#333333 url("imagenes/contacto.jpg") no-repeat top left;
}
#contactar a{font-weight:bold; color:#333333;}
#contactar a:HOVER{font-weight:bold; background-color:#CCCCCC; color:#333333;}
.plano {
width:440px;
height:20px;
background-color:#666666;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
text-antialiasing:true;
}