/* CSS Document */

*
{ margin:0px; padding:0px; border:0px }

body
{ background-color:#0D0D0D; text-align:center; color:#999999; font-family:Tahoma, Arial, SansSerif; font-size:13px; line-height:1.6em }

a:link, a:visited, a:active
{ color:#3399CC; text-decoration:none }

a:hover
{ color:#CCCCCC; text-decoration:none }

.clear
{ clear:both }

.bold
{ font-weight:bold }

p
{ margin-bottom:16px }

#fondo01
{ background: top repeat-x url(img/fondo01.gif); height:26px; }

#fondo02
{ background: top repeat-x url(img/fondo02.gif); height:26px }

#fondo03
{ background: top repeat-x url(img/fondo03.gif); height:26px }

#content
{ width:782px; text-align:left; height:600px; margin:0px auto }

#logo
{ margin-top:20px; float:left }

#menu
{ float:right; }

#gallery
{ margin-top:30px; }

#nosotros
{ margin-top:60px; width:400px; float:left }

#clientes
{ margin-top:40px; float:right }

#contacto
{ margin-top:60px; width:335px; float:left }

#form
{ margin-top:60px; width:335px; float:right }

.label
{ margin-top:4px }

.enviar
{ margin-top:8px }

.mensaje_error
{ font-size: 11px; color: #64a3d4; }

#mensaje
{ font-size: 11px; color: #64a3d4; margin-bottom:20px }
