/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

.cargando {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/loading.gif') 50% 50% no-repeat #000;
    opacity: .8;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/bg-prin.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	line-height: 20px;
}


#main_bg {
	width: 1046px;
	background: url(../images/main_bg.png) left repeat-y;
	margin: 0px auto;}
	
#main {
	width: 1010px;
	margin: 0px auto;}

#header { 
	width:1010px;
	background: url(../images/logo.png) left top no-repeat;
	height: 390px;
	text-align: center;
}

#logo {	
		height: 233px;
		margin: 0 auto;
		padding: 0px;
		width: 800px;
}

#logo H2 {

		font-family: Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

#buttons{
	text-align:center;
	height: 39px;
	margin-left: 0px;
	padding-left: 0px;
	background: url(images/bg_but.gif) top repeat-x;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	height: 28px;
}

.but {
	width: 202px;
}
#buttons .but:hover {
	background:url(images/but_hov.gif) top repeat-x ;}

#content{
	width: 100%;
}

#left{
	width: 800px;
	float: left;
	color:#000000;
	margin-left: 9px;
}

.munth_box {
	padding: 3px 15px 0px 39px;
	background: url(images/fish_left.gif) 6px 7px no-repeat;
}

.left_box {
	border: 1px solid #ABD4F4;
}

.text{
	padding: 0px 20px 15px 9px;
}

.left_col {
	float:left;
	width:537px;}

.right_col {
	float: right;
	width: 107px;
}



.img_l {	float:left;
		margin: 3px 15px 3px 0px;
}

.img_r {	float: right;
		margin: 3px 6px 3px 10px;
}

.span_right {	color: #004880;
	font-size:12px;
	font-weight:bold;
}

.span_left {	color: #77D468;
	font-size:12px;
	font-weight:bold;
}

#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #0D6000;
	text-align: left;
	padding: 10px 0px 20px 10px;
	background: url(images/title.gif) top repeat-x;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #496A2D;
	text-align: center;
	padding: 10px 0px 10px 10px;
	background: url(images/title.gif) top repeat-x;
}

.read_r{
	text-align:right;
	padding-right:5px;
	padding-top: 0px;
}

.read_r a {
	font-weight:bold;
	font-size:12px;
	color: #77D468;
	text-decoration:underline;
}

.read_r a:hover {
	font-weight:bold;
	font-size:12px;
	color: #77D468;
	text-decoration: none;
}

.read_l{
	text-align:right;
	padding-right:5px;
	padding-bottom: 3px;
	background: url(images/b_read.gif) right 0px no-repeat;
}

.read_l a {
	font-weight:bold;
	font-size:12px;
	color: #117C00;
	text-decoration: none;
	padding-right: 2px;
	
}

.read_l a:hover {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

#right{
	float: right;
	width: 181px;
	margin-right: 9px;
}



#right_bg{
	background: url(images/right_bg.gif) left repeat-y;
	padding: 0px 18px 0px 18px;
	
}

.opt {
	background:url(images/opt.gif) right bottom no-repeat;
	height: 30px;}

.opt_a {
	padding: 10px 0px 0px 27px;
	background: url(images/fish1.gif) 4px 15px no-repeat;
	}
.opt_a:hover {
	}
	
.opt_a a {
	color:#004880;
	text-decoration:none;}

.dat { padding: 10px 5px 0px 27px;
		background:url(images/fish1.gif) 4px 15px no-repeat;}


#footer{
	height: 40px;
	font-size: 11px;
	color: #666;
	text-align: center;
	padding: 12px 0px 0px 0px;
	background: url(images/footer.gif) bottom repeat-x;
}

#footer a{
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}


.left_res
{
width: 50%;
float: left;
}

.left_res a
{
color: #4E6E33;
font-weight: bold;
}

.right_res
{
float: right;
width: 50%;
}

.right_res a
{
color: #4E6E33;
font-weight: bold;
}

ul{
color: #4E6E33;
}

/******************************************/

p.header {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .5em;
	display: inline-block;
	border: 4px double #FFF;
	border-width: 4px 0;
	padding: 1.5em 0em;
	top: 18%;
	left: 50%;
	width: 100%;
	margin: 0 0 0 0;
}
  
span.header_text {
	color: #000;
  	font: 700 4em/1 "Oswald", sans-serif;
  	letter-spacing: 0;
  	padding: .25em 0 .325em;
	display: block;
	margin: 0 auto;
  	text-shadow: 0 0 80px rgba(255,255,255,.5);
	

/* Clip Background Image */

	  /*background: url(http://f.cl.ly/items/010q3E1u3p2Q0j1L1S1o/animated_text_fill.png) repeat-y;*/
	  background: url(../images/animated_text_fill.png) repeat-y;
	  -webkit-background-clip: text;
	  background-clip: text;

/* Animate Background Image */

	  -webkit-text-fill-color: transparent;
	  -webkit-animation: aitf 80s linear infinite;

/* Activate hardware acceleration for smoother animations */

	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;

  }

/* Animate Background Image */

@-webkit-keyframes aitf {
	0% { background-position: 0% 50%; }
	100% { background-position: 100% 50%; }
}

.hr {
	border: 1px solid #31769B;
}

.input_comment {
	border: 1px solid #999;
	color: #333;
	font-weight: bold;
	min-height: 20px;
	padding: 2px;
	width: 60%;
}

.btn_comment {
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	min-height: 24px;
	padding: 2px;
}

.btn_comment:hover {
	border: 1px solid DARKRED;
	color: DARKRED;
	font-weight: bold;
	cursor: pointer;
}