a {
	font-family:Arial,Helvetica,sans-serif; font-size:13px; font-style:normal; font-variant:normal; font-weight:bold; line-height:1.2; margin-bottom:19px; color:#006699;
}
a:visited {
	font-family:Arial,Helvetica,sans-serif; font-size:13px; font-style:normal; font-variant:normal; font-weight:bold; line-height:1.2; margin-bottom:19px; color:#006699;
}
a:hover {
	font-family:Arial,Helvetica,sans-serif; font-size:13px; font-style:normal; font-variant:normal; font-weight:bold; line-height:1.2; margin-bottom:19px; color: #d40000;
} 
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,p,strong,b,em,body {
	font:normal normal normal 13px Arial,Helvetica,sans-serif;
	
}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,form,body,html,p,blockquote,fieldset,input,select, textarea, div,span,img {

    margin:auto;
	padding: 0;
	border: 0;
}
html {
  height:100%;
}
strong { 
font-weight:bold; 
}
body  {
	margin: 0;
	padding:0;
	height:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background: #fff url(images/bg_bl.png) center repeat-y;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
#container { 
	width: 1200px;  
	background: #fff;
	margin: 0 auto; 
	text-align: left;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
} 
#header { 
	background: #fff; 
	text-align:center;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
}

#sidebar-left {
	float: left; 
	width: 22%;
	min-width: 320px;
	background: #fff;
	padding: 15px 0; 
}
#sidebar-right {
	float: right; 
	width: 24%; 
	min-width: 320px;
	background: #fff; 
	padding: 15px 0; 
}
#sidebar-left p, #sidebar-left h3, #sidebar-right p, #sidebar-right h3 {
	margin-left: 30px; 
	margin-right: 10px;
}

#mainContent { 
	margin: 0 320px 0 320px; 
    padding: 15px 0;

}

#footer { 
	padding: 0 10px; 
	background:#fff;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

#search { 
background-color:#fff; font-size:10px; margin-bottom: 25px; padding:10px 0 10px 13px; 
} 

#search input#cond { border:1px solid #CCCCCC; color:#808080; font-size:10px; margin-left: 15px; padding:1px; vertical-align:top; width:70%; } 
.img-news { padding:15px 0; } 
.reg-news { background-color:#fff; margin:0 0 25px; padding:0 13px 25px;} 
.news-date { color:#C12E00; font-size:13px; margin-bottom:4px; } 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.site-search-results {
	margin:-10px 20px 20px 30px;
	padding-top:0;
}

.site-search-results li {
	color:#808080;
	margin:0 0 1.5em;
	padding:0;
}

.print {
	border-spacing: 0;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #cccccc;
}
.print td {
	padding: 5px;
}
.print td {
	border-bottom: 1px solid #cccccc;
}
p.news-item
{
       font: bold 15px Arial,Helvetica,sans-serif;
       margin:0 4px 6px 0;

      

}
div.news-detail-p
{
       font: 13px Arial,Helvetica,sans-serif;
       margin:0 8px 6px 1px;
       text-indent: 1em;

}
.back
{
float:left;
}

.print
{
float:right;
}

.blok {
position:relative;
width:100%;
padding:10px;
margin:2px 10px 8px;
background:#fff;
}

.blok:before,
.blok:after {
content:"";
position:absolute;
z-index:-2;
}

.blok p {
font-size:16px;
font-weight:bold;
}

.area {
  font-size: 14px;
  color: #000;
  animation: blur 4s ease-out infinite;
  text-shadow: 0px 0px 2px #fff, 0px 0px 2px #ff0000;
}

@keyframes blur {
  from {
    text-shadow:0px 0px 1px #ff0000,
      0px 0px 1px #ff0000, 
      0px 0px 1px #ff0000,
      0px 0px 2px #ff0000,
      0px 0px 2px #ff0000,
      0px 0px 2px #ff0000,
      0px 0px 3px #ff0000,
      0px 0px 3px #ff0000,
      0px 0px 4px #ff0000,
      0px 0px 4px #ff0000,
      0px 0px 4px #ff0000,
      0px 0px 1px #ff0000,
      0px 1px 1px #ff0000,
      0px 1px 3px #ff0000,
      0px 1px 3px #ff0000,
      0px 1px 3px #ff0000,
      0px 1px 3px #ff0000,
      0px 1px 3px #ff0000;
  }
}


#timeline  a {
	color: #000;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#timeline  a:hover {
		color: #ff0000;
	}
#timeline  a.selected {
		color: #ff0000;
		margin-left: -18px;
	}
	
	
#timeline  h1,h2,h4,h5,h6 {
	text-align: center;
	color: #ccc;
	text-shadow: #000 1px 1px 2px;
	margin-bottom: 5px;
}
#timeline  h1 {
		font-size: 18px;
	}
#timeline  h2 {
		font-size: 14px;
	}
#timeline  .sociales {
	text-align: center;
	margin-bottom: 20px;
}

#timeline {
		width: 1200px;
		height: 250px;
		overflow: hidden;
		margin: 10px auto;
		position: relative;
		background: url('images/dot.gif') left 45px repeat-x;
	}
	#dates {
			width: 1200px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 24px;
				text-align: center;
				background: url('images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}
		
		#issues {
			width: 1200px;
			height: 350px;
			overflow: hidden;
		}	
			#issues li {
				width: 1198px;
				height: 350px;
				list-style: none;
				float: left;
			}
				#issues li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#issues li img {
					float: left;
					margin: 10px 30px 10px 50px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				#issues li h1 {
					color: #ff0000;
					font-size: 48px;
					margin: 20px 0;
					text-shadow: #000 1px 1px 2px;
				}
				#issues li p {
					font-size: 14px;
					margin-right: 70px;
					font-weight: normal;
					line-height: 22px;
					text-shadow: #93955F 1px 1px 2px;
					padding-left: 90px;
					padding-right: 90px;
				}
		
		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('images/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('images/grad_right.png') repeat-y;
			}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 170px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}

