* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body {
	background:url(images/body-bg.gif) left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#141010;
	
	
	
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}
.col-1, .col-2, .col-3 { 
	float:left;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}
.wrapper { 
	width:100%; 
	overflow:hidden;
	
}
.container { 
	width:100%;
	
}
/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.875em;
	position:relative;
	
}
#header {
	height:100px;
}
#content {
	padding:0 0 5px 0;
	
}
	#content .sidebar {
		float:left;
		width:265px;
		padding-bottom:50px;
	}
	#content .mainContent {
		float:left;
		width:715px;
		 /*#width: 700px;override for Microsoft Internet Explorer browsers*/
        _width: 705px; ;/* override for IE browsers 6.0 and older */
        _margin-left:-15px;
        
	}
#footer {
	height:116px;
	padding-left:14px;
}
/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.jpg) left top repeat-x;
}
.tail-bottom { 
	background:url(images/tail-bottom.jpg) left bottom repeat-x;
}
.main-bg {
	background:url(images/main-bg12.png) center top no-repeat;
}
/*----- forms parameters -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
/*----- other -----*/
.img-indent { 
	margin:0 27px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 27px 0 0;
	}
.extra-wrap { 
	overflow:hidden;
}
p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#e16500; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	font-size:32px;
	line-height:1em;
	font-weight:normal;
	color:#272727;
	letter-spacing:-1px;
	margin-bottom:20px;
}
h2 {
	background:url(images/title-bg.png) no-repeat left top;
	width:468px;
	height:51px;
	font-size:24px;
	line-height:36px;
	color:#fff;
	font-weight:normal;
	margin:0 0 17px -66px;
	text-indent:66px;
	letter-spacing:-1px;
	padding-top:-5px;
	
	
}
h3 {
	font-size:26px;
	line-height:1.2em;
	font-weight:normal;
	border-bottom:2px solid #bebdbd;
	color:#c70018;
	text-align:right;
	padding:0 6px 3px 0;
	margin:0 0 37px -8px;
}
h4 {
	font-size:18px;
	line-height:24px;
	color:#d30d33;
	font-weight:normal;
	margin-bottom:21px;
}
h5 {
	font-size:13px;
	margin-bottom:4px;
	padding-top:4px;
}
h6 {
	
}
.txt1 {
	color:#e94362;
	font-style:italic;
	font-size:15px;
}
.txt2 {
	color:#706b6b;
	font-style:italic;
	line-height:22px;
}
.link1 { 
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}
.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
blockquote {
	color:#706b6b;
	font-style:italic;
	line-height:22px;
}
	blockquote a {
		color:#075c07;
	}
