body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin			:0 0;
	padding			:0 0;
}

#container{
	width			:100%;
	background		:url(images/bg_container.jpg) repeat-x;
	background-color:#ffffff;
}

#header{
	width			:1024px;
	height			:120px;
	background		:url(images/bg_header.jpg) no-repeat;
	margin			:0 auto;
}

#logo_area{
	width			:305px;
	height			:120px;
	float			:left;
	overflow		:hidden;
}

#intermedia_head{
	width			:384px;
	height			:120px;
	float			:left;
	overflow		:hidden;
}

#search{
	width			:255px;
	height			:23px;
	float			:right;
	overflow		:hidden;
	padding			:66px 40px 31px 40px;
}

.typeSearch{
	width		:170px;
	height		:21px;
	float		:left;
	border		:none;
	background	:url(images/bg_input_search.jpg) no-repeat transparent;
	color		:#a0c2d3;
	padding		:3px 5px;
}

.btnIr{
	float		:left; 
	background	:url(images/bg_ir.jpg) no-repeat; 
	color		:#fff; 
	width		:35px; 
	height		:20px; 
	text-align	:center;
	margin-left	:2px;
	padding-top	:4px;
}

.btnIr a{
	color		:#ffffff;
	text-decoration:none;
}

#menu_top{
	width			:100%;
	height			:63px;
	background		:url(images/bg_menu_top.jpg) repeat-x;
}

#menu_img{
	width			:1024px;
	height			:63px;
	background		:url(images/bg_menu_top_img.jpg) no-repeat;
	margin			:0 auto;
	color			:#72b472;
}

#links_top{
	width			:480px;
	height			:51px;
	padding			:6px 12px;
}

.topItems{
	height		:10px;
	border-right:1px solid #72b472;
	float		:left;
	text-align	:center;
	padding		:0px 10px 0px 10px;
}

.languageItem{
	height		:15px;
	float		:left;
	text-align	:center;
	padding		:0px 0px 0px 0px;
}

#links_top a{
	color			:#72b472;
	text-decoration	:none;
}

#main{
	width			:1024px;
	overflow		:hidden;
	margin			:0 auto;
}

#indexer{
	width			:292px;
	overflow		:hidden;
	float			:left;
}

.itemOne{
	width		:239px;
	height		:155px;
	*height		:160px;
	padding		:0px 20px 0px 33px;
	margin-top	:5px;
	overflow	:hidden;
	color		:#9caaa5;
}

.itemOne p {
margin: 0;
}

.indexerTitle{
	font-size	:15px;
	color		:#008b4f;
	text-align	:center;
	padding		:0px;
	margin		:0px;
}

.indexerPics{
	width		:70px;
	height		:53px; /*la relacion es de 70|53*/
	background	:#eee;
	float		:left;
	margin		:10px 10px 10px 0px;
	_margin		:5px 0px 0px 0px;
	overflow	:hidden;
}

.indexerPicInside{
	width		:70px;
	height		:53px;
	overflow	:hidden;
	border		:none;
}

.indexerSubTitle{
	font-size	:13px;
	color		:#ee7a32;
	text-align	:left;
	padding		:0px;
	margin		:10px 0px 0px 0px;
	_margin		:5px 0px 0px 0px;
}

.indexerParr{
	height		:71px;
	_height		:60px;
	overflow	:hidden;
}


.indexerParrInside{
	color		:#9caaa5;
	text-align	:justify;
	overflow	:hidden;
	margin		:0px;
	padding		:0px;
}

.indexerParrInside a, .indexerParrInside a:hover, .indexerParrInside a:visited {
	color		:#9caaa5;
	text-decoration: none;
	font-weight: bold;
}

#animation{
	width			:531px;
	overflow		:hidden;
	float			:left;
	overflow		:hidden;
}

#containerLateral{
	overflow		:hidden;
	width			:201px;
	float			:left;
	text-decoration	:none;
}

#containerLateral h1{
	font-size: 16px;
	color: #719E7A;
	text-align: center;
}

#menu_lateral{
	width			:201px;
	font-size		:13px;
	text-decoration:none;
}

#menu_lateral ul {
	overflow: hidden;
	margin:0;
	margin-left: 11px;
	padding:0;
	list-style:none;
	white-space:nowrap;
	width: 190px;
	border-bottom: #ee7a32 1px solid;	
	}

#menu_lateral li {
	height: 21px;
	border-top: #ee7a32 1px solid;
	padding-top: 5px;	
	margin-bottom: 1px;
  float:left;
  width:201px;
  text-align: center;
}

#menu_lateral li a, #menu_lateral li a:hover, #menu_lateral li a:visited {
   font-size: 14px;
   color: #89ADCD;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   }


#lateralLogos{
	width			:201px;
}

.logoItemOne{
	color		:#9caaa5;
	width			:201px;
	height			:100px;
}

#footer{
	width			:100%;
	height			:45px;
	background		:url(images/bg_footer.jpg) repeat-x;
	margin			:0 auto;
}

#decoration_footer{
	width			:1024px;
	height			:37px;
	background		:url(images/img_footer.jpg) no-repeat;
	margin			:0 auto;
	text-align		:center;
	color			:#ffffff;
	padding-top		:8px;
}

#decoration_footer a{
	color			:#ffffff;
	text-decoration	:none;
}

/*------------------------------------------------------------------------------------*/

/* css main menu */

ul.mainMenuUL{
	width			:100%;
	overflow		:hidden;
	list-style		:none;
	margin			:0px auto 10px auto;
	padding			:0;
	text-decoration	:none;
}
li.mainMenuLI{
	list-style		:none;
	padding			:0;
	margin			:0;
	overflow		:hidden;
	text-decoration	:none;
}
a.mainMenu_Parent_a:link, a.mainMenu_Parent_a:visited{
	width			:201px;
	height			:20px;
	padding-top		:4px;
	display			:block;	
	overflow		:hidden;
	font-size		:13px;
	text-align		:center;
	color			:#7ab6d3;
	background		:url(images/bg_item_menu.jpg) top no-repeat;
	text-decoration	:none;
}
a.mainMenu_Parent_a:active, a.mainMenu_Parent_a:hover{
	width			:201px;
	height			:20px;
	display			:block;
	padding-top		:4px;
	overflow		:hidden;
	font-size		:13px;
	text-align		:center;
	color			:#f5863f;
	background		:url(images/bg_item_menu_hover.jpg) center no-repeat;	
	text-decoration	:none;
}

a.mainMenu_Level_1:link, a.mainMenu_Level_1:visited{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#a7cb78;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}
a.mainMenu_Level_1:active, a.mainMenu_Level_1:hover{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#a7cb78;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}
	
a.mainMenu_Level_2:link, a.mainMenu_Level_2:visited{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#D6E4C5;;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}
	
a.mainMenu_Level_2:active, a.mainMenu_Level_2:hover{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#D6E4C5;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}