@charset "utf-8";
/* CSS Document */

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	top: auto;
	right: auto;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
	font-weight: normal;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	right: auto;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}
.link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color:Blue;
	cursor:pointer;
}
.menuimportante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
.menuactivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #F2F2F2;
	font-weight: normal;
}
.menuimportante:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0066;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
.lineaPiedeFondo {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ACACAC;
}
.barra {
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	background-color: #F4F4F4;
}


.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #111111;
	right: auto;
	font-weight: bold;
}
.lineaBarraLateral {
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-left-style: solid;
}
.barra2 {
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	right: auto;
	font-weight: bold;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	right: auto;
}
.txt12normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	right: auto;
	font-weight: normal;
}
.txt12normal-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	right: auto;
	font-weight: normal;
}
.nuevo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #060000;
	right: auto;
	font-weight: normal;
	background-color: #FFFF00;
}

/* Formulario de contacto */
.pedido1
{
	border:1px solid #999999;
	background-color:#F9F9F9;
	padding:10px;
	margin-top:10px;
	width:100%;
}

.pedido1 p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:12px;
	padding-top:3px;
}

.pedido1 label
{
	display:block;
	float:left;
	width:100px;
	cursor:pointer;
	padding-left:10px;
}

.pedido1 h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:12px;
	margin:0px;
}
#total
{
	font-weight: bold;
}

hr
{
	width:80%;
	margin-top:30px;
	margin-bottom:20px;
}

#archivos p
{
	padding:0px;
	margin:10px;
}

#archivos hr
{
	width:80%;
	padding:0px;
	margin:10px;
	border:1px dotted #cccccc;
}

#formulario_pedido
{
	width:700px;
}.txtboldnobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A7A7A;
	right: auto;
	font-weight: normal;
}
.menuBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	top: auto;
	right: auto;
	font-weight: bold;
}
.txt12BlancoBOLDfondo-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	top: auto;
	right: auto;
	font-weight: bold;
}

