/* CSS Document */

/* BASICOS
--------------------------------------------------------------------------- */

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; vertical-align: baseline;}

a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}*/



body { margin: 0; padding: 0; font-family: Arial, sans-serif; font-size: 11px; color:#747679; line-height: 16px; background-image: url(../imags/fons.gif); background-color: #e8e7e4;}

a:link, a:active, a:visited {color:#666666 ; text-decoration: none;}
a:hover {color: #9d0056; text-decoration: none;}

p {}

img {border: 0;}

.clear {clear: both;}


/* HOME
--------------------------------------------------------------------------- */


#contenedor { margin: 0 auto; width:500px;}
#contenedorform { padding:20px;}
#contenedor #contenedorform .txtform { width:80px; height:18px; line-height:18px; float:left; margin: 5px 10px 5px 0; text-align:right; font-size:14px;}
#contenedor #contenedorform .form { float:left; margin: 5px 5px 5px 0; text-align:right;}
.titol { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#6b6b39;}

.enviar { width:94px; height:22px; text-align:center; line-height:22px; display:block;}
.enviar:link, .enviar:active, .enviar:visited {color:#fff; background-color: #6b6b39;}
.enviar:hover {color:#fff; text-decoration: none; background-color: #000000;}

input {border:1px solid #afafaf; height:18px; width: 200px; color:#6b6b39; font-size:11px;}
textarea {border:1px solid #afafaf; height:60px; width: 200px; color:#6b6b39; font-size:11px;}



