@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/background.jpg) top repeat-x #0F2D09;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:0;
	margin:0;
	}
a:link{
	color:#589372;
	}
a:active{
	color:#589372;
	}
a:visited{
	color:#589372;
	}
a:hover{
	color:#333333;
	}

#conteiner{
	width:996px;
	border-left:solid 2px #589372;
	border-right:solid 2px #589372;
	background:#fff;
	margin:auto;
	}
#banner{
	height:300px;
	background:url(../img/bg_flash.jpg) repeat-x top;
	padding-top:35px;
	overflow:hidden;
	}
#logo{
	background:url(../img/bg_logo.jpg) no-repeat;
	width:301px;
	height:170px;
	padding-left:50px;
	padding-top:30px;
	float:left;
	}
#flash{
	width:645px;
	float:right;
	}
#cuerpo{
	padding:5px 5px 0 5px;
	overflow:hidden;
	margin-bottom:3px;
	}
#menu{
	width:170px;
	float:left;
	color:#589372;
	background: #0F2D09;
	padding:5px;
	}
#caja{
	width:780px;
	float:right;
	padding:0 10px;
	background:#EFFCED;
	padding-bottom:10px;
	overflow:hidden;
	}
#cajon{
	padding:5px;
	width:565px;
	margin:3px 0;
	text-align:justify;
	}
#cajon li{
	margin-bottom:10px;
	}
#footer{
	clear:both;
	width:98%;
	border-top:solid 2px #589372;
	padding:5px;
	color:#666666;
	font-size:10px;
	margin:5px auto 0 auto;
	text-align:center;
	}
.img{
	border:solid 2px #000;
	padding:5px;
	margin:5px;
	background:#fff;
	}
h1{
	color:#0A602F;
	font-size:22px;
	border-bottom:solid #000 2px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
h2{
	color:#000;
	font-size:16px;
	}
h4{
	text-decoration:underline;
	color:#fff;
	font-size:14px;
	margin-bottom:10px;
	margin-top:5px;
	}
h3{
	text-decoration:underline;
	color:#003333;
	font-size:14px;
	margin-bottom:10px;
	margin-top:5px;
	}

.colorGRIS{
	color: #FFCC33;
	}
.arriba{
	font-size:10px;
	border-bottom:2px solid #003300;
	text-transform:uppercase;
	text-align:right;
	margin:50px 0 30px 0;
	background:url(../img/gototop.gif) no-repeat right top;
	padding-right:17px;
	padding-bottom:5px;
	}
.galeria{
	text-align:center;
	width:130px;
	float:right;
	background:#fff;
	margin:auto;
	font-weight:bold;
	}
.textCase{
	width:630px;
	float:left;
	}
.loader{
	width: 400px;
	float:left;
	text-align:center;
	margin-left:160px;
	}
.video{
	width:330px;
	text-align:center;
	background:#003300;
	margin:auto;
	margin-bottom:15px;
	padding:10px;
	}
.galerias{
	color:#fff;
	font-size:24px;
	text-align:center;
	background:#003300;
	margin:auto;
	padding:10px;
	margin-bottom:15px;
	}