body {
	background: url(images/bg.jpg) #F0EEED repeat-y center top;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #340000;
	text-decoration: none;
	line-height: 150%;
}
DIV#container {
	background: url(images/bg-top.jpg) no-repeat center top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}

.firma {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
	color: #272727;
}

.firma a { text-decoration:none; font-weight:bold; color: #272727; }

.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight:100;
	text-decoration: none;
}
.link-oculto {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	color: #272727;
	font-weight:100;
	text-decoration: none;
}
.texto-derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.texto-verde {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #00A644;
	text-decoration: none;
}
.txt_error {
	letter-spacing: 0px;
	font-size: 14px;
	color:#990000;
}
.txt_error:hover {
	color:#7F9752;
}
.links {
	color: #F87826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
}
.links:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #4B4DBA;
	text-decoration: none;
	font-size: 12px;
}
.links2 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
}
.links2:hover {
	color: #F96400;
}
.links3 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: bold;
}
.links3:hover {
	text-decoration:underline;
}
.titulo {
	color: #00A644;
	text-decoration: none;
	font-family: Arial, "Century Gothic";
	font-size: 24px;
	font-style: normal;
	letter-spacing: -2px;
	font-weight: bold;
}
.titulo2 {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	letter-spacing: -2px;
	font-weight: bold;
}
.titulo-producto {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight:bold;
}
.titulo-carlino {
	color: #333;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight:bold;
}
.titulo-menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight:bold;
}
.pics {
	border: 1px solid #000000;
}
hr {
	color: #E5E5E5;
	noshade:"noshade";
	font-size: 1px;
}
input.grey {
	background: url(../images/bg_fields_grey.gif) repeat-x;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 3px;
}
input.grey-btn {
	background: url(../images/bg_fields_grey.gif) repeat-x;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	height: 22px;
}
textarea.grey {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 3px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}

input, textarea, select {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #340000;
}

.uppercased {
	text-transform: uppercase;
}

#pager {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #340000;
	text-decoration: none;
	line-height: 150%;
}

#pager a {
	color: #340000;
	text-decoration: none;
}
#pager a:hover {
	color: #340000;
	text-decoration: underline;
}