@charset "iso-8859-1";
body {
	background:#1f311f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	margin:0;
	padding:0
}
/*=GENERAL*/

form, ul, ol, img, h1, h2, p{
	margin:0; padding:0; border:0
}
fieldset{
	margin:5px; padding:5px
}
a {
	font-size: 1em;
	color: #336600;
}
a:hover {
	color:#003300;
}
.msg{
	padding:5px 5px 5px 30px;
	margin:3px 0 0px 0;
}
.alert {
	background:#aaaaaa url(ico_alert_small.jpg) no-repeat 5px center;
	font-weight:normal;
	border:1px solid #ccc
}
.top {
	background:#d0d0d0;
	font-weight:bold;
	height:auto;
	padding:10px;
}
/*=GENERAL LAYOUT*/

.header {
	background:#fff url(bg_header.gif) repeat-x top;
	height:130px;
}

.header img#logo_green {
	float:right;
	margin:55px 10px 0 10px;
}
.header img#logo_clima {
	float:left;
	margin:10px 10px 0 10px;
}
.transparent{
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	
}
.rounded{
	-moz-border-radius:1em;
	border-radius: 1em;
}
#indique {
	float:left;
	padding:10px;
	cursor:pointer;
}
#indique a {
	margin-left:3px;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	float:left
}
#indique a:hover {
	color:#000;
}
#indique img {
	float:left
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background:#fff;
}
.main{
	width:768px;
	background:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-384px;
}

.footer {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height:auto;
	width:100%;
	float:left;
	background:#fff;
	color: #333333;
	margin-bottom:10px;
}

.footer .box {
	background:#d0d0d0;
	width:100%;
	height:auto;
	float:left;
}

a.button {
padding:3px;
}
.button {
	background:#cccccc;
	cursor:pointer;
	border:1px solid #000;
	color:#000;
	text-decoration:none;
}
.button:hover {
	background:#FFFFCC;
}
.bt_remover {
	float:right;
	margin:-15px 0 0 0;
	padding-right:5px;
}
fieldset {
border:0;
}
fieldset legend{
font-weight:bold;
color:#000;
}
.hidden{
display:none;
}
.sub_field_1 {
background:#DADADA;
}
.sub_field_2 {
background:#DADADA;
}
.required {
color:#ff0000;
font-weight:bold;
font-size:1.1em 
}

/*=MAINMENU*/
.mainmenu{
	float:left;
	width:768px;
	height:40px;
	background:#aaa;
}

.mainmenu ul {
	list-style:none;
	margin:0; padding:0;
}
.mainmenu ul li {
	float:left;
	margin-right:5px;
}
.mainmenu ul li a {
	float:left;
	padding:10px;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
	color:#fff;
}
.mainmenu ul li a:hover {
	color:#000;
}
.main-menu2 {
	width:768px;
	color:#1e4500;
	background:#74b78c;
	border-width:1px 0;
	border-style:solid;
	border-color:#41785b;
	list-style:none;
	float: left;
}
.main-menu2 li{
	margin:0px 0;
	width:153px;
	text-align:center;
}
.main-menu2 li a{
	font-size:0.9em;
	text-decoration:none;
	padding:0 1px;
	text-align:center;
	border-right:1px solid #41785b;
	display: block;
	height:auto;
	width:150px;
	background:none;
	margin:0;
}
.main-menu2 li a:hover{
	text-decoration:underline;
	color:#000;
}
.horizotal-menu2 li {
	float: left;
}
/*LAYOUT HOME*/
#home #movie{
overflow:hidden;
border:0;
height:263px;
width:320px;
margin:0;
padding:0;
}
#home .middle{
	float:left;
	width:100%;
	height:275px;
	background:url(bg_home.jpg) no-repeat;
}
#home .middle .right{
	float:left;
	width:325px;
	padding:5px;
}

#home .middle .left{
	float:left;
	width:430px;
	height:100%;
}
#home .middle .left .teasers {
	background:#FFFFFF;
	width:165px;
	float:right;
	padding:0 5px;
	margin:5px 0 5px 5px;
	_margin:5px 0 5px 5px;
}
#home .middle .left .teasers ul li {
	margin:5px 0px;
	height:30px;
	line-height:10pt;
	list-style:none;
}
#home .middle .left .teasers ul li img.thumb {
	float:left;
	margin:3px;
}
#home .middle .left .teasers ul li a {
	display:block;
	float:left;
	height:100%;
	width:100%;
	background:#cccccc;
}
#home .middle .left .teasers ul li.selected a {
	background:#ff8888;
	color:#fff;
}
.t1 {
	position:relative;
	float:left;
	left:-20px;
	top:8px;
	margin-right:-15px;
	}
.t2 {
	position:relative;
	float:left;
	left:-20px;
	top:40px;
	margin-right:-15px;
	}
.t3 {
	position:relative;
	float:left;
	left:-20px;
	top:78px;
	margin-right:-15px;
	}
.t4 {
	position:relative;
	float:left;
	left:-20px;
	top:110px;
	margin-right:-15px;
	}
.t5 {
	position:relative;
	float:left;
	left:-20px;
	top:147px;
	margin-right:-15px;
	}
#home .middle .left .box_container{
	float:left;
	background:#FFFFFF;
	margin:5px 0 5px 5px;
	padding:5px;
	height:255px;
	width:200px;
}

