body {
	margin		: 0px 0px 0px 0px;
	color		: #009beb;
	border		: none;
	font-family	: Arial, Helvetica, sans-serif;
	font-size : 15px;
	background: url(../img/degradado_fondo.jpg);
	background-repeat:  repeat-x;
	background-color:  #ccf7df;
}

body.mceContentBody {
    background-color:#ffffff;
    background-image: none;
}

img {
	border		: 0px;
}

textarea {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}       

input {
	background-color: #ffffff;
	font-size       : 9pt;
	color           : #37cc20;
}       

input:focus {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}

input.form {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}       

input.form:focus {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}

input.red {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}       

input.red:focus {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}

select.red {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}       

select.red:focus {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}

select {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}       

select:focus {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}

select.form {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}       

select.form:focus {
	background-color: #ffffff;
	border		: 1px solid #77fc20;
	font-size       : 9pt;
	color           : #37cc20;
}

a, a:hover, a:link, a:visited {
	color		: #381ba5;
	cursor		: pointer;
}

table.mainTab {
	background-color: #d9ebf4;
	height		: 600px;
	width		: 975px;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #77fc20;
}

td.top_menu {
	background-color: #acd03d;
	text-align : right;
	height : 30px;
}

a.topMenuLink, a.topMenuLink:link, a.topMenuLink:visited {
	color		: #ffffff;
	text-decoration	: none;
	cursor		: pointer;
}

a.topMenuLink:hover {
	color		: #ffffff;
	text-decoration	: underline;
	cursor		: pointer;
}

a.topMenuLink_marked, a.topMenuLink_marked:link, a.topMenuLink_marked:visited {
	color		: #ffffff;
	text-decoration	: underline;
	cursor		: pointer;
}

a.topMenuLink_marked:hover {
	color		: #ffffff;
	text-decoration	: underline;
	cursor		: pointer;
}

table.blue_body_tab {
	background-color: #ffffff;
	width : 100%;
	height : 300px;
}

td.footer_td {
	color : #ffffff;
	font-size : 10px;
	vertical-align : center;
}

a.footer_link, a.footer_link:link, a.footer_link:visited {
	color		: #ffffff;
	text-decoration	: none;
	cursor		: pointer;
	font-size : 10px;
}

a.footer_link:hover {
	font-size : 10px;
	color		: #ffffff;
	text-decoration	: underline;
	cursor		: pointer;
}

table.footer_tab {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #009beb;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #009beb;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #009beb;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #009beb;
	background-color: #009beb;
	width : 100%;
	height : 10px;
}

table.green_border_tab_test {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #74fd1c;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #74fd1c;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #74fd1c;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #74fd1c;
	background-color: #ffffff;
}

table.green_border_tab {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #74fd1c;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #74fd1c;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #74fd1c;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #74fd1c;
	background-color: #ffffff;
	height : 290px;
}

td.form_title {
	text-align : left;
	color: #009beb;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #009beb;
}

td.form_name {
	text-align : left;
	font-size : 13px;
	color: #009beb;
}

a.simpleLink, a.simpleLink:link, a.simpleLink:visited {
	color		: #009beb;
	text-decoration	: none;
	cursor		: pointer;
	font-size : 12px;
}

a.simpleLink:hover {
	font-size : 12px;
	color		: #009beb;
	text-decoration	: underline;
	cursor		: pointer;
}

a.user_links, a.user_links:link, a.user_links:visited {
	color		: #ffffff;
	text-decoration	: none;
	cursor		: pointer;
	font-size : 12px;
}

a.user_links:hover {
	font-size : 12px;
	color		: #ffffff;
	text-decoration	: underline;
	cursor		: pointer;
}

td.blue_line_bott {
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #009beb;
}

td.how_works_menu_td {
	text-align : center;
	background-color:  #ffffff;
	color : #009beb;
}

td.how_works_menu_td:hover {
	text-align : center;
	background-color:  #ffa800;
	color : #ffffff;
}

a.how_works_menu_a_orange, a.how_works_menu_a_orange:link, a.how_works_menu_a_orange:visited {
	color : #ffa800;
	text-decoration	: none;
}

a.how_works_menu_a_orange:hover {
	text-decoration	: none;
	color		: #ffffff;
}

a.how_works_menu_a, a.how_works_menu_a:link, a.how_works_menu_a:visited {
	color : #009beb;
	text-decoration	: none;
}

a.how_works_menu_a:hover {
	text-decoration	: none;
	color		: #ffffff;
}

td.how_works_menu_td_seleced {
	text-align : center;
	background-color:  #ffa800;
	color : #ffffff;
}

a.how_works_menu_a_selected, a.how_works_menu_a_selected:link, a.how_works_menu_a_selected:visited, a.how_works_menu_a_selected:hover {
	text-decoration	: none;
	color		: #ffffff;
}

td.how_bott_text {
	text-align : left;
	color: #009beb;
}

a.contact_us_class, a.contact_us_class:link, a.contact_us_class:visited {
	color: #ffc119;
}

a.contact_us_class:hover {
	color: #ffc119;
	text-decoration	: none;
}

td.gallery_title {
	color: #009beb;
	text-align : left;
}

a.gall_link, a.gall_link:link, a.gall_link:visited {
	color: #a1b2af;
	text-decoration	: none;
}

a.gall_link:hover {
	color: #ffa900;
	text-decoration	: none;
}