/*==================boxes====================*/
.box {
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.png) no-repeat left top;
		padding-left:13px;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.png) no-repeat right top;
		padding-right:13px;
	}
	.box .border-top {
		background:url(images/border-top.png) left top repeat-x;
		height:12px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	.box .left-shad {
		background:url(images/left-shad.png) left top repeat-y;
		padding-left:9px;
	}
	.box .right-shad {
		background:url(images/right-shad.png) right top repeat-y;
		padding-right:9px;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.png) no-repeat left top;
		padding-left:13px;
	}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.png) no-repeat right top;
		padding-right:13px;
	}
	.box .border-bot {
		background:url(images/border-bot.png) left top repeat-x;
		height:12px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	.box .inside { 
		background:url(images/box-bg.jpg) left top;
		padding:28px 30px 35px 50px;
		
	}
.sm-box {
	background:#fff;
	width:100%;
	 font-family:Tahoma, Geneva, sans-serif;
           font-size:12px;
	       color:#044f18;
	       text-align:center;
}
	.sm-box .top {
		background:url(images/sm-box-top.jpg) no-repeat left top;
		height:10px;
		overflow:hidden;
	}
	.sm-box .bottom {
		background:url(images/sm-bottom-alt.jpg) no-repeat left bottom;
		height:20px;
		overflow:hidden;
	}
	.sm-box .bottom-alt {
		background:url(images/sm-bottom-alt.jpg) no-repeat left bottom;
		height:15px;
		overflow:hidden;
	}
	.sm-box .inner {
		padding:10px 21px 10px 28px;
	}
	.sm-box .inner1 {
		padding:10px 15px 10px 23px;
	}
	.sm-box .inner.alt {
		background-color:#white;
}
	.sm-box .inner.alt2 {
		background-color:#white;
		padding:10px 0px 10px 25px;
}
.redus {font-size:22px;
      	line-height:1.2em;
        font-weight:normal;
    	border-bottom:2px solid #bebdbd;
        color:#c70018;
    	text-align:center;
		width:200px;
	
}
.address { 
	color:#706b6b;
	font-style:italic;
	line-height:22px;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:85px;
		}
		.address dd a {
			color:#e94362;
			font-size:13px;
		}
.department { 
	padding-bottom:20px;
}
	.department dt {
		margin-bottom:5px;
		font-size:13px;
		font-weight:bold;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:103px;
		}
/*===== header =====*/
#header .social-services {
	float:right;
	padding:42px 10px 0 0;
}
	#header .social-services dt {
		float:left;
		color:#9f9089;
		font-size:20px;
		line-height:1.2em;
		padding:9px 5px 0 0;
		letter-spacing:-1px;
	}
	#header .social-services dd {
		float:left;
		padding-left:3px;
	}
#header .logo {width:197px;
               height:91px;
	position:absolute;
	left:43px;
	top:155px;
	z-index:10;
	font-family:Tahoma;
	font-size:20px;
	background:url(images/bg_oferta.png) no-repeat;
	text-align:center;
	padding-top:25px;
	
}
/*===== content =====*/
#content .sidebar .indent {
	padding:55px 21px 0 12px;
	
}
	#content .sidebar .indent .indent {
		padding:0 0 0 28px;
	}
	#content .sidebar .indent .indent1 {
		padding:15px 0 0 28px;
	}
	#content .nav {
		padding:157px 0 0 12px;
		margin-right:-8px;
	}
		#content .nav li {
			display:inline;
		}
			#content .nav li a {
				display:block;
				width:280px;
				height:30px;
				color:#fff;
				text-decoration:none;
				font-size:18px;
				padding-top:10px;
				margin-bottom:5px;
				text-indent:17px;
				letter-spacing:-1px;
				
			}
			#content .nav li a:hover {
				color:#000;
				
			}
			#content .nav li a.current {
				text-indent:80px;
				color:#000;
							}
			
			#content .nav li a.item1 {
				background-color:#bcd329; /*059cde*/
			}
			#content .nav li a.item2 {
				background-color:#9900cc;/*ae24ad;*/
			}
			#content .nav li a.item3 {
				background-color:#ff679a;/*c70018;*/
			}
			#content .nav li a.item4 {
				background-color:#99cc33; /*d87800;*/
				
			}
			#content .nav li a.item6 {
				background-color:#6f468c;
				
			}
			#content .nav li a.item5 {
				background-color:#f8c300;
				
			}
			#content .nav li a.item7 {
				background-color:#f94b4b;
				
			}
			#content .nav li a.item8 {
				background-color:#cc6698; /*10678c;*/
			}
						#content .nav li a.item9 {
				background-color:#f5864a; /*10678c;*/
			}
	
	#content .section {
		padding-bottom:14px;
		padding-top:10px;
	}
	
	
	.list1 li {
		background:url(images/marker2.gif) no-repeat left top;
		padding:0 0 4px 19px;
		text-transform:uppercase;
		font-size:12px;
	}
		.list1 li a {
			color:#141010;
			text-decoration:none;
		}
		.list1 li a:hover {
			color:#e7284c;
		}
	.list1 li.alt {
		background:none;
	}
		.list1 li.alt a {
			font-size:13px;
			color:#e16500;
			font-style:italic;
			font-weight:bold;
			text-transform:none;
			text-decoration:underline;
		}
		.list1 li.alt a:hover {
			text-decoration:none;
		}
