/* CSS Areas */

#franja{
	padding-top:31px;
	float:right;

}

#conjunto{
	width:535px; 
	height:175px; 
	margin-left:216px; 
	margin-top:26px;

}

#recuadroizq{
	width:260px; 
	height:175px; 
	float:left;
	
}

#recuadrodcha{  
	width:260px; 
	height:175px; 
	float:right; 
	background:URL(images/tall_right.gif) repeat-y right; 
	background-color:#F0F0EE;

}

#conjunto2{
	margin-left:217px; 
	margin-top:28px; 
	width:534px; 
	height:175px;

}

#recuadroizqba{
	width:260px; 
	height:175px; 
	float:left; 

}

#recuadrodchaba{
	width:260px; 
	height:175px; 
	float:right; 
	background:URL(images/tall_right.gif) repeat-y right; 
	background-color:#F0F0EE;

}

.imgpab{
	margin-right:17px; 
	margin-top:4px; 
	margin-left:3px;
	float:left;

}

#parrafoba{
	 margin-right:20px; 
	 margin-left:22px; 
	 margin-top:24px;

}

#cuadroboton2{
	width:89px; 
	height:18px; 
	background:URL(images/tall_left.gif) repeat-y left; 
	background-color:#B9BBBB;
	float:right;

}

#textoboton2{
	padding-left:13px; 
	padding-top:1px;

}

.pdcha{
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;

}