/* bar */
#top A {
	border: 0px;
}

#bar {
	background: #900;
	height: 20px;
	padding: 3px;
	clear: both;
}

#versions {
	float: left;
    width: 25%;
}

#versions .english, #versions .spanish, #versions .portuguese {
	float: left;
	display: block;
	margin: 3px 5px 0px 5px;
	padding: 2px;
	height: 11px;
}

#versions .english:hover , #versions .spanish:hover , #versions .portuguese:hover {
	background-color: #CC0000;
}

#versions .english {
	background: url(../../../image/common/englishVersion.gif) no-repeat 2px;
	width: 49px;
}

#versions .spanish {
	background: url(../../../image/common/spanishVersion.gif) no-repeat 2px;
	width: 52px;
}

#versions .portuguese {
	background: url(../../../image/common/portugueseVersion.gif) no-repeat 2px;
	width: 64px;
}

#versions SPAN {
	display: none;
}

#contact {
	float: left;
    width: 15%;    
}

#contact A {
	float: left;
	display: block;
	margin: 3px 5px 0px 5px;
	padding: 2px;
	height: 11px;
}

#contact A:hover {
	background-color: #CC0000;
}

#contact SPAN {
	display: none;
}

#freeSearch {
	float: right;
    width: 35%;
	text-align: right;   
}

#freeSearch H5 {
	display: none;
}

#freeSearch .expression, #freeSearch .expressionFocus, #freeSearch .submit {
	background: #BC0000;
	color: white;
	font-size: 90%;
}

#freeSearch .expressionFocus {
	background: #DF0000;
}

#freeSearch .submit {
}

/* identification */
#identification {
	width: 100%;
	height: 109px;
	clear: both;
	background: url(../../../image/common/bg_banner.jpg) no-repeat right;
}

#identification .icml {
	width: 530px;
	float: left;
}

#identification .icml .logo {
	float: left;
	margin: 0px;
}

#identification .icml .logo SPAN {
	display: none;
}

#identification .icml H2 {
	margin: 0px;
	margin-top: 40px;
	display: block;
	float: left;
}

#identification .icml H2 SPAN {
	display: none;
}

#identification .icml H3 {
	margin: 0px;
	display: block;
	float: left;
}

#identification .icml H3 SPAN {
	display: none;
}

#identification .BVS4 {
	float: right;
	width: 210px;
}


#identification .BVS4 .logo {
	margin: 0px;
	margin-top: 10px;
	display: block;
	float: left;
}

#identification .BVS4 .logo SPAN {
	display: none;
}

#identification .BVS4 H2 {
	font-size: 80%;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Arial;
}

#identification .BVS4 H2 SPAN {

}

#identification .BVS4 H3 {
	font-size: 70%;
	margin: 0px;
	font-family: Arial;	
}

#identification .BVS4 H3 SPAN {

}

/* art */
#texture {
    width: 120px;
    height: 130px;
	float: left;
}

#texture A {
	display: block;
    width: 120px;
    height: 130px;
	background: url(../../../image/common/texture.gif) no-repeat top;
}

#texture A SPAN {
	display: none;
}

#animation {
	float: left;
    width: 639px;
    height: 130px;
}

#content {
	background: url(../../../image/common/globalNavigation.gif) no-repeat top;
	padding-top: 4px;
}

#channels {
	margin: 0px;
	padding: 0px;
}

#channels LI {
	background: #F9F9F9;
	list-style: none;
	padding: 10px;
	border-left: 5px solid #D19599;
	border-bottom: 1px dashed #000;
	margin-bottom: 3px;
	clear: both;
	xheight: 60px;
}

html>body #channels LI {
	xmin-height: 60px;
	xheight: auto;
}

#channels IMG {
	float: left;
	margin-right: 10px;
}

#channels H4, #channels H4 A {
	color: #99050F;
}

#channels H4, #channels P {
	margin: 0px;
}

#level2 #main H3 {
	color: #930009;
	font-weight: normal;
	border-bottom: 1px solid #888;
	margin-top: 0px;
	color: #930009;
}

#level2 #related H4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #888;
	color: #930009;
}

#level2 #related UL {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#level2 #related LI {
	font-size: 85%;
	list-style: none;
	margin-bottom: 5px;
}

#level2 #related A {
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
}

#text H4 {
	margin-top: 0px;
	color: #930009;
}

#newsletter H3, #NewsArchives H3, #onlineSubmission H3 {
	margin: 0px;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	font-size: 130%;
	color: #000;
}

