* {
	padding: 0;
	margin: 0;
	list-style: none;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html {
	width: 100%;
	height: 100%;
}

body{
	width:100%;
	height:100%;
	font-size:12px;
	}
	
/* ---  PRUEBA PRECARGA --- */	

 .preload {display: none;}
	
/* ---  F O N T S --- */


h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: lighter;
font-stretch: normal;
font-variant: normal;
font-size:50px;
line-height: 95%
	}	

.grey{
	text-decoration: none;
	color: #706f6e;
}

.greySoft{
	text-decoration: none;
	color: #D2D2D2;
}

.greyDark{
	text-decoration: none;
	color: #4C4C4C;
}

.black{
	text-decoration: none;
	color: #000;
	}
	
.blue{
	color: #00A8DA;
	}
	
 a {
	text-decoration:none;
	color:#000;
}
	
a:hover {
	text-decoration: none;
	color: #000;
	}
	
div .galery a:hover{
	text-decoration: underline;
	color: #000;
	}
	
	
.size12{
	font-size:12px;}
	
.size13{
	font-size:13px;}		
	
.size14{
	font-size:14px;}	
	



/* ---  P O S I T I O N --- */

#main {
	margin: auto;
	width: 780px;
	padding-bottom: 50px;
	padding-right:50px;
	padding-left:50px;
	background-color: #FFF;
	
}

#header {
	width: 1200px;
	height: 220px;
	position: fixed; 
	float: left;
	background-color:#FFF;
	z-index:999;	
}

#copydate{
	position: absolute;
	top: 20px;
	text-align:left;
	height:13px;
	float:left;
	z-index:80;
	text-align:left;
	width:500px;
	}

#copyright{
	float:left;
	}	
	
#date {
   float:left;
   padding-left:6px;
   padding-top:2px;
   _padding-top:1px;
   z-index:80;
   height:13px;
   width:55px;
   }
	 
   
#clock {
	z-index:85;
	height: 13px;
	width:90px;
	float:left;
    padding-top:2px;
	_padding-top:1px;
	
	}

	
#menu {
	width: 780px;
	text-align: left;
	padding-top:110px;
	left:0;
	margin-bottom:10px;
}



/* --- PR O P I E D A D E S --- */


a img {
	border: 0;
	color:#000;
}

 img {
	border:0;
	padding:0;
	margin:0;
	vertical-align:top;
}


a {
    outline:0;
} 




/*---------------------------------------------------------- */


	

/* clear
---------------------------------------------------------- */

 .clear {
  clear: both;
}

/* galerias
---------------------------------------------------------- */
.galery{
	padding-top:220px;
	width:800px;
	}
	
#ThumbsList{
	}


#ThumbsList li {
	width: 180px;
	height: 116px;
	position: relative;
	margin: 0 20px 26px 0;
	float: left;
	border: none;
} * html #ThumbsList li { display:inline; }  

.float{
float:left;	
	} * html .float { display:inline; margin:-3px; padding: 0px; border:0; text-align:left; }  	
	
#estudioText{
	width:233px;
	padding-left:17px;
	text-align:left;
	float:left;
	}	

/* clientes
---------------------------------------------------------- */

.lista{
	}	
	
.sizeClientes{
	font-size:20px;
	line-height: 140%;
	text-transform: uppercase;
	}
	