/************************** BODY *******************************/
.menu_top2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
	clear:both;
	text-align:left;
	background-image: url(../images/menu_bg.png);
	background-repeat:repeat-x;
	height: 31px;
	width: 800px;
}

.flashheader_bottom {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-image: url(../images/flashheader_bottom.png);
	background-repeat:repeat-x;
	height: 40px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
}

/************************** DIAGRAMACÍON GENERAL *******************************/

#container {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	width: 100%;
}

.content {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:800px;
}

#content_right {
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:560px;
	float:left;
}

.bg_bottom {
	text-align:right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_bottom.gif);
	background-repeat:repeat-y;
	width:866px;
	color:#FFFFFF;
}

/******************************** OBJETO MENU ********************************/

.menu {
	width:208px;
	margin-top: 0px;
	float:left;
}

.menu_center {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:208px;
}

.menu_center ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_center li {
	list-style-image:url(../images/vinetas_menu.gif);
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_bottom {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1e6f95;
	width:206px;
	height:200px;
	float:left;
}

a.menulink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/***************************** GENERALES **********************************/

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
}

input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



/***************************** SEARCH **********************************/

.search {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #5e6b78;
}

.searchbutton {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/search_buttoncenter.gif);
	background-repeat:repeat-x;
}

.div_linedotted {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/div_linedotted.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:250px;
	width:14px;
	float:left;
}

.titles_bg {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-image: url(../images/lumicentro_titles.png);
	background-repeat: no-repeat;
	height:30px;
	width:560px;
	float:left;
}

.properties_info {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(../images/bg_products.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #FFFFFF;
	width:175px;
	float:left;
	color: #000000;
}
.properties_info .imagen{
	height:170px; margin-bottom:10px; text-align:center;
}
.properties_info .info{
	height:80px;
}

.tit_properties {
	font-weight: bold;
	color: #396091;
}

a.tit_properties{
	font-weight: bold;
	color: #396091;
	text-decoration:none;
}
a:hover.tit_properties{
	text-decoration:underline;
}



.properties_button {
	text-align:center;
	background-position:top;
	background-repeat:no-repeat;
	width:175px;
	vertical-align:middle;
	height: 35px;
	float:left;
	background-image: url(../images/product_button.jpg);
	margin: 0px;
}

.properties_button_OFF {
	text-align:center;
	background-position:top;
	background-repeat:no-repeat;
	width:175px;
	vertical-align:middle;
	height: 35px;
	float:left;
	background-color: #396091;
	margin: 0px;
}

.properties_img {
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.bottom_bg {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:right;
	background-image: url(../images/bg_bottom.jpg);
	background-position:top;
	background-repeat:repeat-y;
	border: 0px solid #5e6b78;
	width:800px;
	height:56px;
	float:left;

}

.header_menu {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.header_menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.header_menu a:hover {
	text-decoration:underline;
}


.msg_error {
	color:#FF0000;
}

.centrar {
	text-align:center;
}

.error {
	color:#FF0000;
	font-weight:bold;
	height:25px;
	display:none;
}

.header1{
	margin: 0;
	width: 800px;
	height: 94px;
	float: left;
	clear: both;
	background-image: url(../images/bg_header.jpg);
	background-repeat:repeat-x;
}

.logo1{
	margin-top: 10px;
	width: 600px;
	float: left;
}

.text_cont{
	margin-top: 10px;
	width: 200px;
	float: left;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: #396091;
}

.text_cont h1{
	margin-bottom: -15px;
	padding: 0;
	font-family: arial;
	font-size: 30px;
	color: #396091;
}
.text_cont img{
	margin-top: -10px;
}
