body				{padding:0px;margin:0px; background: url(../img/bg-body.png) repeat-x;}
.clear				{clear:both;}


a,input,textarea{-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
a,input,textarea{-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}



#cn 				{width: 970px; margin:0 auto;}

#cb					{width: 950px; height:110px; background:url(../img/bg-01.jpg) repeat-x; padding:0 0 0 20px;}
#cb .logo			{width:286px; height:110px; background:url(../img/logo.png); float:left;}
#cb .menu			{width:606px; height:58px; float:right; padding:52px 0 0 0;}
#cb .menu .b1		{width:109px; height:32px; background:url(../img/bg-02.jpg); text-align:center; line-height:30px; font-size:12px; font-family:Arial; color:#000; text-decoration:none; float:left; margin:0 5px 0 0; cursor:pointer; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
#cb .menu .b1:hover	{background:url(../img/bg-03.jpg); color:#c3c3c3;}

#cb .menu .b2 a		{width:130px; height:32px; background:url(../img/bg-04.jpg); text-align:center; line-height:30px; font-size:12px; font-family:Arial; color:#000; text-decoration:none; float:left; margin:0 5px 0 0; cursor:pointer; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
#cb .menu .b2 a:hover	{background:url(../img/bg-05.jpg); color:#c3c3c3;}

#cb .menu .b2:hover .b3	{display:block;}
#cb .menu .b3		{width:120px; background:#444; border:1px solid #222; position:absolute; display:none; border-radius:5px; z-index:999; margin:32px 0 0 341px; padding:10px;}
#cb .menu .b3 a		{color:#c2dbe2; background:none; text-align:left; border-bottom:1px solid #c2dbe2; line-height:25px; padding:0; height:25px; width:120px;}
#cb .menu .b3 a:hover {color:#fff; background:none; border-bottom:1px solid #fff; }

#m1 				{float:left; width:664px; margin:0 20px 0 0;}

#m1 h1				{width:644px; height:40px; font-size:22px; font-family:Arial; color:#fff; line-height:40px; text-transform:uppercase; font-style:italic; background:url(../img/c1.jpg) no-repeat; padding:0 0 0 20px; margin:0 0 20px 0;}
#m1 .bx				{border-bottom:1px solid #cfcfcf; padding:0 0 20px 0; margin:0 0 20px 0;}
#m1 .bx h2			{font:bold 16px Arial; color:#663300; padding:0; margin:0 0 10px 0;}
#m1 .bx p 	 		{font:12px Arial; color:#7d7d7d; padding:0; margin:0;}
#m1 .bx img			{margin:0 15px 15px 0; border:0; float:left;}
#m1 .bx ul 			{padding:0; margin:0; float:left; list-style-type:none; line-height:20px;}
#m1 .bx li			{margin:0; margin:0; color:#937900; font-size:12px; font-family:Arial; background:url(../img/arrow.png) no-repeat left center; border-bottom:1px dotted #cfcfcf; padding:0 0 0 14px;}

#m2					{float:left; width:286px; font:12px Arial; color:#7d7d7d;}
#m2 h1				{width:266px; height:40px; font-size:22px; font-family:Arial; color:#fff; line-height:40px; text-transform:uppercase; font-style:italic; background:url(../img/c1.jpg) no-repeat; padding:0 0 0 20px; margin:0 0 20px 0;}
#m2 input			{border:1px solid #ddd; background:#fff url(../img/1.jpg) no-repeat; padding:0 10px; width:264px; margin:0 0 5px 0; font:12px Arial; color:#000; height:33px;  cursor:pointer;}
#m2 textarea		{border:1px solid #ddd; background:#fff url(../img/1.jpg) no-repeat; padding:10px; width:264px; height:80px; font:12px Arial; color:#000; overflow:hidden;}

#m2 input:hover		{box-shadow:0px 0px 5px rgba(0,0,0,0.5);}
#m2 textarea:hover		{box-shadow:0px 0px 5px rgba(0,0,0,0.5);}

#m2 .f1				{background-position:245px top;}
#m2 .f2				{background-position:245px -33px;}
#m2 .f3				{background-position:245px -66px;}
#m2 .f4				{background:#fff url(../img/2.jpg) no-repeat right top;}

#m2 .f6				{width:276px; line-height:12px; background:url(../img/2.png) no-repeat; color:#f00; font-size:12px; font-family:Arial; padding:0 0 0 15px; margin:0 0 5px 0;}

#m2 .f1-error		{background-position:245px top; border:1px solid #f00;}
#m2 .f2-error		{background-position:245px -33px; border:1px solid #f00;}
#m2 .f3-error		{background-position:245px -66px; border:1px solid #f00;}
#m2 .f4-error		{background:#fff url(../img/2.jpg) no-repeat right top; border:1px solid #f00; margin:0 0 5px 0;}


#m2 .f5				{width:286px; height:34px; font:14px Arial; color:#fff; border:0; background:#ff2c2c; cursor:pointer; margin:5px 0 0 0; border:1px solid #c00;}
#m2 .f5:hover		{background:#333; border:1px solid #000;}
		




.footer 			{margin:0;padding:0; background: url(../img/bg-body.png);}
.footer_resize 		{width:970px; margin:0 auto; padding:20px 0;}
.footer ul 			{margin:0; padding:0; list-style:none;float:left;}
.footer ul li		{margin:0; padding:0 20px 0 0; float:left;}
.footer p 			{margin:0; float:right; color:#fff; font:12px Arial;}
.footer a 			{color:#fff; font:12px Arial; text-decoration:none;}
.footer a:hover 	{text-decoration:underline;}

#banner									{width: 970px; height: 320px; background: #fff url('../img/cargando.gif') no-repeat center center; overflow: hidden; }
#banner>img, #banner>div, #banner>a 	{display: none; }
div.orbit-wrapper 						{width: 1px; height: 1px; position: relative;}
div.orbit 								{width: 1px; height: 1px; position: relative; overflow: hidden}
div.orbit>img 							{position: absolute; top: 0; left: 0; display: none;}
div.orbit>a 							{border: none; position: absolute; top: 0; left: 0; line-height: 0; display: none;}
div.slider-nav 							{display: block}
div.slider-nav span 					{width: 48px; height: 62px; text-indent: -9999px; position: absolute; z-index: 1000; top: 50%; margin-top: -32px; cursor: pointer;}
div.slider-nav span.right 				{background: url(../img/bt-05.png);right: 0;}
div.slider-nav span.left 				{background: url(../img/bt-06.png);left: 0;}

#galeria .thumb-Holder{width:600px; background:#000; padding:15px 0;}
#galeria .thumb{width:109px;  height:60px;  padding:2px;  margin-right:5px}
#galeria .thumb .bg{background-color:#393939}
#galeria .thumb-normal{background-color:#393939}
#galeria .thumb-over{background-color:#cc2229}
#galeria .thumb .tint-normal{background-image:none;}
#galeria .thumb .tint-over{background-image:url(../thumb_over.png);  background-position:center;}
#galeria .thumb-next-previous-normal{opacity:1; filter:alpha(opacity=100); background:#000;}
#galeria .thumb-next-previous-over{opacity:.5; filter:alpha(opacity=50); background:#000;}
#galeria	{-webkit-tap-highlight-color:rgba(0,0,0,0)}
#galeria .nonDraggable{cursor:auto}



	
