/*----STYLES----*/
.Estilo1 { color: #A09F9F; font-weight: bold;}
.Estilo2 { font-size: 9px; color: #262425;}
.Estilo3 {font-size: 9px; color: #1e1e1e}
.underline {text-decoration:underline;}
.asciiart { line-height: 7px; font-family: "Courier New", "Courier", "mono"; font-size: 11px; color: #666666}

.hiddenPic {display:none}


.red {color: #cc0000;
 display: block;
 padding: 7px 13px;
/* background-color:#202020;*/
}
.red a:hover{background-color:#202020;}


.green {color: #c0ff00;}
.orange {color: #ffb400;}
.purple {color: #bf5eff;}
.gray {color: #4A4849}

a {color:#CCCCCC;}
a img{outline:0; border:none;}
a:visited {text-decoration:none;}
a{outline:0; border:none;}

a hover{text-decoration:underline;}


body {
	color:#d0d0d0;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style: normal;
	line-height: 16px;
	background-image:url(img/bgnd1.gif);
	background-repeat:repeat;
}

#underline{
padding-top: 0px;
	
}
/*------------------------------General--------------------------------*/
*{
	margin: auto;
	padding: 0;
}


/*------------------------------TOP--------------------------------*/

#wrapper {
width: 970px;	
background-color:#000000;
margin: auto;
/*float:left;*/																								
}

#wrapper img {border:none;}

	#header_main {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_main.jpg);}
	
	#header_cv {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_cv.jpg);}
	
	#header_link {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_link.jpg);}
	
	#header_pdf {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_pdf.jpg);}
	
	#header_pro {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_pro.jpg);}
	
	#header_per {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_per.jpg);}
	
	#header_pho {width: 860px; height:242px; background-repeat:no-repeat;
	background-image:url(img/header_pho.jpg);}

	

	
	
		#logo {
		width: 360px;
		height: 160px;
		background-image:url(img/logo.jpg);
		background-repeat:no-repeat;
		margin-top:-20px;	
		margin-left:20px;	

																		
		}
	

	/*------------------------------MENU--------------------------------*/



#menu_flags{
	position:absolute;
	width:122px;
	height:28px;
	top: 15px;
	left: 966px;
	z-index: 5;
	position:absolute;
	width:122px;
	height:28px;
	top: 246px;
	left: 970px;
	z-index: 5;
	}

#menu_flags li {list-style-type:none;display: block;float: left;padding-top: 2px;}
		



	/*------------------------------Pages--------------------------------*/
	
	#column1{
	width:330px;
	height:auto;
	float:left;
	}
	
	#column2{
	width:330px;
	height:auto;
	float:left;
	margin-left: 180px;
	}
	
	#index_image{
	width:535px;
	height:auto;
	float:left;
	margin-left: 40px;
	margin-top: 60px;
	z-index:1;
	}
	
	#table1{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}
	
		#table-flip{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

	
	
	
	
	
	
	
	

	
	
	
	
	
	/*------------------------------CONTAINER--------------------------------*/
	
	#category {
	background:#000000;
	float:left;
	height:auto;
	padding-left:33px;
	width:937px;

	}

		
		#container {
		width: 870px;
		height: auto;
		margin-left: -5px;
		margin-top: 30px;
		background-color:#1a1a1a;
		border: 20px solid #333333;
		text-align:center;
		}
		
			#contents {
			width: 700px;
			margin-top: 15px;
			padding-bottom:90px;
			margin-left: -3px;

			}
		
  		/*--------SUBMENU -----------------*/

		#submenu {
			height: 27px;
			width: 800px;
			margin-bottom: 35px;
			margin-top: 10px;
			margin-left: 1px;
			font-family:Verdana, Arial, sans-serif;
			font-size:11px;																																															
		}


			#submenu ul {
				margin: 0px;
				line-height: normal;
			}
			
			#submenu li {
				list-style-type:none;
				display: block;
				float: left;
			margin-bottom: 7px;
				
			}
			
			#submenu a {
				width: auto;
				height: 20px;
				text-align: center;
				font-size: 11px;
				text-decoration: none;
				color:#a09f9f;
			}
			
			#submenu a:hover {
				text-decoration:overline;
				
			}
			
			
			
			
			 		/*--------FOOTER -----------------*/

		#footer {
			height: 50px;
			width: 970px;
			background-image:url(img/footer.jpg);
			background-repeat: no-repeat;
			float: left;	
			padding-top: 15px;
			text-align:center;
			font-size:9px;
			color:#666666;																																									
		}
