/* Start of CMSMS style sheet 'style' */
/* Start of CMSMS style sheet 'style' */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a:link {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 140%;
	color: #CCCCCC;
}

h2{
 font-size: 125%;
 color: #666666;
}

h3{
 font-size: 100%;
 color: #666666;
}

.header {
	color: #FFFFFF;
}

h3 a:link{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 a:visited{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 a:hover{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.required {
	color: #660000;
	font-weight: bold;
}


.menu_top {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-top: 13px;
	padding-left: 120px;
	padding-right: 15px;
        float: right;
}

.menu_principal {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-top: 13px;
	width: 620px;
	float: right;
}


.menu_principal a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.menu_principal a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu_principal a:hover{
	font-weight: bold;
	color: #000000;
}

.menu_sub {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	width: 620px;
	float: right;
}


.menu_sub a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.menu_sub a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu_sub a:hover{
	font-weight: bold;
	color: #000000;
}

.sub_menu {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
}

.sub_menu table{


}

.sub_menu td{
	text-decoration: none;
}

.sub_menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.sub_menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.sub_menu a:hover{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.pagetext{
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 0;
	margin-bottom: 0px;
}

.services {
	margin-right: 400px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.novedades {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/back-flor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ofertas {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.bottomlinks{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	background-image: url(images/cms/back_bottomlink.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}

.bottomlinks a:link{
	color: #663300;
	text-decoration: none;
	font-size: 10px;
}

.bottomlinks a:visited{
	color: #663300;
	text-decoration: none;
	font-size: 10px;
}

.bottomlinks a:hover{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

strong {
	color: #666666;
}
.sold {
	text-decoration: line-through;
}

.back_bottom {
	background-image: url(images/cms/back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}

.back_top {
	background-image: url(images/cms/back_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

.back_slide {
	background-repeat: no-repeat;
	background-position: center top;
        height 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contactform fieldset {padding: 1em;}
.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 100%; }
.contactform div.required {color: #f00;}
.error_message {color: #f00;}

/* End of 'style' */

/* End of 'style' */