/*=== slider ===*/
.slider-wrap {
	background:url(images/slider-wrap.jpg) no-repeat left top;
	width:595px;
	height:303px;
	position:relative;
	margin-bottom:32px;
}
	.slider-wrap .label {
		position:absolute;
		top:-13px;
		right:-4px;
		width:190px;
		height:59px;
		background:url(images/slider-label.png) no-repeat left top;
		z-index:10;
	}
	.slider-wrap .inner {
		padding:7px 0 0 6px;
	}
	
.anythingSlider                         { width: 589px; height: 296px; position: relative; }
.anythingSlider .wrapper                { width: 582px; overflow: hidden; height: 296px; position: absolute; top: 0; left: 0; font-size:12px;}
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 296px; width: 582px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 45px; width: 22px; text-indent: -9999px; position: absolute; top: 114px; cursor: pointer; }
.anythingSlider .forward                { background:url(images/next.png) no-repeat left top; right:6px;}
.anythingSlider .back                   { background:url(images/prev.png) no-repeat left top; }
.anythingSlider a { color:#706b6b;}
.anythingSlider a.info { background:url(images/marker1.gif) no-repeat left 1px; text-decoration:none; padding-left:20px; float:right;}
.anythingSlider a.info:hover { text-decoration:underline; color:#000;}
.anythingSlider p { margin-bottom:0;}
.anythingSlider .container { padding:8px 25px 0 22px; width:auto;}
#start-stop                             { display:none;}
/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/* --- gallery begin --- */
.gallery-box {
	width:100%;
	overflow:hidden;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 597px; 
}
div.content a:focus, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 533px; /* This should be set to be at least the height of the largest image in the slideshow */
	width:597px;
	background:url(images/gallery-img-wrap.jpg) no-repeat left top;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 582px;
	height: 425px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	height:425px;	
	
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 7px;
	left: 7px;
}
div.slideshow a.advance-link {
	display: block;
	width: 582px;
	height: 425px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	display:block;
	top:0;
	left:0;
	position:absolute;
}
div.caption-container {
	position: relative;
	color:#b4b1b1;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.caption {
	padding:18px 25px 0 15px;
	color:#706b6b;
	font-size:12px;
	line-height:1.5em;
}
	div.caption em {
		color:#e94362;
		font-size:15px;
	}
	div.caption a {
		color:#e94362;
		text-decoration:none;
	}
	div.caption a:hover {
		text-decoration:underline;
	}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding:29px 0 0 0;
	width:100%;
	overflow:hidden;
}
ul.thumbs li {
	padding:7px;
	float: left;
	background:url(images/thumb-wrap.jpg) no-repeat left top;
	width:178px;
	height:117px;
	margin:0 10px 10px 0;
	display:inline;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	float:right;
	padding:15px 20px 15px 0;
	color:#e16500;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}
	div.pagination a {
		color:#e16500;
		font-weight:bold;
		font-style:italic;
		font-size:13px;
		padding:0 5px;
		background:url(images/box-bg.jpg) left top;
	}
div.navigation div.top {
	display:none; /* optional disabled */
}
div.pagination span.current  {
	background:url(images/box-bg.jpg) left top;
}
div.pagination a.prev {
	padding-right:10px;
}
div.pagination a.next {
	padding-left:10px;
}
/* --- gallery end --- */
/*===== footer =====*/
#footer {
	font-size:13px;
	color:#9e9890;
}
	#footer .indent {
		padding:0 0 0 14px;
	}
		#footer .col-1 {
			width:260px;
			padding-top:15px;
		}
		#footer .col-2 {
			width:473px;
			padding-top:38px;
		}
			#footer .col-2 a {
				color:#9e9890;
			}
		#footer .col-3 {
			width:220px;
			color:#6e6b67;
			font-size:12px;
			padding-top:59px;
		}
			#footer .col-3 a {
				color:#6e6b67;
			}
