* { margin:0; padding:0;}
.reque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	margin: 5px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:.875em;
	color:#b3b3b3;
	background-color: #414141;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.hora {
	width: 180px;
	margin-top: 10px;
	float: right;

}


.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.tail-top {
	background-color: #414141;
}
.tail-bottom {
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#news-form input.text { width:224px; padding:1px 0 2px 3px; margin-right:7px;}
#news-form input.submit { background:url(images/submit.gif) no-repeat left top; width:35px; height:22px; color:#fff; text-align:center; font-weight:bold; border:0; text-transform:uppercase; line-height:22px;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:244px; padding:2px 0 3px 3px; color:#111; background:#fff; border:1px solid #a09b96; }
#contacts-form textarea {width:257px; height:102px; padding:2px 0 2px 3px; margin-bottom:17px; color:#111; background:#fff; border:1px solid #a09b96; overflow:auto;}
#contacts-form .col-1 { width:310px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:262px !important;}
#contacts-form .link1 { float:right !important;}


/*==================list====================*/
ul { list-style:none;}

.list1 {
	color:#ffffff;
	margin-bottom:10px;
	list-style-type: none;
	list-style-image: none;
}
.list1 li {
	padding:0 0 6px 11px;
	list-style-type: none;
	background-image: url(images/bullet_verde.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.list1 li a {
	color:#ffffff;
	text-decoration:underline;
	list-style-type: none;
	list-style-image: none;
}
.list1 li a:hover {
	text-decoration:underline;
	list-style-type: none;
	list-style-image: none;
}

.list2 dt { font-weight:bold; color:#ececec; margin-bottom:14px;}
.list2 dt a {color:#ececec; text-decoration:none;}
.list2 dt a span { color:#11b4f8;}
.list2 dt a:hover { color:#11b4f8;}
.list2 dd { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:18px; margin-bottom:20px;}
.list2 dd.last { background:none; padding-bottom:0; margin-bottom:15px;}

.list3 li {
	padding:0 0 6px 19px;
	background-image: url(images/arrow_verde.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.list3 li a {
	color:#75C816;
	font-weight:bold;
	text-decoration:none;
}
.list3 li a:hover { color:#11b4f8;}

.list4 li { background:url(images/arrow.gif) no-repeat left 3px; padding:0 0 6px 19px;}
.list4 li a { color:#EAEAEA; font-weight:bold; text-decoration:none;}
.list4 li a:hover { color:#11b4f8;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:26px;}
.p3 { margin-bottom:26px; color:#11b4f8;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#11b4f8; }
a:hover { text-decoration:none;}

h2 { font-size:2.18em; text-transform:uppercase; color:#fff; font-weight:normal; line-height:1.2em; letter-spacing:-1px; margin-bottom:19px;}
h3 { font-size:1em; color:#ececec; margin-bottom:14px;}
h3 span { color:#11b4f8;}
h4 { font-size:1em; color:#ececec;}
h5 { font-size:1em; color:#ececec;}
h6 { color:#11b4f8; font-size:0.5em}

.txt1 { color:#11b4f8;}
.txt2 { color:#ececec;}


.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; text-transform:uppercase; margin-left:20px;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:4px 16px 5px 8px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button {
	width:86px;
	height:24px;
	color:#4A8407;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:right;
	text-align:center;
	line-height:24px;
	background-image: url(images/button_verde.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button span {
	color:#4A8407;
}
.button:hover { color:#eee;}

.button2 { background:url(images/button.png) no-repeat left top; width:86px; height:24px; color:#fff; font-weight:bold; text-transform:uppercase; text-decoration:none; display:block; float:left; text-align:center; line-height:24px;}
.button2 span { color:#E88B00;}
.button2:hover { color:#eee;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:14px 0 14px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:15px;}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x #b23300; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left; width:100%;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .inner { padding:26px 16px 17px 22px;}

.box1 { background:url(images/box1-bg.jpg) left top repeat-x #368bb3; width:100%;}
.box1 .border-top {background:url(images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left1.gif) repeat-y left; width:100%;}
.box1 .border-right {background:url(images/border-right.gif) repeat-y right;}
.box1 .inner { padding:15px 16px 17px 22px;}

.box2 { background:url(images/box2-bg.jpg) left top repeat-x #11b4f8; width:100%;}
.box2 .border-top {background:url(images/border-top.gif) repeat-x top;}
.box2 .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border-left2.gif) repeat-y left; width:100%;}
.box2 .border-right {background:url(images/border-right.gif) repeat-y right;}
.box2 .inner { padding:15px 16px 17px 22px;}

.box3 { background:url(images/box3-bg.jpg) left top repeat-x #255480; width:100%;}
.box3 .border-top {background:url(images/border-top3.gif) repeat-x top;}
.box3 .border-bot {background:url(images/border-bot3.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/border-left3.gif) repeat-y left; width:100%;}
.box3 .border-right {background:url(images/border-right3.gif) repeat-y right;}
.box3 .inner { padding:15px 16px 17px 22px;}

.box4 { background:url(images/box4-bg.gif); position:relative; margin:20px -18px 0 -26px; color:#888;}
.box4 .inner { padding:26px 16px 26px 22px;}
.box4 h2 { margin-bottom:3px;}

.cont-box { padding:0 215px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header #flash-menu {
	position:absolute;
	z-index:2;
	height: 103px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	padding: 0px;
}
#header #flash-header {
	position:absolute;
	z-index:1;
	margin-top: 98px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -23px;
}

/*content*/
#content { background:#1b1b1b; width:100%;}
#content .row-2 { padding:18px 20px 22px 26px;}
#content .indent { padding:10px 0 10px 0;}
#content .indent1 { padding:10px 0 0 0;}

/*footer*/
#footer { color:#d8d8d8;}
#footer p { margin-bottom:0; padding:22px 0 0 26px;}



/*==========================================*/
.txt3 {
	color:#11b4f8;
	font-size: 16px;
	line-height: 22px;
}
.txt4 {
	color:#E88B00;
	text-decoration: underline;
}
.txt5 {
	color:#11b4f8;
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
}
.txt6 {
	color:#CCCCCC;
	font-weight: normal;
}
.txt7{
	color:#E88B00;
	font-weight: bold;
}
