body{
	background-color:#CC6600;
}
#todo{
	position:relative;
	top:10;
	width:772px;
	height:688px;
	margin-left:auto;
	margin-right:auto;
}
#arriba{
	position:relative;
	top:0;
	left:0;
	width:772px;
	height:24px;
	background-image:url(imagenes/arriba.gif);
}
#superior{
	postion:relative;
	height:190px;
}
#inferior{
	position:relative;
}
#logo{
	position:absolute;
	top:6;
	left:15;
	width:189px;
	height:220px;
	background-image:url(imagenes/logo.jpg);
	z-index:999;
}
#logo2{
	position:absolute; 
	top:25;
	left:215;
	width:536;
	height:58;
	background-image:url(imagenes/logo2.jpg);
	z-index:999;
}
#abajo{
	position:relative;
	left:0;
	width:772px;
	background:url(imagenes/bak.gif) top left repeat-y;
}
#menu{
	text-align:left;
	position:absolute;
	height:54px;
	width:400px;
	top:103;
	left:303;
}

#boton_menu_1,#boton_menu_2{
	position:absolute;
	height:54px;
	text-align:center;
	width:170px;
}
#boton_menu_1{
	left:0;
	background:transparent url(imagenes/somos.gif) 0 -81px no-repeat;
}
#boton_menu_2{
	left:202;	
	top:0;
	background:transparent url(imagenes/trabajos.gif) 0 -81px no-repeat;
}
#boton_menu_1 a,#boton_menu_2 a{
	position:absolute;
	left:0;
	height:54px;
	display:block;
	border:0;
	text-indent:-999em;
	width:170px;
	z-index:99;
}
#boton_menu_1 a{
	background:transparent url(imagenes/somos.gif) top left no-repeat;
}
#boton_menu_2 a{	
	background:transparent url(imagenes/trabajos.gif) top left no-repeat;
}

#boton_menu_1 a:hover,#boton_menu_2 a:hover{
	background-image:none;
}
#titulo-somos{
	position:relative;
	top:0;
	left:100;
	width:481;
	height:53;
	background-image:url(imagenes/t-somos.gif);
}
#titulo-trabajos{
	position:relative;
	top:0;
	left:100;
	width:481;
	height:53;
	background-image:url(imagenes/t-trabajos.gif);
}
#cuadro{
	position:relative;
	top:0;
	left:100;
	width:481;
	background:url(imagenes/cuadro.gif) top left repeat-y;
	text-align:center;
}
#fincuadro{
	position:relative;
	left:100;
	width:481;
	background:url(imagenes/fincuadro.gif) top left no-repeat;
	width:481px;
	height:12px;
 	padding-bottom:30px;
}
#texto{
	position:relative;
	text-align:left;
	width:500px;
	font-family:arial;
	font-size:12px;
	color:#333;
	padding:20px;
	padding-bottom:0;
width:440px;
}
#texto td{
	font-size:14px;
}
#texto p{
	margin:0;
	padding:0;
	text-indent:0;
}
#texto td h2{
	margin:2px;
	font-size:15px;
	text-decoration:underline;
}
#texto a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
#texto a:hover{
	color:#CC6600;
}
#botonera{
	position:absolute;
	top:345;
	left:210;
	font-family:arial;
	font-size:12px;
	width:380px;
	height:20px;
	line-height:22px;
}
#anterior{
	position:absolute;
	left:0;
	top:0;
}
#siguiente{
	position:absolute;
	right:2;
	top:0;
}
#anterior a,#siguiente a{
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
#anterior a:hover,#siguiente a:hover{
	color:#000;
}
#pie{
	position:relative;
	width:772px;
	height:22px;
	background:url(imagenes/pie.gif) top left no-repeat;
	text-align:center;
}
#copi{
	position:relative;
	right:0;
	width:420px;
	margin-right:0;
	text-align:right;
}
#copi{
	width:420px;
	margin-right:auto;
	margin-left:auto;
}

#marcadeagua{
	position:relative;
	background:url(imagenes/marcagua.gif) 20px 30px repeat-y;
	width:100%;
}
#titfoto{
	font-size:10px;
}