/* CSS Document */
#imprimir{ padding:10px; }
#imprimir #logo{

background-color:#25408f;


}

#imprimir #logo #ellogo{ float:left; width:300px; height:48px; }

#imprimir h1
{

font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:2.75em;
line-height:1.125em;
margin:0px;
padding:0px 0px 5px 0px;
color:#000000;

border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
#imprimir #fecha{

text-align:right;
font-size:1em;
padding-top:10px;
}

#imprimir #informacion{

padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	

}

#imprimir #informacion #imagen{


float:right;
width:220px;
margin:0px 0px 20px 20px;
color:#666666;


}

#imprimir #informacion #imagen p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
	margin:0px;
	padding:5px 0px 5px 0px;

}
