@charset "iso-8859-2";
body {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #302B24;
	height: 100px;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 100;
}
#head {
	padding: 0px;
	height: 100px;
	width: 1012px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	padding: 0px;
	height: 54px;
	width: 384px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	float: left;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#language {
	float: left;
	height: 20px;
	width: 615px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.flag {
	float: right;
	height: 20px;
	width: 30px;
	padding: 0px;
	background-image: url(layout/icoLangOff.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	line-height: 20px;
	color: #EEE5D7;
	text-decoration: none;
	text-align: center;
}
.flag:hover {
	float: right;
	height: 20px;
	width: 30px;
	padding: 0px;
	background-image: url(layout/icoLangOn.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	line-height: 20px;
	color: #EEE5D7;
	text-decoration: none;
	text-align: center;
}
.flagActive {
	float: right;
	height: 20px;
	width: 30px;
	padding: 0px;
	background-image: url(layout/icoLangOn.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	line-height: 20px;
	color: #EEE5D7;
	text-decoration: none;
	text-align: center;
}



#menu {
	margin: 0px;
	float: left;
	height: 35px;
	width: 625px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	font-size: 14px;
	color: #D1C7B4;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.menu:hover {
	text-decoration: underline;
}

.menuActive {
	font-size: 14px;
	color: #D1C7B4;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#banner {
	height: 699px;
	min-width: 1012px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(layout/bannerNew.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#bannerContent {
	height: 699px;
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#bannerContent h1 {
	color: #E7DECF;
	background-color: #7B7365;
	font-size: 42px;
	font-weight: 700;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bannerContent  h2 {
	color: #E7DECF;
	background-color: #B3A17E;
	font-size: 30px;
	font-weight: 400;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 485px;
	float: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 32px;
}
#bannerContent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
}
#bannerContent li {
	list-style-position: outside;
	list-style-image: url(layout/punktArr.png);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #302B24;
	font-weight: 400;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.font700 {
	font-weight: 700;
}
.linkBanner   {
	color: #E7DECF;
	background-color: #B3A17E;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 485px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 32px;
}
.light {
	background-color: #FFFAF1;
	margin: 0px;
	padding-top: 73px;
	padding-right: 0px;
	padding-bottom: 73px;
	padding-left: 0px;
}
.box {
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.titleBox {
	font-size: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #302B24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #302B24;
	font-weight: 700;
	text-transform: uppercase;
}
.textColumn {
	width: 473px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	float: left;
	line-height: 24px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textColumn p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.linkto {
	font-size: 20px;
	font-weight: 400;
	color: #EEE6D8;
	background-color: #302B24;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	letter-spacing: 0.03em;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}

.dark {
	background-color: #EEE6D8;
	margin: 0px;
	padding-top: 73px;
	padding-right: 0px;
	padding-bottom: 73px;
	padding-left: 0px;
}
.colThree {
	padding: 0px;
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
.titleColThree   {
	color: #EEE6D8;
	background-color: #A9946D;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 32px;
	display: block;
	text-transform: uppercase;
}
.blank18 {
	display: block;
	height: 18px;
}
.blank22 {
	display: block;
	height: 22px;
}
.photoCol3 {
	margin: 0px;
	padding: 5px;
	height: 220px;
	width: 310px;
	background-color: #F9F5ED;
}
.read {
	font-size: 18px;
	font-weight: 700;
	color: #E7DECF;
	background-color: #8F887E;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	display: block;
	float: left;
	line-height: 18px;
	margin: 0px;
	letter-spacing: 0.03em;
}
.photoPartner {
	padding: 0px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hoverPartner {
	height: 300px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.hoverPartner:hover {
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	height: 300px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(layout/hoverPartner.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.titlePartner {
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	color: #302B24;
	display: block;
	text-decoration: none;
}
.subtitlePartner {
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #A9946D;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	min-height: 30px;
}
.colFour {
	padding: 0px;
	float: left;
	width: 226px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.photoTeam {
	padding: 0px;
	width: 226px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hoverTeam {
	height: 270px;
	width: 226px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.hoverTeam:hover {
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);




	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	height: 270px;
	width: 226px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(layout/hoverPartner.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.titleTeam {
	font-size: 22px;
	line-height: 25px;
	font-weight: 700;
	color: #302B24;
	display: block;
	text-decoration: none;
}
.subtitleTeam {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #A9946D;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	min-height: 30px;
}
#career {
	background-image: url(layout/bannerStudent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 475px;
}
#textCareer {
	width: 490px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 73px;
	padding-left: 0px;
}
#textCareer     p  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #302B24;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
}
#textCareer  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#textCareer   li  {
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(layout/punktArr.png);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #302B24;
	font-weight: 400;
	font-size: 15px;
}
#errorLog {
	border: 1px solid #302B24;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 288px;
}
#errorLog p {
	color: #F6A21C;
	font-weight: bold;
}


form {
	margin: 0px;
	padding: 0px;
}
#txtName {
	background-color: #EEE6D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 300px;
	font-size: 15px;
	color: #302B24;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#txtEmail {
	background-color: #EEE6D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 300px;
	font-size: 15px;
	color: #302B24;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#txtEmail:focus {
	color: #302B24;
}
#txtArea {
	background-color: #EEE6D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 193px;
	width: 300px;
	font-size: 15px;
	color: #302B24;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#txtArea:focus {
	color: #302B24;
}
.colThree td {
	font-size: 17px;
	color: #302B24;
	font-weight: 400;
}

.colThree td br {
	margin: 0px;
	padding: 0px;
}

.colThree p {
	font-size: 17px;
	color: #302B24;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
.colThree p br {
	display: block;
	margin-bottom: 0px;
	font-size:6px;
	line-height: 6px;
}
#footer {
	background-color: #302B24;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#contentFooter {
	height: 200px;
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#col1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 216px;
}
#col2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 191px;
}
#col3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 178px;
}
.colThree table {
	height: 232px;
	margin: 0px;
	padding: 0px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colThree td {
	text-align: left;
	vertical-align: middle;
	width: 50px;
}
.colThree iframe {
	border: none;
}

#col4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 167px;
}
#col5 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 254px;
}
.titleFooter {
	font-size: 16px;
	font-weight: 700;
	color: #F6A21C;
	display: block;
	margin: 0px;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#contentFooter   ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentFooter      li   {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #A9946D;
	font-weight: 400;
	font-size: 14px;
	list-style-type: none;
	line-height: 25px;
	text-decoration: none;
}
#contentFooter     li a  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #A9946D;
	font-weight: 400;
	font-size: 14px;
	list-style-type: none;
	line-height: 25px;
	text-decoration: none;
}
.contact      {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #A9946D;
	font-weight: 400;
	font-size: 14px;
	list-style-type: none;
	line-height: 20px;
}
#copyright {
	background-color: #231F1A;
	height: 50px;
}
#contentCopyright {
	padding: 0px;
	width: 1006px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #665E4F;
	height: 50px;
	line-height: 48px;
}
.specialization   h6 {
	font-size: 18px;
	font-weight: 400;
	color: #EEE6D8;
	background-color: #302B24;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	letter-spacing: 0.03px;
	display: block;
	float: left;
}
.specialization   ul {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.specialization   li {
	list-style-position: outside;
	list-style-image: url(layout/punktArr.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #302B24;
	font-weight: 400;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.reference   ul {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.reference   li {
	list-style-position: outside;
	list-style-image: url(layout/punktArr.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #302B24;
	font-weight: 400;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
}
.leftCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 670px;
}
.titleNews {
	font-size: 22px;
	line-height: 22px;
	color: #302B24;
	font-weight: 700;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dateNews {
	text-shadow: 0 1px 0 #7D7D7D;
	font-size: 16px;
	line-height: 16px;
	color: #F6A21C;
	font-weight: 700;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.blockContent {
	width: 670px;
}
.leftBlockContent {
	margin: 0px;
	float: left;
	width: 314px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftBlockContent a {
	text-decoration: none;
}
.leftBlockContent  a:hover {
	text-decoration: underline;
}

.rightBlockContent {
	margin: 0px;
	float: left;
	width: 315px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rightBlockContent  a {
	text-decoration: none;
}
.rightBlockContent   a:hover {
	text-decoration: underline;
}
.blockContent  p  {
	font-size: 14px;
	line-height: 20px;
	color: #302B24;
	font-weight: 400;
	margin: 0px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rightCol {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.titleArchive {
	font-size: 18px;
	font-weight: 700;
	color: #EEE6D8;
	background-color: #302B24;
	text-decoration: none;
	letter-spacing: 0.03em;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.listArchive    ul {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listArchive    li {
	list-style-position: outside;
	list-style-image: url(layout/punktArr.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #302B24;
	font-weight: 400;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 21px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.listArchive     li a {
	color: #302B24;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.listArchive li a:hover {
	text-decoration: underline;
}

.year {
	padding-top: 5px;
	height: 22px;
}
.y {
	height: 22px;
	width: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #302B24;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.y:hover {
	background-color: #B3A17E;
}

.yActive {
	height: 22px;
	width: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #F6A21C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.month {
	padding-top: 2px;
	height: 22px;
}
.m {
	height: 22px;
	width: 23px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #302B24;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.m:hover {
	background-color: #B3A17E;
}
.mActive {
	height: 22px;
	width: 23px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #F6A21C;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.dateArchive {
	text-shadow: 0 1px 0 #7D7D7D;
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #F6A21C;
	font-weight: 400;
}
.lead {
	display: block;
	font-size: 13px;
	line-height: 14px;
	color: #695F50;
	font-weight: 400;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}
.readMore {
	height: 18px;
	width: 90px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #302B24;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	cursor: pointer;
}
.paginate {
	padding: 0px;
	height: 48px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.widthPaginate {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 48px;
}















br {
	display: block;
	margin-bottom: 6px;
	font-size:6px;
	line-height: 6px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
*:focus {
	outline: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
