body {
	background-image: url(/images/backgroung.gif);
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}
#main {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
#mainpagescontent {
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	/* border-bottom: 1px solid #333333; */
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
#logotipo {
	background-image: url(/images/logotipo.jpg);
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
	cursor: pointer;
}
#header_dots {
	background-image: url(/images/header_dots.gif);
	background-repeat: repeat-x;
}
#header_contact {
	background-image: url(/images/header_contact.gif);
	background-repeat: no-repeat;
	background-position: 330px center;
	padding-left: 385px;
}
#banner-top {
	padding: 10px;
}
#header_small_dots {
	background-image: url(/images/header_small_dots.gif);
	background-repeat: repeat-x;
}
#left_menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#titles {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #AF0B0A;
	text-decoration: none;
	/* padding-left: 5px; */
}
#menu-title {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #AF0B0A;
	text-decoration: none;
	padding-left: 5px;
}
#more_news {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
#main-promotions {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_detach_new {
	background-image: url(/images/left_detach_new.jpg);
	background-repeat: no-repeat;
}
#right_detach_new {
	background-image: url(/images/right_detach_new.jpg);
	background-repeat: no-repeat;
}
#main_detach_new {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	background-color: #EAEAEA;
}
#vert_separator  {
	background-image: url(/images/vert_separator.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#promo_txt {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
#horiz_separator {
	background-image: url(/images/vert_separator.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.txt-bordeaux {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	color: #AF0B0A;
	font-weight: normal;
	text-decoration: none;
}
a.txt-bordeaux:hover {
	text-decoration: underline;
}
.menu-link {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #AF0B0A;
	text-decoration: none;
}
.img-border {
	border: 1px solid #000000;
}
.sub-menus {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 8px;
	padding-left: 30px;
}
.image-float {
	border: 1px dotted #666666;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.image-border {
	border: 1px dotted #666666;
}
.no-space {
	margin: 0px;
	padding: 0px;
	border: none;
}
.inputs-txt {
	background-color: #EDEDED;
	border: 1px dotted #333333;
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}