/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos EDESA CSS+XHTML
   Popups
   Octubre 2007
*/
   
html{
}

body{
	background: white;
	font-size:11px;
	color:#606060;
	margin: 30px 15px 15px 30px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#minilogo{
	margin-bottom: 34px;
}

#titulo{
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px;
	color: #4c2809;
}

#texto{
	font-family: Verdana, Arial, Sans-serif;
}

	#texto a:{
		color: #4c2809;
		text-decoration:none;
}


#cerrar{
	margin-top:30px;
	font-weight:bold;
}

	#cerrar a{
		color: #4c2809;
		text-decoration:none;
}



p{
	margin-bottom:14px;
	margin-top:0px;
}

p.subtitulo{
	margin-bottom:4px;
	margin-top:0px;
}
