@charset "utf-8";
/* CSS Document */
/*ESTILOS PARA CONTENIDO
-------------------------------------------------------*/
.cont-titulo-links{
background-color:#DDD;
border:0px;
width: 200px;
color:#1F6192;
padding-top:3px;
padding-bottom:3px;
padding-right:0px;
padding-left:15px;
margin-top:5px;
}
.cont-titulo-links-titulo{
background-color:#FFF;
border:0px;
color:#1F6192;
margin-top:5px;
padding-top:3px;
padding-bottom:3px;
}
.cont-titulo{
font:12px "Arial";
color:#1F6192;
text-align:left;
font-weight:900;
}
.cont-azul{
font:12px "Arial";
color:#1F6192;
text-align:left;
}
.cont-texto{
font:12px "Arial";
color:#636466;
text-align:left;
}





.test-titulo-form{
font:12px "Arial";
color:#FFF;
text-align:left;
font-weight:900;
margin-left:5px;
}
.test-texto-form{
font:12px "Arial";
color:#1F6192;
text-align:left;
margin-left:25px;
}
.test-texto-fotos{
font:12px "Arial";
color:#1F6192;
text-align:left;
}
.test-comentarios-nombre{
font:12px "Arial";
color:#1F6192;
text-align:left;
}
.test-comentarios-pais{
font:12px "Arial";
color:#1F6192;
text-align:right;
}
.test-comentarios-comentario{
font:12px "Arial";
color:#333;
text-align:left;
}
.test-comentarios-fecha{
font:12px "Arial";
color:#1F6192;
text-align:left;
}
.test-comentarios-empresa{
font:12px "Arial";
color:#1F6192;
text-align:right;
}

.test-division-comentarios{
height:5px;
background-color:#FFF;
}


.test-instrucciones-titulo{
font:12px "Arial";
color:#003;
font-weight:bold;
text-align:left;
}
.test-instrucciones-texto{
font:12px "Arial";
color:#333;
text-align:left;
}
.test-instrucciones-texto-2{
font:12px "Arial";
color:#666;
text-align:left;
}


/*ESTILOS PARA LINKS
-------------------------------------------------------*/
.cont-texto a:link{
color: #1F6192;
text-decoration: none;
font-weight:bold;
}
.cont-texto a:hover {
color: #1F6192;
text-decoration: underline;
font-weight:bold;
}
.cont-texto a:visited {
color: #1F6192;
text-decoration: none;
font-weight:bold;
}

/*ESTILOS PARA FORMULARIO
-------------------------------------------------------*/
.cleardefaultfot {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
width:230px;
height:25px;
color:#666;
}
.cleardefaultfot:focus {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
width:230px;
height:25px;
color:#333;
}
.cleardefaultcom {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
width:290px;
height:20px;
color:#666;
}
.cleardefaultcom:focus {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
width:290px;
height:60px;
color:#333;
}
.cleardefault {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:25px;
width:340px;
color:#666;
}
.cleardefault:focus {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:25px;
width:340px;
color:#666;
}
.text-box {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:25px;
width:340px;
color:#666;
}
.text-box:focus {
border: 1px solid #999;
background-image:url(../imagenes/contacto/text-box.gif);
background-repeat:repeat-x;
background-color: #FFF;
margin-left:25px;
width:340px;
color:#666;
}
.pos-boton{
margin-left:150px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

/*BOTONES
-------------------------------------------------------*/
a.button-comment {
    background: transparent url('../imagenes/testimonio/bg_button_comment_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
	 margin-bottom:4px;
    text-decoration: none;
}
a.button-comment span {
    background: transparent url('../imagenes/testimonio/bg_button_comment_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button-comment:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button-comment:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
a.button-testi {
    background: transparent url('../imagenes/testimonio/bg_button_testi_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button-testi span {
    background: transparent url('../imagenes/testimonio/bg_button_testi_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button-testi:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button-testi:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}