@charset "utf-8";
/* josepalfaro.com CSS */

body {
		background-color: #000;
		font: .8em/1.3em century gothic,arial,helvetica,sans-serif;
		color:#FFFFFF;
	}
	
.textot {	
	font-size: 1px;
	display: none;
}	


#header{
	margin-top:20px;	
	background-color: #000;	
	height:88px;
	width:950px;
}
	#header_logo{
		height:54px;		
	}
	#header_menu_content{
		width:950px;		
		height:25px;
		float:left;
	}
		#header_menu_left{			
			height:25px;
			float:left;
		}

#footer {
		background-color: #000;
		width: 950px;
		height:45px;		
		font-family: Arial, Helvetica, sans-serif;
		font-size:11,5px;
		font-weight:bold;
				
}
#footer2 {
		background-color: #000;
		width: 950px;
		height:45px;
		float:left;				
}
	
#flashcontent {
		width: 100%;
		height: 100%;		
}
#portfoliocontent {		
		width: 100%;
		height: 450px;		
}
		#contactcontent {
			width: 860px;
			height: 450px;		
		}
		#contactcontenttext {
			float:left;
			font-size:12px;
			text-align:left;
			width:500px;
			margin-top:20px;				
		}
		#contactcontenttext2 {
			float:right;
			font-size:12px;
			text-align:right;			
			margin-top:20px;
			width:300px;				
		}
		#contactcontenttext2 a:hover {
			text-decoration:underline;			
		}
		#contactcontenttext2 a {
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;			
		}
		#contactcontenttext a:hover {
			text-decoration:underline;			
		}
		#contactcontenttext a {
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;			
		}
		#enlaces1 {
			float:left;
			font-size:12px;
			text-align:left;
			width:200px;
			margin-top:20px;				
		}
		#enlaces1 a {
			color:#FFFFFF;
			text-decoration:none;
		}
		#enlaces1 a:hover{
			color:#FFFFFF;
			text-decoration:underline;					
		}
		#enlaces2 {
			float:left;
			font-size:12px;
			text-align:left;
			width:200px;
			margin-top:20px;				
		}
		#enlaces2 a {
			color:#FFFFFF;
			text-decoration:none;
		}
		#enlaces2 a:hover{
			color:#FFFFFF;
			text-decoration:underline;					
		}
		#enlaces3 {
			float:left;
			font-size:12px;
			text-align:left;
			width:200px;
			margin-top:20px;				
		}
		#enlaces3 a {
			color:#FFFFFF;
			text-decoration:none;
		}
		#enlaces3 a:hover{
			color:#FFFFFF;
			text-decoration:underline;					
		}
#music{
	color:#FFFFFF;
	size:8px;
						
}
		
img{
	border:none;
}
img a{
	border:none;
}