.encabezadoFondo
{
	width:1000px; 
	height:138px; 
	background-image:url(HTML/ImagesNew/Baner.jpg);
}
.textoRegistrate
{
	font-family: Times New Roman;
	font-size:24pt;
	margin-left:94px;
}
.texto2Registrate
{
	font-family:Times New Roman;
	font-size:16pt;
}
.menu2Fondo
{
	background-image:url(HTML/ImagesNew/FondoMenuInferior2.jpg);
	width:1000px;
	height:34px; 
}
.menu2Contenido
{
	float:left; 	
	margin-top:5px; 
	text-align:center;
}
.fondo
{
	width:1000px;
	background-color:#BCBD9D;
}
.fondoEBT
{
	height:16px;
	margin-top: 3px;	
	text-align:center;
}

.menuFondo
{
	width:1000px; 
	height:33px; 
	background-image:url(HTML/ImagesNew/BackMenu.jpg);
}
.menuContenido
{
	float:left; 	
	margin-top:5px; 
	text-align:center;
}
.columna 
{
	width: 45%; /* 46% navegadores modernos, 45% por IE debido a un bug de calculo de porcentajes, pruebalo de todas formas con 46% */
	/*margin-right: 2%;*/
	margin-left: 2%;
	float: left;	
	font-family:Tahoma;	
	font-size:15px ;
	text-align:left;
}
.letrao
{
	
	font-family:Tahoma;
	font-size:15px ;
	text-align:left;
	
}

.letra
{
	margin-left: 5%;
	font-family:Tahoma;
	font-size:15px ;
	text-align:left;
	
}
.letra2
{
	margin-left: 5%;
	font-family:Tahoma;
	font-size:15px ;
	text-align:left;
	margin-bottom :60%;
	width: 285px;
}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration:underline;}
a:active{text-decoration: underline;}

.bot {
	font-family: Lutetia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.normal {
	font-family: Lutetia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.listas {
	list-style-image: url(HTML/images/bullet.jpg);
	font-family: Lutetia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;


}
.listas2 {
	font-family: Lutetia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(HTML/images/bullet2.jpg);
}
.listas3 
{
	font-family: Perpetua;
	font-size: 11pt;	
	text-decoration: none;
	list-style-image: url(HTML/images/bullet2.jpg);
}

.titinicio {
	font-family: Lutetia;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titreceta {
	font-family: Lutetia;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.modalBackground 
{
	z-index:3;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	z-index:3;
	background-color:#F8F2D2;
	border-width:3px;
	border-style:solid;
	border-color:#75B8C6;
	padding:3px;
	width:250px;
}
.modalPopup2 
{
	z-index:3;
	background-image:url(HTML/imagesNew/ServicioDomicilio/FondoPopUp.jpg);
	padding:3px;
	width:250px;
}
/* attributes of the container element of textbox 
<div class="txtRecetasDiv">
<asp:TextBox ID="txtReceta" runat="server" CssClass="txtRecetas"></asp:TextBox>
</div>
*/

.txtRecetasDiv{
margin:0px;
height:21px;
width:146px;
background:url(HTML/images/TextBox/txtReceta.jpg) no-repeat bottom;
}
/* attributes of the input box */
.txtRecetas
{
background:none;
border:none;
width:134px;
height:15px;
margin:0;
padding: 2px 7px 0px 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.ddr
{
	border-color:Black;
	border:1px solid Black;	

}
.datagrid
{
	border-collapse: collapse;
	border-style:none;
}
/*
a:link{color:White ; text-decoration: none;}
a:visited{color:White;text-decoration: none;}
a:hover{color:White; text-decoration:underline;}
a:active{color:White;text-decoration: underline;}*/ 
