body {
    margin:0px;
	padding:0px;
	margin-bottom: 10px;
	background: #333333;
}

a { 
    color: #000099;
	text-decoration:none:
}

a:hover{
    text-decoration:underline;
}

.tablaproductostitulo {
    border: 1px solid #7F7F7F;
	font-family:Tahoma;
	font-size:11px;
	color: #3B8DA3;
	font-weight:bold;
}

.tablaproductos {
    border: 1px solid #7F7F7F;
	font-family:Tahoma;
	font-size:11px;
	color: #7F7F7F;
	font-weight: normal;
}

.fondopie {
	background: url(../images/grey_bg.gif) repeat-y;
}

.fondocontenido {
	background: url(../images/bg_logo.jpg) repeat-y;
}

.pie {
    font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
    color:#7F7F7F
}

.pie a:hover{
    text-decoration:underline;
}

.titulo {
    font-family:Tahoma;
	font-size: 16px;
	color: #E93400;
	font-weight:bold;
}

.subtitulo {
    font-family:Tahoma;
	font-size: 13px;
	color: #7F7F7F;
	font-weight:bold;
}

.subtitulo1 {
    font-family:Tahoma;
	font-size:12px;
	color: #3B8DA3;
	font-weight:bold;
}


.texto {
    font-family:Tahoma;
	font-size: 12px;
	color: #7F7F7F;
	font-weight: normal;
	font-stretch:expanded;
	text-align:justify;
}

.texto1 {
    font-family:Tahoma;
	font-size: 12px;
	color: #7F7F7F;
	font-weight: normal;
}

.enlaces {
    font-family:Tahoma;
	font-size:12px;
	color: #3B8DA3;
	font-weight:bold;
}

.mensajes {
    font-family:Tahoma;
	font-size: 12px;
	color: #E93400;
	font-weight: normal;
}


form { margin:0px; padding:0px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding:0 0 0 10px}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.policy{ color:#7F7F7F}
.policy a{ color:#000000; text-decoration:none}
.policy a:hover{ text-decoration:underline}

.form input {
	height:21px;
	font-family: Tahoma;
	font-size:11px;
	color: #7F7F7F;
	padding:4 4 4 4px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form select {
	height:21px;
	font-family: Tahoma;
	font-size:11px;
	color: #7F7F7F;
	padding:4 4 4 4px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form textarea {
	width:191px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}
