/*///////////////////////////////////////////////////////////////////
Imported styles

Importación de los estilos generales de los servicios web.
///////////////////////////////////////////////////////////////////*/

/*@import url(/themes/default/styles/webservices.css);*/

/*///////////////////////////////////////////////////////////////////
Estilos
///////////////////////////////////////////////////////////////////*/

/*Párrafo de introducción*/

#recommend p { margin: 0 3px 6px; }

/*Tabla contenedora*/

#popin #recommend table { margin: 0px 15px; }

/*Estilos especiales cuando el contenido de los servicios web se abre en el contenido de la web */

#contents #recommend table { margin-left: 35px; }

/*descargar archivos*/
#popin h1 { background:#006fb8; }
div.webservice a.button, div.webservice button { background: #006fb8;}
#popin #download_file { width: 220px; height: 50px; padding:30px;}
#popin #download_file p { text-align: center;}
#popin #download_file a { background:url(../images/descargar_folleto.gif) no-repeat center center; width: 105px; height: 21px; text-indent:-999px; float:left; margin: 30px 60px;}

td.legal_text { width: 325px; padding:25px 0 0; margin: 0 0 0 15px;}
#recommend p.text_info { width: 325px; padding:5px 0; margin: 0 0 0 15px;}
.webservice label.checkbox #privacy_policy { width:20px; border: none;}
