@charset "utf-8";
/*TAGS*/
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background-color: #C2C773;
	margin: 0;
	padding: 0;
	color:#1A171B;
	left:0;
	line-height:1;
	position:relative;
	top:0;
	font: 70% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img{
	border:none;	
}

a:link{
	background:transparent none repeat scroll 0 0;
	color:#0066CC;
}
/*IDS*/
#tot {
	min-height:100%;
	height:auto!important;
	height:100%;
	position:relative;
	margin:0 auto -62px;
}
#header {
	background-color: #9AA502;
	padding:20px 42px 0 27px;
	height: 100px;
}
#header h1 a{
	color: #FFF;
	font-size: 32px;
	margin: -115px 0 0 300px;
	float: left;
	text-decoration: none;
}
#cos {
	background-color: #5D7C15;
	background-image: url(../img/fonsHome.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#esponsors {
	list-style-type: none;
	margin: 0px;
	padding: .4em 3em;
	margin: 0 50px 0 110px;
}
#esponsors li {
	display: inline;
	margin-right: .5em;
	padding-right:0.75em;
}
#footer {
	position:relative;
	background-color: #9AA401;
	height:36px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.clearfooter {
   height: 62px;
   clear:both;
}
#footer .rss_title {
	float: left;
	width: 178px;
	background-color: #849605;
	text-align: right;
	padding-right: 10px;
	padding-top:2px;
	height:34px;
}
#footer .news {
	padding-right: 10px;
	padding-left: 10px;
}
.center_bloc {
	margin-left:auto;
	margin-right:auto;
	width:661px;
}
.center_bloc2 {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
#copy {
	color: #5D7C15;
	background-color: #9CAA4D;
	padding-left: 90px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	width:88px;
}