/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form .col-1 {
		width:306px !important;
		margin-right:0 !important;
	}
	#contacts-form .col-2 {
		width:289px !important;
		margin-right:0 !important;
	}
		#contacts-form label {
			display:block;
			height:50px;
			background:url(images/input-bg.jpg) no-repeat left 18px;
			text-indent:5px;
		}
		#contacts-form input {
			width:275px;
			padding:4px 0 2px 5px;
			background:none;
			border:none;
			font-size:13px;
		}
		#contacts-form .textarea-box {
			background:url(images/textarea-bg.jpg) no-repeat left 18px;
			width:288px;
			height:150px;
			margin-bottom:15px;
			text-indent:5px;
		}
		#contacts-form textarea {
			width:270px;
			height:120px;
			border:none;
			background:none;
			overflow:auto;
			font-size:13px;
			padding:4px 0 2px 5px;
		}
/*==========================================*/
.sus {width:500px;
      height:138px;
	  margin:auto;
	  margin-bottom:25px;
}
.text {font-family:Tahoma, Geneva, sans-serif;
       font-size:13px;
	   color:#044f18;
	   text-align:justify;
 }
.text a:link{color:#044f18;
	         text-decoration:underline;
 }
 .text a:visited{color:#044f18;
	             text-decoration:underline;
 }
  .text a:hover{color:#044f18;
	             text-decoration:none;
 }
.t_indent {   text-indent:30px;
              margin-top:-15px;
              height:auto;
}
.t_indent1 { font-size:11px;
              
              margin-top:-15px;
              height:auto;
}
.sageta_turcia {width:380px;
		        height:130px;
		        background:url(images/turcia_bg1.png) no-repeat left bottom;
		        margin-left:120px;
		        }
.tur_text {padding-top:15px;
           padding-left:10px;
           padding-right:120px;
           padding-bottom:5px;
           font-family:Tahoma, Geneva, sans-serif;
           font-size:11px;
	       color:#044f18;
	       text-align:center;
	       
	       
	       
           }
.tur_text a:link {color:#044f18;
                  text-decoration:none;}
.tur_text a:visited {color:#044f18;
                  text-decoration:none;}
.tur_text a:hover {color:#044f18;
                  text-decoration:underline;}
.info_util1 {margin-top:-20px;
             font-weight:bold;
}
.info_util2{font-family:Tahoma, Geneva, sans-serif;
           font-size:10px;
	       color:#044f18;
	       margin-top:-20px;
	       width:210px;
	       margin-left:-17px;
	       }
.info_util3{font-family:Tahoma, Geneva, sans-serif;
           font-size:16px;
	       color:#c70018;
	       margin-top:-20px;
	       width:210px;
	       margin-left:-17px;
		   font-weight:bold;
	       }
.info_util4{font-family:Tahoma, Geneva, sans-serif;
           font-size:14px;
	       color:#044f18;
	       margin-top:-25px;
	       width:210px;
	       margin-left:-17px;
}
.info_util4 a:link{color:#044f18; text-decoration:underline}
.info_util4 a:visited{color:#044f18; text-decoration:underline}
.info_util4 a:hover{color:#044f18; text-decoration:none}
.terife_sus {text-align:center;
             border:1px solid #ccc; 
             padding:5px 5px 5px 5px;
             font-size:16px; 
             width:250px; 
             margin-left:300px; 
             background-color:#fffff0;
             }
.litera {font-family:Tahoma, Geneva, sans-serif;
       font-size:14px;
	   color:#044f18;
	   font-weight:bold;
	   background-color:#fffff0;
	   padding:3px 3px 3px 3px;
	   border:1px solid #ccc;
	   width:16px;
	   text-align:center;
	   
	   }
.li {margin-top:-5px;
}
.ol {margin-left:70px;
}
.ul {margin-left:70px;
}
.invers {font-size:20px}

