

/* =Body */

body {
	color: #677476;
	background: #cdd8de;
}

/* =Links */

a:link {
	color: #05607f;
}
a:visited {
	color: #05607f;
}
a:hover {
	color: #ff7300;
}

/* =Head Lines */

h1, h4 {
}

h5 {
}

h2, h3, h6 {
}

/* =Lists */
li {
	color: #677476;
}
li li {
	color: #849395;
}
/*
#content ul li {
	background: url(imagen/bullet_arrow.gif) no-repeat 0px 5px;
}
#content ul li ul li {
	background: url(imagen/bullet_arrow_2.gif) no-repeat 0px 6px;
}
*/


/* =Paragraph and Text */

p {
	color: #677476;
}

blockquote {
}


/* =Forms */
/*
form {
}
select, input.inputText, textarea {
	color: #757e87;
	border: 1px solid #b9babd;
	background: #FFFFFF;	
	scrollbar-face-color: #F2F2F2;
	scrollbar-highlight-color: #F2F2F2;
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-shadow-color: #F2F2F2;
	scrollbar-darkshadow-color: #E1E1E1;
	scrollbar-arrow-color: #757E94;
	scrollbar-track-color: #FFFFFF;
}
input.radio, input.check {
	border: 0px;
}
input[type="hidden"] {
	border: 0px;
	display: none;
}
a.linkButton {
	background: url(imagen/button_bg.gif) no-repeat top left;	
	color: #FFFFFF;
}
a.linkButton:hover, a.linkButton:active {
	background: url(imagen/button_bg_h.gif) no-repeat top left;	
	color: #FFFFFF;
}
*/


/* =Separators */
.separator, hr {
	background: none;
	border-top: 1px solid #bdc9d0;
}



/* =Major Sections of the webpage
------------------------------------------------------------------------*/

#headerWrapper {	
	background: #acb9c1;
}
#mainMenuWrapper {
	background: #b1bfc7;
}
#contentWrapper {
	background: #bdc9d0;
}
#footerWrapper {
	background: #c3ced5;
}


/*** =Header ***/

#header {	
	background-color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(imagen/header_bg_0.jpg); 
}
#header p {
	color: #677476;
}
#header p a {
	color: #fd8c30;
}

#body0 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body1 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body2 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body3 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body4 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body5 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body6 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body7 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}
#body8 #header {
	background-image: url(imagen/header_bg_0.jpg); 
}




/*** =Main Menu ***/

#mainMenu {
	background: url(imagen/mainmenu_bg.gif) repeat-x top left;
}
#mainMenu ul {
	background: url(imagen/mainmenu_link_bg.gif) repeat-x top left;
}
#mainMenu li {
	background: url(imagen/mainmenu_link_separator.gif) no-repeat top right;
}
#mainMenu ul li#mainMenuLink5 {
	background: none;
}

#mainMenu a {	
	color: #FFFFFF;
}
#mainMenu a:hover {	
	background: url(imagen/mainmenu_link_bg_h.gif) repeat-x top left;
	color: #FFFFFF;
}
body#body0 #mainMenu li#mainMenuLink0 a, body#body1 #mainMenu li#mainMenuLink1 a,
body#body2 #mainMenu li#mainMenuLink2 a, body#body3 #mainMenu li#mainMenuLink3 a, 
body#body4 #mainMenu li#mainMenuLink4 a, body#body5 #mainMenu li#mainMenuLink5 a {	
	background: url(imagen/mainmenu_link_bg_h.gif) repeat-x top left;
}


/*** =Content ***/

#content {
	background: url(imagen/localmenu_bg.gif) repeat-y top left #FFFFFF;
}

#breadCrumb a:link, #breadCrumb {
	color: #05607f;
}
#breadCrumb span {
	color: #ff7300;
}

/*** =Main Content ***/

#mainContent, #mainContent p,  #mainContent h5 {
	color: #677476;
}