table.image_table_gall {
	width : 660px;
	height : 414px;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #c9c9c9;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #c9c9c9;
	border-left-width : 2px;
	border-left-style : solid;
	border-left-color : #c9c9c9;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #c9c9c9;
}

a.gall_link_mark, a.gall_link_mark:link, a.gall_link_mark:visited {
	color: #ffa900;
	text-decoration	: none;
}

a.gall_link_mark:hover {
	color: #ffa900;
	text-decoration	: none;
}

.witheText {
	color: #a0b5b4;
	text-align : left;
}

td.witheText {
	color: #7d8387;
	text-align : left;
}

input.send_butt {
	background-color: #00daf9;
	color           : #ffffff;
	font-size : 14px;
	border		: 4px solid #00daf9;
}

td.rec_blue_td {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #009beb;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #009beb;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #009beb;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #009beb;
}

table.rec_blue_table {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #009beb;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #009beb;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #009beb;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #009beb;
}

td.section_title {
	text-align : left;
	color: #009beb;
	font-size : 18px;
}

td.style_box_left_info_td {
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #009beb;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #009beb;
	border-left-width : 2px;
	border-left-style : solid;
	border-left-color : #009beb;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #009beb;
	width : 200px;
}

a.link_to_gallery_siz_pri, a.link_to_gallery_siz_pri:link, a.link_to_gallery_siz_pri:visited {
	color: #009beb;
}

a.link_to_gallery_siz_pri:hover {
	color: #009beb;
	text-decoration	: none;
}

input.add_cart_butt {
	background-color: #ffffff;
	color           : #ffa800;
	font-size : 14px;
	border		: 2px solid #ffa800;
}

.gray_color {
	color : #7d8387;
}

.green_color {
	color : #89db10;
}

.orange_color {
	color : #ffa800;
}

input.orange_bott {
	background-color: #ffa800;
	color           : #ffffff;
	font-size : 14px;
	border		: 6px solid #ffa800;
}

input.orange_bott:hover {
	background-color: #00daf9;
	color           : #ffffff;
	font-size : 14px;
	border		: 6px solid #00daf9;
}

a.orange_link, a.orange_link:link, a.orange_link:visited {
	color: #ffa700;
}

a.orange_link:hover {
	color: #ffa700;
	text-decoration	: none;
}

a.blue_link, a.blue_link:link, a.blue_link:visited {
	color: #009beb;
}

a.blue_link:hover {
	color: #ffa700;
	text-decoration	: none;
}

td.productHeader {
	background-color: #ffb700;
	color : #ffffff;
}

input.orange_bott_small {
	background-color: #ffa800;
	color           : #ffffff;
	font-size : 13px;
	border		: 1px solid #ffa800;
}

input.orange_bott_small:hover {
	background-color: #00daf9;
	color           : #ffffff;
	font-size : 13px;
	border		: 1px solid #00daf9;
}

tr.prodTabBack0 {
	background-color: #fffbd9;
}

tr.prodTabBack1 {
	background-color: #ffffff;
}

.small_text {
	font-size : 12px;
}

a.blue_small_link, a.blue_small_link:link, a.blue_small_link:visited {
	color: #2de3e3;
	text-decoration	: none;
}

a.blue_small_link:hover {
	color: #2de3e3;
}

td.rightBottBlueLine {
	height		: 20px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #280b95;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #280b95;
	font-size : 13px;
}

td.rightLinePrice {
	font-size : 13px;
	color : #560b95;
	height		: 20px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #280b95;
	background-color: #d9fbf4;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #280b95;
}

td.blueBottLine {
	font-size : 13px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #280b95;
}

table.borderBlueTabNoBott {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #280b95;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #280b95;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #280b95;
}

td.backPriceProd {
	color : #560b95;
	font-size : 13px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #280b95;
	background-color: #d9fbf4;
}

.small_text {
	font-size : 13px;
}

.selected_color {
	border-left-width : 2px;
	border-left-style : solid;
	border-left-color : #000000;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #000000;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #000000;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #000000;
}

.no_selected_color {
	border-left-width : 2px;
	border-left-style : solid;
	border-left-color : #ffffff;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #ffffff;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #ffffff;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #ffffff;
}

h1 {
	font-size : 18px;
}

a.admin_blue_dep_link, a.admin_blue_dep_link:hover, a.admin_blue_dep_link:link, a.admin_blue_dep_link:visited {
	color		: #009bec;
	cursor		: pointer;
	font-size : 14px;
	text-decoration	: none;
}

a.admin_blue_link, a.admin_blue_link:hover, a.admin_blue_link:link, a.admin_blue_link:visited {
	color		: #31daf4;
	cursor		: pointer;
	font-size : 14px;
	text-decoration	: none;
}

.red_lit_text {
	font-size : 12px;
	color		: #f20011;
}

td.total_td {
	text-align : right;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #009bec;
}

td.main_table_td {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	color: #999999;
}

.blue_text {
	color: #0baee8
}

td.nuestros_title {
	color: #c1cacc;
	font-size: 24px;
	font-weight: bold;
	padding-top: 26px;
	padding-bottom: 10px;
}

h1.title_blue {
	display: inline;
	color: #4eacdc;
	font-size: 24px;
	font-weight: bold;
}

.green_main_title {
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	background-color: #a8d137;
}

td.main_bott_imp {
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.green_text {
	color: #a8d137;
}

a.green_bg_link, a.green_bg_link:hover, a.green_bg_link:visited, a.green_bg_link:link {
	font-weight: bold;
	color: #ffffff;
	background-color: #a8d137;
	text-decoration	: none;
}

