/* 2010 Copyright Wenaewe */
/******************************   GENERAL  ***********************************************************/
body {
	padding:0;
	background: url(imagenes/fondo.gif) #fff repeat;
	font:0.70em Verdana, Arial, Helvetica, sans-serif;
	
	color:#000; 
	text-align:justify;
	}
	
a{color:#6699CC;  text-decoration:none; }
a:hover{text-decoration:none; color:#666; }
a:visited{text-decoration:none; color:#6699CC;  }
img {
	border:0;
	border-collapse:collapse;
	margin-right:2px;
	}
.izquierda{
	text-align:left;}
.fondoweb {
	position: relative;
	margin:auto;
  	width: 780px;   
	height: 670px; 
    background-color:#fff;
	color:#000;
	border:1px solid #333;
	
  	}
	


div.cabecera{
	position:absolute;
	top:0px;
	left:0;
	width:780px;
	height:220px;	
	
	
	}

	
div.pastillacrema {
	position:absolute;
	width:780px;
	height:20px;
	margin:0;
	padding:0;
	background-color:#000;
	top:220px;
	left:0;
	}
	
.logo{
	position:absolute;
	width:135px;
	height:110px;
	margin:0;
	padding:0;
	top:300px;
	left:20px;
}

/* circle */

#navCircle {
	margin: 0;
	padding: 25px 0 20px 10px;
	border-bottom: 1px solid #333;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px 12px 2px 12px;
	text-decoration: none;
	color: #333;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #ccc;
	background: url(imagenes/menu.gif) no-repeat bottom center;
	}
	
	

	
#titulo
	{
	position:absolute;
	width:211px;
	height:46px;
	left:549px;
	top:279px;
	text-align:right;
	}
	
#texto{
	position:absolute;
	width:267px;
	height:294px;
	top:332px;
	left:483px;
	text-align:justify;
	}	
#imagenes{
	position:absolute;
	width:417px;
	height:272px;
	top:330px;
	left:33px;
	text-align:justify;
	
	}		
		
#copy
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	width:217px;
	height:20px;
	left:518px;
	top:640px;
	text-align:right;
	font-size:9px;
	z-index:1;
	}
#copy a
	{
	color:#999;
	text-decoration:none;}
#copy a:hover
	{
	color:#666;
	}

.resaltar{
	font-style:italic;
	font-weight:900;}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#666;
	
}
.negrita{
	font-weight:900;}
.negritaenlaces{font-weight:600;}
/*******************************************************CLIENTES Y TRABAJOS *****************************/
#espaciocompleto{
	position:absolute;
	width:665px;
	height:326px;
	top:324px;
	left:60px;
	text-align:left;
	}	
#imagenestrabajos{
	position:absolute;
	width:343px;
	height:328px;
	top:310px;
	left:76px;
	text-align:center;
	
	}	
#textotrabajos{
	position:absolute;
	width:299px;
	height:294px;
	top:332px;
	left:451px;
	text-align:justify;
	}

/**************************AVISO LEGAL**********************************************************/

#avisolegal{
	position:absolute;
	width:692px;
	height:344px;
	top:286px;
	left:49px;
	text-align:justify;
	}	
/*********************************** CONTACTO **********************************/
#textocontacto{
	position:absolute;
	width:681px;
	height:299px;
	top:328px;
	left:44px;
	text-align:right;
	line-height:14px;
	}

span.test { direction: rtl; unicode-bidi:bidi-override; } 
#autores{
	text-align:right;}
#autores a
	{
	color:#666;
	text-decoration:none;}
#autores a:hover
	{
	color:#ccc;
	}