/*generales*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #060E11 url(images/bckg.png) repeat-x;	

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */ ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */ table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#ffffff;
	text-decoration: none;
}
a:hover {

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.6;
	padding-left: 21px;
	color: #B6B6B6;
	letter-spacing: -0.00em;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 4px;
	color: #B6B6B6;
	letter-spacing: -0.009em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 4px;
	color: #ffffff;
	letter-spacing: -0.002em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 21px;
	color: #84BACE;
	letter-spacing: -0.002em;
}
img {

}
input, textarea, select{

}

div.margen {
	float: left;
	margin: 15px;
}

.clear {
	clear: both;
}

.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.fright {
	float: right !important;
}	
.fleft {
	float: left !important;		
}
/*end generales*/

#layout{
	width: 896px;
		/*
margin:0px auto;
*/
	color: #060E11;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-475px;
}

#header{
	width: 950px;	
	height: 93px;	
	float:left;
}

.logotype{
	width: 250px;	
	height: 93px;
	float:left;
	margin:8px 0px 0px 45px;
	background:url(images/logotype.png) no-repeat;	
	
}
.title{
	width: 480px;	
	height: 45px;
	float:left;
	margin:0px 0px 0px 0px;
  display:block;
}
.bar{
	width: 102px;	
	height: 458px;
	float:right;
	margin:0px 85px 0px 0px;
	background:url(images/trans.png) no-repeat;
}
	
.tex_about{
	width: 600px;	
	float:left;
	margin:0px 0px 0px 0px;

}
.title_about{
	width: 950px;	
	height: 69px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(images/about.png) no-repeat;	
}
.title_contact{
	width: 950px;	
	height: 69px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(images/contact.png) no-repeat;	
}
.homemovie{
	width: 950px;	
	height: 270px;	
	float:left;

}
.portfoliomovie{
	width: 950px;	
	height: 530px;	
	float:left;
}

.hometable{
	width: 950px;	


}
.sep{
	width: 400px;	
	height: 30px;
	float:left;
	margin:0px 0px 0px 0px;
	
	
}

#navigation{
	width: 947px;	
	height: 51px;
	float:left;
	background:url(images/navigation.png) no-repeat;	
}

ul#navigation li{
	float:left;
	height:30px;
	margin:10px 0px 0px 18px ;
}

ul#navigation li a{
	display: block;
	text-indent: -5000px;	
	float:left;
	height:30px;
	vertical-align:middle;
	
}
ul#navigation li a.HOME{
	background:url(images/bt01.png) no-repeat top center;
	width:106px;
}

ul#navigation li a.ABOUT{
	background:url(images/bt02.png) no-repeat top center;
	width:106px;
	}
ul#navigation li a.PORTFOLIO{
	background:url(images/bt03.png) no-repeat top center;
	width:106px;
	}
ul#navigation li a.CONTACT{
	background:url(images/bt04.png) no-repeat top center;
	width:106px;
	}

ul#navigation li a:hover{
	background-position:bottom center;
	}
ul#navigation li a:hover, ul#navigation li a.active{
	background-position:center bottom;
}

#content{
	/* float:left; */
	width: 950px;	
}

.content_welcome{
	float:left;
	width: 480px;
	height: 430px;
  margin-top:0px;	

}
.movieclients{
	float:right;
	margin:0px;	
 
}
/* table tr td{ border:1px solid #fff;} */

#footer p{
	font-size: 10px;
	padding: 0px;
	line-height: 3;
}
#footer{
	width: 950px;	
	height: 103px;
	float:left;
	background:url(images/footer.png) no-repeat;	
}
.footer_font{
	float:left;
	margin:46px 0px 0px 49px;
}

/*span*/
.span10{width:10px !important;}
.span30{width:30px !important;}
.span50{width:50px !important;}
.span60{width:60px !important;}
.span70{width:70px !important;}
.span80{width:80px !important;}
.span90{width:90px !important;}
.span100{width:100px !important;}
.span120{width:120px !important;}
.span130{width:130px !important;}
.span150{width:150px !important;}
.span180{width:180px !important;}
.span200{width:200px !important;}
.span250{width:250px !important;}
.span270{width:270px !important;}
.span300{width:300px !important;}
.span350{width:350px !important;}
.span400{width:400px !important;}
.span450{width:450px !important;}
.span460{width:460px !important;}
.span500{width:500px !important;}
.span600{width:600px !important;}
.span660{width:660px !important;}
/*end span*/

label span{color:red;}

.txthome{
float:left;
width:480px;
height:430px;
}
.flashclient{
float:right;
width:431px;
height:400px;
}
