@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f3c40;
}
.imagen_noticias {
	border: 1px dotted #C55708;
}

.formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eb6300;
	background-color: #f7c098;
	border-top-color: #c05100;
	border-right-color: #c05100;
	border-bottom-color: #c05100;
	border-left-color: #c05100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
.tabla_formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 12px;
}
.texto2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c7e1de;
	line-height: 12px;
}
.texto3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
}
.titulo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	font-weight: bold;
}
A.c1:link    {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000}
A.c1:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000}
A.c1:active  {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000}
A.c1:hover   {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; color: #D3E337}
A.c2:link    {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10px; color: #000}
A.c2:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10px; color: #000}
A.c2:active  {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10px; color: #000}
A.c2:hover   {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 10px; color: #F88028}
A.c3:link    {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 18px; color: #60fd0a}
A.c3:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 18px; color: #60fd0a}
A.c3:active  {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 18px; color: #60fd0a}
A.c3:hover   {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 18px; color: #73beef}
A.c4:link    {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000; font-weight: bold;}
A.c4:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000; font-weight: bold;}
A.c4:active  {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000; font-weight: bold;}
A.c4:hover   {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; color: #D3E337; font-weight: bold;}
.usuario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #233f68;
	line-height: 12px;
	font-weight: bold;
}
.monto_productos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #60fd0a;
	line-height: 12px;
	font-weight: bold;
}


#footer {
	color:#fff;
	font-family:Arial; font-size:10px; font-weight:normal;
	font-weight:700;
	text-align:center;
	line-height:80px;/* centramos el texto verticalmente */
	height:70px;
	background:url() repeat-x scroll center bottom transparent;
	position:fixed; /* footer siempre visible */
	bottom:0; /* footer siempre al pie */
	width:100%; /* 100% del viewport */
	text-shadow:1px 1px 2px #000; /* sombras a modo de detalle */
	opacity:0; /* nunca visible hasta activar el hover */
	margin:0;
}

.text_white_n_10 {color:#FFF; font-family:Arial; font-size:10px; font-weight:normal;}
.text_white_b_10 {color:#FFF; font-family:Arial; font-size:10px; font-weight:bold;}