#newsletter, #NewsArchives, #onlineSubmission {
	margin: 10px 0px 20px 0px;
	
}

#newsletter #email, #onlineSubmission #textEntry {
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;	
	width: 180px;
}

#newsletter #submit, #onlineSubmission #submit {
	background: #EEE;
	color: #333;
	border: 1px solid #BBB;
	border-bottom-color: #888;
	border-left-color: #888;	
}


#NewsArchives LI {
	list-style: square;
}

#NewsArchives H4 {
	font-family: Arial, Verdana;
	font-size: 100%;
}

#contactName, #contactFrom, #contactMessage {
	background: #EFEFEF;
	color: #333;
	border: 1px solid #BBB;
	border-bottom-color: #888;
	border-left-color: #888;	
	width: 60%;
	font-size: 90%;
}

#contactMessage {
	height: 70px;
}

#submit {
	background: #EEE;
	color: #333;
	border: 1px solid #BBB;
	border-bottom-color: #888;
	border-left-color: #888;	
}


/* menu */
#footer {
	clear: both;
	width: 100%;
	background: #E5E5E5 url(../../../image/common/globalNavigation.gif) no-repeat top;
	padding-top: 4px;
	text-align: right;
}


/* footer */



#footer {
	height: 90px;
}

#footer IMG {
    margin-left: 2px;
    vertical-align: middle;
}

#footer A {
    border: none;
}

#footer UL {
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	
}

#footer LI {
	display: inline;
	padding: 0px 10px 0px 5px;
	border-left: 2px solid #857253;
}

#footer A {
	text-decoration: none;
	color: #303030;
}

/* sponsors */
#level2 #sponsors {
    display: none;
}

/* newsArchives */
.date {
	font-size: 85%;
}

#newsArchives UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

#newsArchives LI {
	margin-bottom: 10px;
}

#newsArchives H4, #newsArchives H5, #newsArchives H6 {
	margin: 0px;
}

#newsArchives H4 A, #newsArchives H5 A, #newsArchives H6 A {

}

#newsArchives H6 {
	font-size: 90%;
}

#newsArchives .secundary LI {
	display: block;
	float: left;
	width: 42%;
	margin-right: 30px;
}

#newsArchives .terciary {
	margin: 20px;
	list-style: square;
}

.author {
	font-weight: bold;
	font-style: oblique;
}

#popup H2 {
	font-weight: bold;
	font-size: 100%;
	color: #930009;
	margin-bottom: 5px;
	border-bottom: 1px solid #888;
}

#popup .textEntry {
	background: #EFEFEF;
	color: #333;
	border: 1px solid #BBB;
	border-bottom-color: #888;
	border-left-color: #888;	
	width: 60%;
	font-size: 90%;
	width: 90%;
}

#imageGallery A {
	border: none;
}

#imageGallery A IMG {
	filter: alpha(opacity=50);
	border: 2px solid white;
}

#imageGallery A:hover IMG {
	filter: alpha(opacity=100);
	border: 2px solid #CF8B2D;
}

#Name SPAN, #Email SPAN, #countries_id_country SPAN, #ocupation SPAN {
	font-weight: bold;
}

#Name INPUT, #Email INPUT, #Street INPUT, #institution INPUT, #ocupation INPUT, #companion1 INPUT, #companion2 INPUT, #companion3 INPUT  {
	width: 270px;
}

#Number INPUT {
	width: 40px;
}

#Complement INPUT {

}

#CountryCode INPUT {
	width: 20px;

}

#LocalCode INPUT {
	width: 40px;
}

#Phone INPUT {

}

#CountryCode, #LocalCode, #Phone {
	position: relative;
	display: inline;
	clear: none;
}

#CountryCode {
	width: 30px;
}

#LocalCode {
	width: 50px;
}

#Phone {
	
}

#LocalCode SPAN, #Phone SPAN {
	display: none;
}

#PhoneFax {
	margin-top: 10px;
}

SPAN.code {
    font-family: arial;
    font-size: 85%;
}

LABEL#Icml9 SPAN, LABEL#Icml9 INPUT, LABEL#Bvs4 SPAN, LABEL#Bvs4 INPUT, LABEL#W2isis SPAN, LABEL#W2isis INPUT {
	display: inline;
	float: none;
	margin-left: 20px;
} 

TD.sponsorLogo {
	text-align: right; 
	padding: 20px 4px 20px 4px; 
	width: 270px;

}

TD.sponsorLogo IMG {
	border: none;
}

TD.sponsorName {
	padding: 4px;
}

