.normal {
	font-size: 70%;
}

.smallest,a.smallest {
	font-size: 90%;
}

body {
	background: #f4f5f7 url("/pict/new.jpg") repeat-x;
	color: #000;
	margin: 0px 0px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.body_top {
	background: url("/pict_redes/body_top4_bg.png") repeat-x;
}

.body_bot {
	background: url("/pict_redes/body_bot4_bg.png") repeat-x;
}

.content {
	padding: 6px 20px 20px 16px;
}

#block {
	margin: 4px;
	padding: 2px;
	border: 1px dotted #999;
}

#content {
	padding: 10px 20px;
}

#lines,.lines {
	margin: 6px 0px;
}

#list {
	line-height: 180%;
	font-size: inherit;
}

.title {
	font: bold 8pt verdana;
}

.date {
	font-size: 90%;
	color: #504f53 !important;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

a.nav_common {

}

a.nav_common:hover {

}

a.nav_common_this {
	color: #f00;
}

a.nav_common_this:hover {
	color: #f00;
}

a.nav_sub {

}

a.nav_sub:hover {

}

a.nav_sub_this {
	color: #f00;
}

a.nav_sub_this:hover {
	color: #f00;
}

a.nav_bottom {

}

a.nav_bottom:hover {

}

a.nav_bottom_this {
	color: #f00;
}

a.nav_bottom_this:hover {
	color: #f00;
}

a.hotline {
	color: #000;
}

h1.title,h2.title,h3.title,h4.title {
	color: #c00;
	padding: 0;
	margin: 0;
}

h1,h2 {
	font-size: 110%;
	color: #333;
}

h3,h4 {
	font-size: 100%;
	color: #669;
}

.page_title {
	margin-bottom: 2em;
}

ol li,ul li {
	padding-bottom: 0.4em;
}

h2.page_title {
	font-size: 100%;
	color: #036;
}

hr {
	border-top: 1px solid #ddd;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom: 1px solid #fff !important;
}

input,select {
	font-size: 100%;
	border: 1px inset #666;
	font-family: verdana;
}

textarea {
	font-size: 100% !important;
	border: 1px inset #999;
	font-family: verdana;
}

.bottom_border {
	border-bottom: 1px dotted #ccc;
}

.noborder {
	border-width: 0px;
}

.nbrd {
	border-width: 0px;
}

.img {
	border: 0px outset #ccc;
}

.img_clients img,img.img_clients {
	border: 1px solid #ddd;
}

.img_clients td {
	padding: 1em 1em 1em 0;
}

th {
	border: 1px inset #ccc;
	background-color: #eee;
}

.comment {
	color: #333 !important;
}

/*** DETAILS ***/
.details {
	background: url("../pict/arrow_list.png") no-repeat 0 0.3em;
	font-weight: normal;
	padding: 0.1em 0.6em 0.2em 1.4em;
	font-size: 90%;
}

.details a {
	text-decoration: none;
}

.details a:hover {
	text-decoration: underline;
}

.back {
	background-image: url("../pict/arrow_back.png") !important;
}

.up {
	background-image: url("../pict/arrow_up.png") !important;
}

/****  ITEMS ****/
.items {
	margin-top: 0;
}

.items ul {
	margin-left: 0;
	padding-left: 0;
}

.items ul li {
	list-style: none;
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	border-bottom: 0px dotted #ddd;
}

.items ul li.last {
	border-bottom: 0px !important;
}

.items ul li ul {
	margin: 1em;
	padding: 1em;
}

.items ul li ul li {
	margin: auto;
	list-style-type: disc;
	list-style-image: none;
	border: 0px;
}

/**** NEWS ***/
.news {
	margin: 1em 0 0 1em;
}

.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news ul li {
	border-bottom-width: 0px;
}

.news ul li.last {
	border-bottom-width: 0px !important;
}

.news .comment {
	font-size: 85%;
	font-family: verdana, arial, helvetica, sans-serif !important;
	color: #000 !important;
}

.announces a {
	color: #000;
}

.announces a:hover {
	color: #f00;
}

.announces li {
	list-style: none !important;
	margin: 0 16px 0 0;
	padding: 10px 0;
	border-bottom: 1px dotted #ddd !important;
}
.announces li.last {
	border-bottom: 0;
}

.announces_img {
	padding: 2px 0 6px;
}

.vac_recom_title {
	color: #c00;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	padding: 4px 0 8px 16px;
}

.announces_vac ul {
	margin: 0 0 16px;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	list-style: none;
}

.announces_vac li {
	margin: 0 16px 0 0;
	padding: 10px 0 10px 16px;
	border-bottom: 1px dotted #ddd;
}

.announces_vac li.last {
	border-bottom: 0;
}

.announces_vac h3 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 6px 0;
}

.announces_vac p {
	margin: 0;
	padding: 0;
}

.announces_vac a.vac_see_more {
	color: #666;
	padding-left: 16px;
	text-decoration: underline;
}

.announces_vac a.vac_see_more:hover {
	color: #c00;
}
/*** BREADCRUMB ***/
.breadcrumb {
	margin: 0 0 8px;
}

.breadcrumb span {
	position: relative;
	padding: 0 6px 0 16px;
}

.breadcrumb span:after {
	content: '';
	position: absolute;
	top: 30%;
	right: 6px;
	height: 0;
	width: 0;
	border: 4px solid transparent;
	border-left-color: #3a638c;
	border-left-color: rgba(58, 99, 140, 1.0);
}
/*** FEEDBACK ***/
.feedback_form div {
	padding: 4px 0 6px 0;
}

.feedback_form label {
	display: block;
	float: left;
	width: 142px;
}

.feedback_form label span {
	padding-left: 2px;
	color: red;
}

.feedback_form textarea, .feedback_form input {
	font-family: arial, sans-serif;
	display: block;
	font-size: 90%;
}

.feedback_form button {
	margin-left: 142px;
	cursor: pointer;
}

.feedback_form #captcha input {
	display: inline;
}

input, select, textarea {
	border: 1px solid #666;
}

img {
	border: 0;
}
.flag {
	padding: 4px;
}
