/** maquetado protesis Mixta  **/
#ajuste{
	min-height:675px;
	//min-height:701px;
}
#fondoArticulos{
	width: 554px;
	height:675px;
	margin-top:23px;
	background-image:url(../img/articulos/f.png);
	background-repeat:no-repeat;
	//background-image:url('');
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/articulos/f.png', sizingMethod='image');
}

#contenidoArticulos{
	width:485px;
	margin-left:30px;	
	margin-top:-675px;		
	/*text-align:justify;*/
	color:#ffffff;
}


#maquina{
	float:right;
	margin-top:-80px;
	//margin-top:-70px;
}

#tArticulos{
	width: 469px;
	height:24px;
	text-indent:-9999px;
	padding-bottom:14px;
	//margin-bottom:0px;
	margin-top:21px;
	margin-left:10px;
	background-image:url(../img/articulos/t.png);
	background-repeat:no-repeat;
	//background-image:url('');
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/articulos/t.png', sizingMethod='image');
}

#t1Articulos{
	width: 207px;
	height:17px;
	margin-left:5px;
	text-indent:-9999px;
	background-image:url(../img/articulos/t1.png);
	background-repeat:no-repeat;
	//background-image:url('');
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/articulos/t1.png', sizingMethod='image');
}

#t2Articulos{
	width: 248px;
	height:19px;
	text-indent:-9999px;
	background:url(../img/articulos/t2.png) no-repeat;
}

#t3Articulos{
	width: 248px;
	height:19px;
	text-indent:-9999px;
	background:url(../img/articulos/t3.png) no-repeat;
}

#t4Articulos{
	width: 248px;
	height:19px;
	text-indent:-9999px;
	background:url(../img/articulos/t4.png) no-repeat;
}
#l1{
	margin:-8px 0 15px 5px;
}

.articulos{
	width:481px;
	height:117px;
	background:url(../img/articulos/fArticulo.png) no-repeat;	
	margin:40px 0;
	padding:0px 0 0 15px;

}


.articulos h3{
	//margin-top:10px;
}
.articulos .links{
	float:right;
	width:100px;
	display:block;
}
.articulos .contenido{
	float:left;
	width:325px;
}

.articulos .links .pdf{
	margin:10px 0 0 -45px;
	width: 122px;
	height:76px;
	text-indent:-9999px;
	display:block;
	background:url(../img/articulos/pdf.png) no-repeat;

}

.articulos .links .verOnline{
	margin:-35px 0 0 -55px;
	width: 109px;
	height:42px;
	text-indent:-9999px;
	display:block;
	background:url(../img/articulos/verOnline.png) no-repeat;
}



