@charset "utf-8";
/* CSS Document */

body a {color:#265775;}

  /*carga*/
      .loading {
          background: url(images/loading.gif) no-repeat center center;
		  }
		
.loaded {
    background: none;
}



/*clases  */
.piefoto{font-family:Arial, Helvetica, sans-serif;
         font-size:12px;
		 font-weight:bold;
		  color:#006699;
		  }
		#pie{
		background:url(images/pie.jpg); 
		background-repeat:no-repeat; 
		width:800px; height:56px; 
		 clear:both }
		 
#pie p{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#265775;
width:150px;
height:15px;
float:right;
}


.margenfototabla{margin-bottom:10px;}
.negrita{font-weight:bold;
 font-size:12px;}
 .tamaño{font-size:13px;}
/*menu*/


#barra ul {  
	
	margin:0;
	padding:0;
	width:340px;
}
#barra ul li {
	padding:0;
	float:left;}

#barra ul li a {
	display:block;
	width:113px;
	height:52px;  /*Quito el padding, pero le pongo altura.*/
	text-decoration:none;
}
#barra ul li a:hover {
	background-position:bottom;
}
#barra ul li a span {
	display:none; /*Oculto el texto.*/
}
#inicio {
	background-image:url(images/inicio.jpg);
}
#portafolio {
	background-image:url(images/portafolio.jpg);
}
#contacto {
	background-image:url(images/contacto.jpg);
}


li{
list-style-image:url(imagenes/vineta2.png);
}



/* columnas     */ 
#coluno{
         width:507px;
		 height:auto;
		 float:left;
		 clear:both;
		
		 

	
}

#seccion{
           width:507px;
		 height:66px;
	
	
	
		 }
		#contsec{
		background-image:url(images/contseccion.jpg);
		background-repeat:no-repeat;
		width:507px;
		
		
		}
	#form1{ width:350px;
        margin-left:50px;}	
		
		a.linkopacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border:0
}
 
a.linkopacity:hover img {
	filter:alpha(opacity=50);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

		
		
		
	ul{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; color:#0C3952;
	list-style:none;}
	
	ul a:hover{color:#9900CC;}
		




 
		
		 
#coldos{width:293px;

        height:auto;
	
		margin-left:507px;
		
}
		
		
		
		
		
		
		


