/* CSS AilonWebs.com © 2008 */

/*#basic-accordian{
	z-index:2;
	margin: 10px 0px;
	padding:0px;
}

.accordion_headings{
	padding:2px 5px;
	background-color:#eee;
	color:#003399;
	border-bottom:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background-color:#FF6633;
	color:#ffffff;
}

.accordion_child{padding-top:10px;}

.header_highlight{	background-color:#eeeeee;}
*/
/*div.pcontainer {  width:100%; }*/
div.pcontainer{
	clear:both;
	/*float:left;*/
	width:650px;
	height:auto;
	margin:0px;
	padding:4px 0px 4px 20px;
	color:#003399;
}
div>.anchoall{float:left;}
div.pcontainer h2{ font-size: 1.2em;}
div.pfloat {
	float: left;
	padding: 0 2px 4px 2px;
	margin:0 auto;
	text-align:center;
	width: 196px;
  }
div.pfloat_img{margin:0 auto; width: 194px; height: 136px; padding:0px; }
div.pfloat_txt{float: left;margin:0px auto 2px;width: 194px;height: 100px; padding:0; background-image:url(../i_portafolio/sombra.gif); background-position:0 0; background-repeat:no-repeat;}

div.pfloat p {
	text-align: left;
	font-size: 0.74em;
	padding-top: 7px;
   }
div.pfloat img {
	display:block;
	margin:0 auto;
	text-align:center;
	padding:0px;
	border:1px solid #eeeeee;
   }
div.pfloat img:hover {
	border:1px solid #aaa;
   }   

div.spacer { clear: both; }
.linksmall{ font-size:80%;}
.linksmall2{
	font-size:95%;
}
