body         { margin: 0px;
               background-color:#666;
               background-image: url(images/fondo_site.jpg);
			   background-repeat: repeat-x;
}
#contenido {
	margin:0px 18px 20px 17px;
}

li           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 
               #666; list-style-image: 
               url('file:///C:/Documents%20and%20Settings/abonavera/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8TEB0XMV/images/bullet_li.gif') }
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;
}

p a:link, p a:visited{color:#333; text-decoration:underline;}
p a:hover {color:#666; text-decoration:underline;}

.txt-form {margin:0px;}

#contenido .txt-form p {text-align:left;}

input, textarea {
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
input {	height:12px;}
input.check { width:15px;}
input.campochico {width:110px;}

.boton {height:22px; 
	cursor:pointer;
	font-weight:bold;
}

td p { 
	color:#666;
}

.txt_prod {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:left;
}.bordetabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}

