/* CSS Document */

h3#titulo{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:18px;
font-weight:bold;
height: 20px;
margin-bottom:40px;
margin-top:0px;
padding-left:18px;
background-image:url(../images/izq_titulo.gif);
background-repeat:no-repeat;
background-position:left 6px;
}

div#testimonio{
width:80%;
margin:0 auto;
/*border-bottom:1px solid #00549f;*/
}
div#testimonio a{
font-family:"Trebuchet MS", Verdana, Arial;
color: #00549e;
font-size:13px;
text-decoration:none;
}
div#testimonio a:hover{
position:relative;
top:1px;
left:1px;
text-decoration:underline;
}
p#descripcion{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:13px;
margin-top:0px;
text-align:left;
margin-left:5px;
margin-right:5px;
padding:0px 0px 0px 10px;
line-height:22px;
}
p#link{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
background-image:url(../images/vinieta_azul.gif);
background-repeat:no-repeat;
background-position:left 10px;
padding-left:10px;
margin-top:15px;
text-align:left;
margin-left:5px;
margin-right:5px;
margin-bottom:0px;
line-height:22px;
}