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

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


#empresa .linkTextos{color:#999999;}
#empresa .linkTextos:link{color:#999999;}
#empresa .linkTextos:visited{color:#999999;}
#empresa .linkTextos:actived{color:#999999;}