* {
	padding: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #FFF;
}
#wrapper {
	margin: 0 auto;
	width: 920px;
	border: 1px solid #E9EFF1;
}
#header {
 color: #333;
 width: 902px;
 float: left;
 padding: 10px;
 border: 0px solid #E9EFF1;
 border-bottom: none;
 height: 100px;
 margin: 10px 0px 0px 0px;
/* background:#F6F0E0;*/
}
#header .logo{
	float: left;
	margin-top: 15px;
	width: 450px;
}
#header div#banbien,
#header ul#menuTop {
	float: right;
	width: 50px;
	color:#BBB;
	font-size: 11px;
	padding: 2px;
	height: 21px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#header ul#menuTop li {
	float: left;
	list-style: none;
}
#header ul#menuTop li a {
	padding: 0px 10px;
	text-decoration: none;
	color:#BBB;
	border-right: 1px solid #CCC;
}
#header ul#menuTop li a.first {
	padding-left: 0px;
}
#header ul#menuTop li a.last {
	border-right: none;
}
#header ul#menuTop li a.activo {color: #111; text-decoration:underline;}
#header div#banbien {
	margin-top: 37px;
}
#header div#banbien span.lang {
	float: right;
	width: 57px;
}
#header .logo a img,
#header div#banbien span.lang a img {
	border: none;
	margin: 0px 2px;
}
#navigation {
	float: none;
	width: 780px;
	color: #333;
	padding: 0px;
	height: 41px;
/* background: url(../background.png);*/
}
#navigation ul li,
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style: none;
	float: left;
}
#navigation ul li.azul {
	background: url(../bg_menu.gif) repeat-x;
}
#navigation ul li.verde {
	background: url(../bg_menu_1.gif) repeat-x;
}
#navigation ul li.naranja {
	background: url(../bg_menu_2.gif) repeat-x;
}
#navigation ul li.rojo {
	background: url(../bg_menu_3.gif) repeat-x;
}
#navigation ul li.violeta {
	background: url(../bg_menu_4.gif) repeat-x;
}
#navigation ul li.purple {
	background: url(../bg_menu_5.gif) repeat-x;
}
#navigation ul li a {
	padding: 10px 27px 0px 27px;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	height: 30px;
	float: left;
}
div#navigation ul li a.activo {
	color: #333; 
	font-weight: bold;
}
#navigation ul li span.l {
	float: left;
}
#navigation ul li a:hover {
	color:#c5c5c5;
}

#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px;
 padding: 0px;
 width: 220px;
 float: left;
}
#leftcolumn div.blue,
#rightcolumn div.blue {
 margin: 1px;
 padding: 7px;
 width: 204px;
 height: 90px;
 background: url(../menu-blue.png);
}
#leftcolumn div.blue h2,
#rightcolumn div.blue h2 {
	font-size: 14px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 10px;
}
#leftcolumn div.white,
#rightcolumn div.white {
 margin: 1px;
 padding: 7px;
 width: 204px;
 height: 200px;
 background: url(../menu-white.png);
}
#leftcolumn div.white h2,
#rightcolumn div.white h2{
	font-size: 14px;
	text-align: center;
	margin-bottom: 11px;
	margin-top: 10px;
}
#leftcolumn div.white a,
#rightcolumn div.white a{
	text-decoration: none;
	color: #333;
}
#leftcolumn div.white img,
#rightcolumn div.white img {
	border: none;
}
#leftcolumn div ul.menuleft {
	padding: 0px;
	margin: 0px 5px;
}
#leftcolumn div ul.menuleft li {
	list-style: none;
	padding: 1px 5px;
	height: 21px;
}
#leftcolumn div ul.menuleft li a,
.list-product li a {
	text-decoration: none;
}
#content {
	float: inherit;
	color: #333;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 455px;
	display: inline;
	right: 75px;
	clip: rect(auto,75px,auto,auto);
}
#content a {
	text-decoration: none;
	color: #333;
}
#content a:hover {
	text-decoration: underline;
	position: static;
	right: 150px;
}
.list-product{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DAE0E2;
}
.list-product li {
	float: left;
	padding: 3px;
	width: 149px;
	height: 175px;
	text-align: center;
	border-bottom: 1px solid #DAE0E2;
	border-right: 1px solid #DAE0E2;
	list-style: none;
}
.list-product li.last {
	border-right: none;
}
.list-product li a img {
	border: none;
	width: 137px;
}
#rightcolumn {
 width: 220px;
 float: right;
  color: #333;
}
#data-perdida,
#data-login,
#data-contacto,
#data-registro{
 width: 400px;
 color: #333;
 height: 200px;
 padding: 10px;
 border: 1px solid #E9E9E9;