#mainContent h2 {	
	color: #ff7300;
}
#mainContent h3 {	
	color: #294f5c;
}
#mainContent p strong, #mainContent h4, #mainContent h5 {	
	color: #566163;
}
#mainContent small {
	color: #7f8d8f;
}
#mainContent a:link, #mainContent * a:link {	
	color: #05607f;
}
#mainContent a:hover {	
	color: #ff7300;
}

#mainContent div.imgWithText p {
	color: #7F8D8F;
}
#mainContent img.imgFloatRight {
	border: 1px solid #bdc9d0;
}

#mainContent ul li {
	background: url(imagen/bullet_arrow_orange.gif) no-repeat 0px 6px;
}
#mainContent li ul li {
/*	background: url(imagen/bullet_arrow_blue.gif) no-repeat 0px 4px;
*/}

#body3 #mainContent table {
	border: 1px solid #FFFFFF;
	border-style: collapse;
}
#body3 #mainContent table tbody th {
	background: #E0E5E8;
}
#body3 #mainContent table thead th, #body3 #mainContent table tbody tr.subtitle th {
	background: #C3CED5;
}
#body3 #mainContent table tbody td {
	background: #ECEFF1;
}

#body4 #mainContent table {
	background: url(imagen/separator.gif) repeat-x bottom left;
}
#body4 #mainContent table.noBorder {
	background: none;
}

#body5 #mainContent table th, #body5 #mainContent table td {
	background: url(imagen/separator.gif) repeat-x bottom left;
}
#body5 #mainContent table tr.noBorder th, #body5 #mainContent table tr.noBorder td {
	background: none;
}


/*** =Local Menu ***/

#secondaryContent {
}
#secondaryContent a {
	color: #126c81;
}
#secondaryContent a:hover {
	color: #ff7300;
}
#secondaryContent #secondaryContentHome h2 {
	color: #58838E
}
#secondaryContent #secondaryContentHome ul li {
	background: url(imagen/localmenu_bullet.gif) no-repeat 0px 5px;
}
#secondaryContent #secondaryContentHome ul li li {
	background: none;
}
#secondaryContent #secondaryContentHome input {
	border: 1px solid #BDC9D0;
	background: #FFFFFF;
	color: #677476;
}

#secondaryContent #secondaryContentHomeB {
	background: url(imagen/localmenu_customers_area_bg.gif) repeat-x #e5e9eb;
}
#secondaryContent #secondaryContentHomeB h2 {
	color: #206e81;
}
#secondaryContent #secondaryContentHomeB input {
	border: 1px solid #bdc9d0;
	background: #FFFFFF;
	color: #677476;
}

#secondaryContent #secondaryContentHome2 a {
/*	background: url(imagen/localmenu_visionaries_banner.jpg) no-repeat;
	cursor: pointer;*/
}
#secondaryContent #secondaryContentHome2 a:hover {
/*	background: url(imagen/localmenu_visionaries_banner_h.jpg) no-repeat;
*/}
#secondaryContent #secondaryContentHome2En a {
/*	background: url(imagen/localmenu_visionaries_banner.jpg) no-repeat;
	cursor: pointer;
*/}
#secondaryContent #secondaryContentHome2En a:hover {
/*	background: url(imagen/localmenu_visionaries_banner_h.jpg) no-repeat;
*/}


/*Sendra*/
#secondaryContentHome2 ul li {
	background: url(imagen/link.gif) no-repeat 0px 5px;
}


#secondaryContent ul#localMenu li a {
	background: url(imagen/localmenu_bullet.gif) no-repeat 0px 5px;
}
#secondaryContent ul#localMenu li a:hover, #secondaryContent ul#localMenu li a.active {
	background: url(imagen/localmenu_bullet_h.gif) no-repeat 0px 5px;
	color: #ff7300;
}
#secondaryContent ul#localMenu li li a, #secondaryContent ul#localMenu li li a:hover, #secondaryContent ul#localMenu li li a.active {
	background: none;
}


/*** =Footer ***/

#footer {
	background: #FFFFFF;
	border-top: 1px solid #e5b185;
}
#footer p {
	color: #9faaac;
}
#footer p a:link, #footer p a:visited {
	color: #9faaac;
}
#footer p a:hover {
	color: #ff7300;
}

