/*CSS Document*/

/*
AUTHOR: John B. Molina G.
EMAIL: jmolina@aleriant.com
COMPANY: ALERIANT 
WEB: www.aleriant.com 
DATE: NOV-23-2005
*/


/*Sobreescribe los divs del aleriant_content.css*/
#main_content {
	float:left;
	width:690px;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 55px;
	border:none;
}

#menu_content {
	float:left;
	margin: 10px 0px 0px;
	font-size: 0.8em;
	padding: 0px;
}

#content_news{
	margin: -5px 0px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-bottom: 20px;
	padding-right: 30px;
}
/*fin de sobreescritura*/

#main_content h2{
	height:150px;
	width:690px;
	margin:0;
	padding:0;
}

#main_content h2 span{
	visibility:hidden;
}

#title_Company h2{background: url(../images/til_company.jpg) no-repeat;}
#title_Company_interOperations h2{background: url(../images/til_company_interOperations.jpg) no-repeat;}
#title_Company_careers h2{background: url(../images/til_company_careers.jpg) no-repeat;}
#title_Company_news h2{background: url(../images/til_company_news.jpg) no-repeat;}
#title_Company_clientlist h2{background: url(../images/til_company_clientlist.jpg) no-repeat;}
#title_Company_sampleprojects h2{background: url(../images/til_company_sampleprojects.jpg) no-repeat;}

#title_Process h2{background: url(../images/til_process.jpg) no-repeat;}
#title_Process_strategic h2{background: url(../images/til_process_strategic.jpg) no-repeat;}
#title_Process_assessment h2{background: url(../images/til_process_assessment.jpg) no-repeat;}
#title_Process_SysDesign h2{background: url(../images/til_process_SysDesign.jpg) no-repeat;}
#title_Process_develop h2{background: url(../images/til_process_develop.jpg) no-repeat;}
#title_Process_testing h2{background: url(../images/til_process_testing.jpg) no-repeat;}
#title_Process_implementation h2{background: url(../images/til_process_implementation.jpg) no-repeat;}
#title_Process_agilemethod h2{background: url(../images/til_process_agilemethod.jpg) no-repeat;}
#title_Process_UML h2{background: url(../images/til_process_UML.jpg) no-repeat;}
#title_Process_funtionalpoint h2{background: url(../images/til_process_funtionalpoint.jpg) no-repeat;}

#title_SAP h2{background: url(../images/til_SAP.jpg) no-repeat;}
#title_SAP_team h2{background: url(../images/til_SAP_team.jpg) no-repeat;}
#title_SAP_tools h2{background: url(../images/til_SAP_tools.jpg) no-repeat;}
#title_SAP_modalities h2{background: url(../images/til_SAP_modalities.jpg) no-repeat;}
#title_SAP_integrated h2{background: url(../images/til_SAP_integrated.jpg) no-repeat;}
#title_SAP_projects h2{background: url(../images/til_SAP_projects.jpg) no-repeat;}
#title_SAP_partners h2{background: url(../images/til_SAP_partners.jpg) no-repeat;}

#title_solutions h2{background: url(../images/til_solutions.jpg) no-repeat;}
#title_solutions_custom h2{background: url(../images/til_solutions_custom.jpg) no-repeat;}
#title_solutions_consulting h2{background: url(../images/til_solutions_consulting.jpg) no-repeat;}
#title_solutions_outsourcing h2{background: url(../images/til_solutions_outsourcing.jpg) no-repeat;}
#title_solutions_education h2{background: url(../images/til_solutions_education.jpg) no-repeat;}
#title_solutions_strategy h2{background: url(../images/til_solutions_strategy.jpg) no-repeat;}

#title_products h2{background: url(../images/til_products.jpg) no-repeat;}
#title_products_AOS h2{background: url(../images/til_products_AOS.jpg) no-repeat;}

#title_locations h2{background: url(../images/til_locations.jpg) no-repeat;}
#title_locations_usa h2{background: url(../images/til_locations_usa.jpg) no-repeat;}
#title_locations_col h2{background: url(../images/til_locations_col.jpg) no-repeat;}
#title_locations_bra h2{background: url(../images/til_locations_bra.jpg) no-repeat;}

#title_partners h2{background: url(../images/til_partners.jpg) no-repeat;}

#title_contact h2{background: url(../images/til_contact.jpg) no-repeat;}

#main_content h3{
	color:#000000;
	font-size:0.7em;
	background: url(../images/tab_content.jpg) no-repeat;
	margin: 15px 0px 0px;
	padding: 4px 0px 0px 10px;
	height: 20px;
	clear: both;
}

/*nuevo div*/

#lcurso_content {
	float:left;
	width:340px;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 40px;
	border:none;
      
}

#lcurso_content h2{
	height:150px;
	width:340px;
	margin:0;
	padding:0;
}

#lcurso_content h2 span{
	visibility:hidden;
}

#lcurso_content h3{
	color:#000000;
	font-size:0.7em;
	background: url(../images/tab_content_2.jpg) no-repeat;
	margin: 15px 0px 0px;
	padding: 4px 0px 0px 10px;
	height: 20px;
	clear: both;
}

#rcurso_content {
	float:right;
	width:340px;
      margin: 10px 60px -5px 0px;
      padding: 0px 0px 0px 55px;
      border:none;
}

#rcurso_content h2{
	height:150px;
	width:340px;
	margin:0;
	padding:0;
}

#rcurso_content h2 span{
	visibility:hidden;
}

#rcurso_content h3{
	color:#000000;
	font-size:0.7em;
	background: url(../images/tab_content_2.jpg) no-repeat;
      margin: 15px 0px 0px;
      padding: 4px 0px 0px 10px;
	height: 20px;
	clear: both;
}

#curso_boxContent{
	margin: -5px 0px 0px;
	padding: 8px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	min-height:85px;
      font-size:0.8em;
}

#curso_boxContent p{
	margin:0px 0px 0px;
	padding:0px;
	text-align:left;
}

#curso_boxContent li{
	margin:0px 0px 0px -20px;
}

#popcurso_content{
      width:498px;
	height: 304px;
      position: absolute;
	z-index:100;
	top: 200px;
	left: 200px;
	background-color:#000;
}


/*fin nuevo div*/

#boxContent{
	margin: -5px 0px 0px;
	padding: 8px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	min-height:85px;
}

#boxContent_noHeader{
	margin: 10px 0px 0px;
	padding: 8px;
	min-height:85px;	
	border: 1px solid #999999;
}

#boxContent p, #boxContent_noHeader p {
	margin:0px 0px 10px;
	padding:0px;
	text-align:left;
}

#imgContentLeft{
	float:left;
	padding: 0px;
	margin: 0px 8px 8px 0px;
}
#imgContentRight{
	float:right;
	padding: 0px;
	margin: 0px 0px 8px 8px;
}

/*Menu actions*/
/*#submenuList li ul {display: none;}*/ 
/*#submenuList li:hover > ul {display: block;}*/
#submenuList #active ul{display:block;}