#home .middle .left .box_container .box{
	height:100%;
	color:#000000;
	overflow:auto;
	font-size:0.9em;
	line-height:1.4em
}
#home .middle .left .box_container .box h1{
font-size:1em;
}
#invite_friend .left{float:left;width:50%; }
#invite_friend .right{float:left;width:50%;}
#invite_friend .right input.button{float:right; margin-right:116px; _margin-right:111px}
#invite_friend label{width:50px; _margin-left:7px;margin-right:3px; float:left;}
#invite_friend  #feedback {
color:red; font-weight:bold;
}
#invite_friend input.text {
	padding-left:3px;
	width:250px;
	border:1px solid #000;
}
#invite_friend fieldset {
border:0;
}
#invite_friend legend {
font-weight:bold; font-size:1em; padding:0; margin:0}
#invite_friend .confirm {
	width:auto;
	margin:0;
	padding:0;
}
#invite_friend .confirm label{width:auto;_padding:4px 0 }
#invite_friend .confirm input{float:left;padding:0; margin:4px}
#invite_friend textarea {
	padding:3px;
	width:250px;
	height:120px;
	overflow:auto;
	border:1px solid #000;
}
/*=ABOUT*/
 #about .middle{
	width:100%;
	background: #fff url(bg_about.jpg) no-repeat;
	height:250px;
	float:left;
}
#about .middle .box {
	background:#fff;
	color:#000000;
	margin:19px;
	padding:5px;
	width:400px;
	float:right;
	overflow:auto;
	line-height:1.4em;
	height:200px;
}
#about .middle .box h1{
	font-size:1em
}
/*=FORM NEWSLETTER*/
.newsletter {
	color:#000;
	float:left;
	margin:5px;
	padding:5px;
	font-weight:100;
}
.newsletter input.text {
	border:1px solid #000;
}

/*=FORM GET DVD*/
#getdvd .middle {
	width:100%;
	height:auto;
	background:#ccc;	
}

#getdvd #form_getdvd {
padding:20px
}


#getdvd #form_getdvd label{
	padding-left:3px;
	margin:5px;
	width:140px;
	float:left;
}
#getdvd #form_getdvd input, #getdvd #form_getdvd select, #getdvd #form_getdvd textarea  {
	margin:5px;
	float:left;
}
#getdvd #form_getdvd input.text {
	padding-left:3px;
	width:250px;
	border:1px solid #000;
}
#getdvd #form_getdvd textarea {
	padding-left:3px;
	width:250px;
	height:50px;
	overflow:auto;
	border:1px solid #000;
}
#getdvd #form_getdvd .confirm label {
	width:auto;
	margin:0;
	padding:0;
}
#getdvd #form_getdvd #exib_all .msg {
	margin:0 5px 5px 5px;
	padding-top:0px;
	padding-bottom:0px;
	clear:left;
	font-size:0.8em;
}
#getdvd #form_getdvd #exib_all #exib_container {
clear:both;
}

#getdvd #form_getdvd #exib_all #exib_container fieldset legend{
margin-top:30px;
margin-left:5px;
_margin-left:0;
_margin-top:0;
}
#getdvd #form_getdvd .confirm input {
	_margin:0px;
	_padding:0px;
}

#getdvd #form_getdvd .question label {
	width:auto;
	margin:0;
	padding:0;
}

#getdvd #form_getdvd .question input {
	width:40px;
}
/*=FORM SEARCH*/
#search #form_search {
padding:20px
}
#search  fieldset{
width:462px;
_width:455px;
}
#search  fieldset legend{
margin-left:5px;
_margin-left:0;
}

#search .middle {
	width:100%;
	height:auto;
	background:#ccc;	
}

#search #form_search input.text {
	padding-left:3px;
	width:250px;
	border:1px solid #000;
}
#search #form_search input.button {
float:right
}
#search #form_search label{
	padding-left:3px;
	margin:5px;
	width:140px;
	float:left;
}
#search #form_search input, #form_search select {
	margin:5px;
	float:left;
}

#search #form_search #type_container fieldset{
width:442px;
_width:430px;
}

#search #form_search #type_container fieldset legend{
	margin-top:20px;
	_margin-top:0;
}
/*=SEARCH RESULTS*/

#search_results {
	height:auto;
	}

#search_results .middle {
	width:100%;
	height:auto;
	float:left;
	background:#ccc;	
}

#search_results .nav {
	width:auto;
	height:auto;
	padding:10px
}
#search_results .result {
	margin:10px;
	height:auto;
	width:auto;
	padding:10px;
	padding-top:0;
	background:#aaa;
}
#search_results .result .index{
	font-weight:bold;
	padding:3px;
	margin:0 0 0 -10px;
	display:block;
	width:20px;
	text-align:center;
	
}
#search_results .result .top{
	padding:0;margin:0;
	background:#aaa
}
#search_results .result .pj_name{
	color:#000;
	font-weight:normal;
}
#search_results .result label{
	font-weight:bold;
	margin: 0 5px 0 5px;
}
#search_results .nav {color:#999}
#search_results .nav a {
	text-decoration:none;
	padding:2px;
	color:#000
	}
#search_results .nav a:hover, #search_results .nav a.selected  {
	background-color:#666;
	color:#FFF
}

#pop_info{
margin:5px;
}