/* border-right: none;*/
 margin: 13px 0px 0px 0px;
 display: inline-table;
}
#data-contacto {
	width: 450px;
	height: 350px;
	margin: 0px;
	right: 100px;
	float: left;
}
#data-login {
	margin: 10px 0px 20px 35px;
}
#data-perdida {
	float: right;
	margin: 10px 16px 20px 0px;
/*	margin-top: 55px;
/*	width: 300px;
	display: inline;*/
}
#data-login h2 {
 margin: 10px 10px 10px 10px;
}
#data-perdida p,
#data-login p,
#data-contacto p,
#data-registro p {
 width: 398px;/*288px*/
 height: 30px;
 float: left;
/* border: 1px solid #E9E9E9; /**/
}

div.line {
 width: 665px;
 height: 10px;
 float: left;
 border-top: 1px solid #E9E9E9;
}

#data-contacto p {
 width: 605px;
}
#data-registro p {
 width: 665px;
}
#data-perdida p label,
#data-login p label,
#data-contacto p label,
#data-registro p label {
	width: 130px;
	float: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#data-contacto p label,
#data-registro p  label {
 width: 205px;
}
#data-registro p label {
 width: 275px;
}
#data-perdida p span,
#data-login p span {
 float: left;
 margin-left: 135px;
 padding: 5px 0 0 3px;
}
#data-perdida p input,
#data-login p input{
 width: 145px;
 float: left;
 height: 20px;
}
#data-contacto p input,
#data-contacto p select,
#data-contacto p textarea,
#data-registro p input {
 width: 385px;
 float: left;
 height: 20px;
}
#data-registro p select.select,
#data-registro p input {
 width: 285px;
}
#data-contacto p textarea {
	height: 121px;
}
#data-perdida p input.bottom,
#data-login p input.bottom,
#data-contacto p input.bottom ,
#data-registro p input.bottom{
	width: 75px;
	height: 27px;
	padding: 2px;
	margin: 5px 0px 0px 55px;
}
#data-contacto p input.bottom,
#data-registro p input.bottom{
	margin-left: 130px;
}
#data-registro p span.radio input {
	width: 35px;
}
#data-registro p span.radio {
	width: 55px;
	float: left;
}
#data-registro p label input {
	width: 35px;
}
#data-registro {
	margin: 0px;
	height: 1395px;
/*	border: 1px solid #000;*/
}
#data-registro ul  {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 415px;
	display: inline;
	border: 0px solid #F00;
}
#data-registro ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 205px;
}
#divEstado,
#divCiudad {

}
span.fr {
	color: #F00;
	float: right;
	margin-right: 15px;
}
#footer { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background-color:#F3F2ED;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#footer a { 
 color: #333;
 text-decoration: none;
 margin: 0 5px;
 float: right;
}
#footer a:hover { 
 text-decoration: underline;
}
#footer a img {
	width: 20px;
	border: none;
}
#wrapper #leftcolumn h2 {
	color: #666;
}
#wrapper #header table tr td {
	color: #03C;
}
.sliderwrapper {
	float: left;
	overflow: hidden;
	height:613px;
}#wrapper #header h3 a {
	text-align: right;
}
#wrapper tr td table tr td h4 .menuleft span {
	color: #900;
}
#wrapper tr td table tr td h4 a .menuleft {
	color: #900;
}
.conc {
	color: #900;
}
