@charset "utf-8";
/* CSS Document */

body {margin:0; font-family: Helvetica; font-size:12px; color:#000000; text-align:justify;}
#p {margin-left:20px;}

.tit01 {background-image:url(images/tit-empresa.gif); background-repeat:no-repeat;}
.tit02 {background-image:url(images/tit-contacto.gif); background-repeat:no-repeat;}

input {background-color:#cccccc; height:18px; border:solid 1px #CCCCCC;}
textarea {width: 620px; height: 80px; border: 1px solid #CCCCCC;  background-color: #CCCCCC;}

/*TEXTOS*/
.copy {font-family:Helvetica; font-size:12px; color:#000000;}
.white-12b {font-family: Helvetica; font-size:12px; color:#FFFFFF;}
.white{font-family: Helvetica; font-size:12px; font-weight:bold; font-style:italic; color:#FFFFFF;}
.blue-12 {font-family: Helvetica; font-size:12px; color:#26247B;}

/* LINKS */
a.copy:link, a.copy:visited{font-family: Helvetica; font-size:12px; color:#FFFFFF; text-decoration:none;}
a.copy:hover  {font-family: Helvetica; font-size:12px; color:#FFFFFF; text-decoration: underline;}

a.mail:link, a.mail:visited{font-family: Helvetica; font-size:12px; color:#26247B; text-decoration:none;}
a.mail:hover  {font-family: Helvetica; font-size:12px; color:#26247B; text-decoration: underline;}

a.gray:link, a.gray:visited{font-family: Helvetica; font-size:12px; color:#666666; text-decoration:none;}
a.gray:hover  {font-family: Helvetica; font-size:12px; color:#666666; text-decoration: underline;}

